blockquote, div.yahoo_quoted { margin-left: 0 !important; border-left:1px
#715FFA solid !important; padding-left:1ex !important; background-color:white
!important; } Hey there. Thanks for your response.
Yes. I absolutely inserted the data correctly and queried it many times
through cqlsh> as well as through node.js.
I started going through the logs and haven't noticed anything yet... Very
unexpected behavior.
Thanks.A
Sent from Yahoo Mail for iPad
On Monday, February 26, 2018, 9:23 PM, @Nandan@
<[email protected]> wrote:
Hi A,As I am able to understand your question :-1) You inserted some data into
your table and that was inserted successfully. 2) Then you stop the cassandra
servie. 3) After few days you started your service and you checked your Table
and there were no data. Did you cross verified once you inserted data that ,
data is inserted correctly or not. and Did you check system.log file , In case
you got some message there. Please cross check once.
On Tue, Feb 27, 2018 at 1:16 PM, A <[email protected]> wrote:
I'm new to Cassandra. Trying it out to see if it will work for my upcoming
project. I created a test keyspace and table on my dev laptop. Loaded it with
some data on a Friday and closed her down. Returned on Monday and looked up
the data and it was gone. The keyspace and table was there, but table was
empty. This has happened twice so far.
Help...
Thanks,Angel