On Tue, Jan 19, 2016 at 2:07 PM, Richard L. Burton III <mrbur...@gmail.com>
wrote:

> I would ask why do this over say HDFS, S3, etc. seems like this problem
> has been solved with other solutions that are specifically designed for
> blob storage?
>

HDFS's default block size is 64mb. If you are storing objects smaller than
this, that might be bad! It also doesn't have http transport, which other
things do.

Etc..

=Rob

Reply via email to