Re: Using Cassandra to store binary files?

2012-10-19 Thread Vasileios Vlachos
of simply being able > >>to grab/reassemble a file by grabbing it's key was convenient at the time > >>but maybe not the most forward thinking. Hope that helps a bit. > >> > >>Also, your read performance won't be amazing by any means with blobs. Not > &

Re: Using Cassandra to store binary files?

2012-10-16 Thread Hiller, Dean
o:mkjell...@barracuda.com>> >>Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" >>mailto:user@cassandra.apache.org>> >>Date: Tuesday, October 16, 2012 10:07 AM >>To: "user@cassandra.apache.org<mailto:user@cassandra.ap

Re: Using Cassandra to store binary files?

2012-10-16 Thread Michael Kjellman
ra.apache.org<mailto:user@cassandra.apache.org>" >mailto:user@cassandra.apache.org>> >Date: Tuesday, October 16, 2012 10:07 AM >To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" >mailto:user@cassandra.apache.org>> >Subject: Re: Using Cassandra t

Re: Using Cassandra to store binary files?

2012-10-16 Thread Hiller, Dean
he.org>> Date: Tuesday, October 16, 2012 8:49 AM To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>> Subject: Using Cassandra to store binary files? Hello All, We need to store about 40G of binary files in a redundant way and since we ar

Re: Using Cassandra to store binary files?

2012-10-16 Thread Michael Kjellman
pache.org<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>> Subject: Using Cassandra to store binary files? Hello All, We need to store about 40G of binary files in a redundant way and since we are already using Cassandra for other applications we were thinking that

Re: Using Cassandra to store binary files?

2012-10-16 Thread Hiller, Dean
>> Reply-To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>> Date: Tuesday, October 16, 2012 9:49 AM To: "user@cassandra.apache.org<mailto:user@cassandra.apache.org>" mailto:user@cassandra.apache.org>&

Using Cassandra to store binary files?

2012-10-16 Thread Vasileios Vlachos
Hello All, We need to store about 40G of binary files in a redundant way and since we are already using Cassandra for other applications we were thinking that we could just solve that problem using the same Cassandra cluster. Each individual File will be approximately 1MB. We are thinking that th