Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
Low
Description
C:\cassandra2\bin>shuffle.bat clear
Exception in thread "main" java.lang.RuntimeException: InvalidRequestException(why:Invalid STRING constant (ee7f3e119820c96d) for token_bytes of type blob)
at org.apache.cassandra.tools.Shuffle.executeCqlQuery(Shuffle.java:516)
at org.apache.cassandra.tools.Shuffle.clear(Shuffle.java:439)
at org.apache.cassandra.tools.Shuffle.main(Shuffle.java:689)
Caused by: InvalidRequestException(why:Invalid STRING constant (ee7f3e119820c96d
) for token_bytes of type blob)
at org.apache.cassandra.thrift.Cassandra$execute_cql3_query_result$execu
te_cql3_query_resultStandardScheme.read(Cassandra.java:45153)
at org.apache.cassandra.thrift.Cassandra$execute_cql3_query_result$execu
te_cql3_query_resultStandardScheme.read(Cassandra.java:45130)
at org.apache.cassandra.thrift.Cassandra$execute_cql3_query_result.read(