Loading Binary files in Cassandra DB

2014-07-03 Thread Akshay Ballarpure
Hello Team, I am going to use Cassandra DB in our existing project as its suiting my requirement. I have binary files generated from our application every one minutes and have to store them in DB. I have a table which is having 100+ column on which customer is going to use only 10 column for

Re: Loading Binary files in Cassandra DB

2014-07-03 Thread DuyHai Doan
You can have a look here: https://github.com/Netflix/astyanax/wiki/Chunked-Object-Store On Thu, Jul 3, 2014 at 11:05 AM, Akshay Ballarpure akshay.ballarp...@tcs.com wrote: Hello Team, I am going to use Cassandra DB in our existing project as its suiting my requirement. I have binary files