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

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams resolved CASSANDRA-5876.
-----------------------------------------

    Resolution: Cannot Reproduce

We'd need the exception from the server side to fix this, but I can't repro on rc2 anyway.
                
> 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