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
, 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,
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