Depends on the specs of your large files. If the files are less than 64MB, there will be no splitting. Cassandra(actually thrift) has no streaming abilities. But if your objects are small (in a few MBs) they would fit in memory easily.
I will have lot of binaries less than few MBs in size. I am actively looking at cassandra for it. The ability to have a master-master write, where you can distribute writes pretty much evenly across all nodes, makes Cassandra good enough to consider for binaries of smaller sizes (according to me). On Tue, Mar 1, 2011 at 3:10 PM, mcasandra <mohitanch...@gmail.com> wrote: > thanks! If I am reading it correctly it looks like Cassandra is not a good > solution for storing phots/images/blobs etc. even though it says it's fixed > in version .7. > > -- > View this message in context: > http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Storing-photos-images-docs-etc-tp6078278p6078542.html > Sent from the cassandra-u...@incubator.apache.org mailing list archive at > Nabble.com. >