rendra Sharma
wrote:
> Can u share the code?
>
>
> On Mon, May 2, 2011 at 11:34 PM, anuya joshi wrote:
>
>> Hello,
>>
>> I am using Cassandra for my application.My Cassandra client uses Thrift
>> APIs directly. The problem I am facing currently is as follows:
&g
operation you couldn't retrieve the
> same data? If so, then please check the time-stamp when you reinserted
> after delete operation. Your second insertion time-stamp has to be greater
> than the previous insertion.
>
> Thank you,
> Jaydeep
> --
&g
time-stamp when you reinserted
> after delete operation. Your second insertion time-stamp has to be greater
> than the previous insertion.
>
> Thank you,
> Jaydeep
> --
> *From:* anuya joshi
> *To:* user@cassandra.apache.org
> *Sent:* Monday,
Hello,
>
> I am unclear on Why deleting a row in Cassandra does not delete a row key?
> Is an empty row never deleted from Column Family?
>
> It would be of great help if someone can elaborate on this.
>
> Thanks,
> Anuya
>
Hello,
I am unclear on Why deleting a row in Cassandra does not delete a row key?
Is an empty row never deleted from Column Family?
It would be of great help if someone can elaborate on this.
Thanks,
Anuya
Hello,
I am using Cassandra for my application.My Cassandra client uses Thrift APIs
directly. The problem I am facing currently is as follows:
1) I added a row and columns in it dynamically via Thrift API Client
2) Next, I used command line client to delete row which actually deleted all
the colu