rt of the release or needs to be downloaded from Datastax
>>> somewhere. I am wondering about the java driver.
>>>
>>> Thanks!
>>> -Tony
>>>
>>>
>>> On Thursday, September 11, 2014 9:47 AM, abhinav chowdary <
>>> abhin
Yes its was released java driver 2.1
On Sep 11, 2014 8:33 AM, "Tony Anecito" wrote:
> Congrads team I know you worked hard on it!!
>
> One question. Where can users get a java Datastax driver to support this
> version? If so is it released?
>
> Best Regards,
> -Tony Anecito
> Founder/President
>
Adding to conversation...
there are 3 great open source options available
1. Calliope http://tuplejump.github.io/calliope/
This is the first library that was out some time late last year (as i
can recall) and I have been using this for a while, mostly very stable,
uses Hadoop i/o in Cassandra
We have one use case where we need to pull the entire wide row from
Cassandra (using 2.0, DSE4.0 ). Is there a preferred way to do this? ,
currently we are using prepared statement with java driver..