Re: File Store

2013-02-21 Thread Sergey Leschenko
On Wed, Feb 20, 2013 at 6:47 PM, Kanwar Sangha wrote: > Hi – I am looking for some inputs on the file storage in Cassandra. Each > file size can range from 200kb – 3MB. I don’t see any limitation on the > column size. But would it be a good idea to store these files as binary in > the columns ?

Re: File Store

2013-02-20 Thread Hiller, Dean
.org>> Date: Wednesday, February 20, 2013 9:47 AM To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>> Subject: File Store Hi – I am looking for some inputs on the file storage in Cassandra. Each file size can range fr

File Store

2013-02-20 Thread Kanwar Sangha
Hi - I am looking for some inputs on the file storage in Cassandra. Each file size can range from 200kb - 3MB. I don't see any limitation on the column size. But would it be a good idea to store these files as binary in the columns ? Thanks, Kanwar