Re: weird cassandra issue

2011-03-25 Thread Patricio Echagüe
could you paste the code that does that? On Fri, Mar 25, 2011 at 6:47 AM, Anurag Gujral wrote: > Hi All, > I am using cassandra 0.7.3 and thrift 0.0.5 when I am trying to > write to cassandra using batch_mutate I get the following error: > InvalidRequestException(why:Key may not be empt

weird cassandra issue

2011-03-25 Thread Anurag Gujral
Hi All, I am using cassandra 0.7.3 and thrift 0.0.5 when I am trying to write to cassandra using batch_mutate I get the following error: InvalidRequestException(why:Key may not be empty) at org.apache.cassandra.thrift.Cassandra$batch_mutate_result.read(Cassandra.java:16007)