You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Radim Kolar (JIRA)" <ji...@apache.org> on 2013/08/10 20:25:47 UTC

[jira] [Created] (CASSANDRA-5876) shuffle create fails

Radim Kolar created CASSANDRA-5876:
--------------------------------------

             Summary: shuffle create fails
                 Key: CASSANDRA-5876
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5876
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
            Reporter: Radim Kolar


it does something, then fails

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+~~~~~~~~~~~~~~~+~~~~~~~~~~~~~~~ 20:23
4502784284657091725                        10.0.0.1        10.0.0.3
-2605626125862936133                       10.0.0.1        10.0.0.3
8892198649934659692                        10.0.0.1        10.0.0.3
-6470120033327209844                       10.0.0.1        10.0.0.3
-8907653413352045189                       10.0.0.1        10.0.0.3
-9062237682932646949                       10.0.0.1        10.0.0.3
6058944443909023865                        10.0.0.1        10.0.0.3
6833553681770550976                        10.0.0.1        10.0.0.3
Exception in thread "main" java.lang.RuntimeException: org.apache.thrift.TApplic
ationException: Internal error processing execute_cql3_query
        at org.apache.cassandra.tools.Shuffle.executeCqlQuery(Shuffle.java:516)
        at org.apache.cassandra.tools.Shuffle.shuffle(Shuffle.java:359)
        at org.apache.cassandra.tools.Shuffle.main(Shuffle.java:681)
Caused by: org.apache.thrift.TApplicationException: Internal error processing ex
ecute_cql3_query
        at org.apache.thrift.TApplicationException.read(TApplicationException.ja
va:108)
        at org.apache.thrift.TServiceClient.receiveBase(TServiceClient.java:71)
        at org.apache.cassandra.thrift.Cassandra$Client.recv_execute_cql3_query(
Cassandra.java:1636)
        at org.apache.cassandra.thrift.Cassandra$Client.execute_cql3_query(Cassa
ndra.java:1621)
        at org.apache.cassandra.tools.CassandraClient.execute_cql_query(Shuffle.
java:736)
        at org.apache.cassandra.tools.Shuffle.executeCqlQuery(Shuffle.java:502)
        ... 2 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira