Re: Do I have to use the cql in the datastax java driver?

2015-11-08 Thread Jonathan Haddad
You shouldn't use thrift, it's effectively dead. On Fri, Nov 6, 2015 at 10:30 PM Dikang Gu wrote: > Hi there, > > In the datastax java driver, do I have to use the cql to talk to cassandra > cluster? > > Can I still use thrift interface to talk to cassandra? Any reason that we > should not use th

Best way to recreate a cassandra node with data

2015-11-08 Thread John Wong
Hi. We are running Cassandra 1.2.19, and we are AWS customer, so we store our data in ephemeral storage. If we recreate an instance with the same IP, what is the best way to get the node up and running with the previous data? Right now I am relying on backup. I was hoping that we can stream the d