I would look at a different solution than HBase. HBase works well because its tied closely to the HDFS and Hadoop ecosystem. Going outside of this… too many headaches and you’d be better off with a NoSQL engine like Cassandra or Riak, or something else.
> On Apr 30, 2015, at 8:35 AM, Buğra Çakır <[email protected]> > wrote: > > Hi, > > > I would like to use HBase with distributed filesystems other > > than HDFS. Are there any plans for developing filesystem > > adapters for these distributed filesystems ? (ceph, glusterfs, ...) > > > Best, > > Bugra > >
