why would you keep metadata in cassandra ? Even for millions of documents, metadata would be very small, mysql/postgres should suffice.
Luster ofcourse is well known and widely used along with glusterfs. Luster I think requires kernel modifications and will be much more complex. Also it is easier said than done that store in fs and metadata in db. You will have to create a custom solution to integrate and create transactions across them, avoid metadata spof, ensure load-balance etc. On Thu, Mar 3, 2011 at 2:49 PM, mcasandra <mohitanch...@gmail.com> wrote: > Has anyone heard about lustre distributed file system? I am wondering if it > will work well where keep the metadata in Cassandra and images in Lustre. > > I looked at MogileFS but not too sure about it's support. > > -- > View this message in context: > http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/Storing-photos-images-docs-etc-tp6078278p6086135.html > Sent from the cassandra-u...@incubator.apache.org mailing list archive at > Nabble.com. >