Re: Compression in Cassandra

2011-01-20 Thread akshatbakli...@gmail.com
you > need to convert the data into a Byte[], maybe your problem is there. > > > On Thu, Jan 20, 2011 at 10:02 AM, akshatbakli...@gmail.com < > akshatbakli...@gmail.com> wrote: > >> Hi all, >> >> I am experiencing a unique situation. I loaded some data onto C

Compression in Cassandra

2011-01-20 Thread akshatbakli...@gmail.com
Hi all, I am experiencing a unique situation. I loaded some data onto Cassandra. my data was about 40 GB but when loaded to Cassandra the data directory size is almost 170GB. This means the **data got inflated**. Is it the case just with me or some else is also facing the inflation or its the ge

MySQL Group By Equivalent for Cassandra ???

2011-01-19 Thread akshatbakli...@gmail.com
Hi all, Is there any MySQL Group By equivalent for Cassandra .. ??? regards -- Akshat Bakliwal Search Information and Extraction Lab IIIT-Hyderabad 09963885762 WebPage

Bulk Loader for Cassandra 0.6.8

2011-01-16 Thread akshatbakli...@gmail.com
Hi All, I am a newbie experimenting with Cassandra. While going through various client options available for Cassandra. I was wondering if there exist some Bulk Loader other than BinaryMemtable. I found that BInaryMemtable is a java based Bulk Loader. I am writing my application in python and would