Cassandra 1.1 beta on Maven?

2012-02-26 Thread Praveen Sadhu
Hi, I could not find cassandra 1.1 jars on maven repo. Can a beta version be released? Thanks, Praveen

Re: cassandra data to hadoop.

2011-12-23 Thread Praveen Sadhu
Have you tried Brisk? On Dec 23, 2011, at 9:30 AM, "Jeremy Hanna" wrote: > We do this all the time. Take a look at > http://wiki.apache.org/cassandra/HadoopSupport for some details - you can use > mapreduce or pig to get data out of cassandra. If it's going to a separate > hadoop cluster,

Re: How to load schema non-programmatically? loadSchemaFromYAML doesn't work

2011-05-10 Thread Praveen Sadhu
The export dumps to the console. The import only works on fresh system and imports from cassandra.yaml file. Praveen On 5/10/11 1:59 PM, "Jim the Standing Bear" wrote: >Hi Anurag, > >That was what I used, but it didn't seem to work. > >On Tue, May 10, 2011 at 4:54 PM, Anurag Gujral >wrote: >>