[ceph-users] Ceph and my use case - is it a fit?

2014-07-31 Thread Matan Safriel
Hi, I'm looking for a distributed file system, for large JSON documents. My file sizes are roughly between 20M and 100M, so they are too small for couchbase, mongodb, even possibly Riak, but too small (by an order of magnitude) for HDFS. Would you recommend Ceph for this kind of scenario? Additio

Re: [ceph-users] Ceph and my use case - is it a fit?

2014-08-02 Thread Matan Safriel
, John Spray wrote: > On Wed, Jul 30, 2014 at 5:08 PM, Matan Safriel > wrote: > > I'm looking for a distributed file system, for large JSON documents. My > file > > sizes are roughly between 20M and 100M, so they are too small for > couchbase, > > mongodb,

[ceph-users] Ceph and hadoop

2014-10-24 Thread Matan Safriel
Hi, Given HDFS is far from ideal for small files, I am examining the possibility of using Hadoop on top Ceph. I found mainly one online resource about it https://ceph.com/docs/v0.79/cephfs/hadoop/. I am wondering whether there is any reference implementation or blog post you are aware of, about ha