Re: How to integrate Cassandra C driver in another open source server

2015-04-17 Thread Sebastian Estevez
You may want to try the c++ driver mailing list: https://groups.google.com/a/lists.datastax.com/forum/#!forum/cpp-driver-user All the best, [image: datastax_logo.png] Sebastián Estévez Solutions Architect | 954 905 8615 | sebastian.este...@datastax.com [image: link

How to integrate Cassandra C driver in another open source server

2015-04-17 Thread TOURON, BENOIT
Hi, We are working on a project which consists in a DB migration (move from a proprietary solution to Cassandra). Among the modules communicating with the DB, there is a Radius Server, based on the open source FreeRadius 2.2. So we have modified the source code of this server and added a specif

Incorrect override of manifest.json?

2015-04-17 Thread Daniel Pyykkö
Hi all, In Cassandra 2.1.3 the code below is located in the class CassandraFamilyStore.java which is called when you do a snapshot. What I can se happens is that it first creates a snapshot manifest file correctly for a column family but than the loop returns a index which overrides the data th

Re: Binary Protocol Version and CQL version supported in 2.0.14

2015-04-17 Thread Anishek Agarwal
Thanks a lot Bulat, that clarified it for me. On Fri, Apr 17, 2015 at 12:53 AM, Bulat Shakirzyanov < bulat.shakirzya...@datastax.com> wrote: > Hi Anishek, > > My responses are below, hope it helps. > > > On Apr 15, 2015, at 21:04, Anishek Agarwal wrote: > > > > Forwarding here as no one on the u