This is a nice topic. Let's put it on the ref guide.

Hbase on Azure FS is GA, and there has already been some work for
supporting HBase on the Hadoop native driver.
>From this thread, my gathering is that, HBase should run on HDFS, MaprFS,
 IBM GPFS, Azure WASB (and maybe Isilon, etc).

I had a old write up of all the interaction points between HBase and the
underlying FS for semantic guarantees (atomic namespace rename, recover
lease, sync / flush ) etc. If anyone interested, I can try to dig it up.

Enis

On Thu, Apr 30, 2015 at 1:46 PM, Nick Dimiduk <[email protected]> wrote:

> I believe HBase also runs directly against Azure Blob Storage. This article
> [0] gives some details; I'm not sure if it's hit GA yet.
>
> -n
>
> [0]:
>
> http://azure.microsoft.com/blog/2014/06/06/azure-hdinsight-previewing-hbase-clusters-as-a-nosql-database-on-azure-blobs/
>
> On Thu, Apr 30, 2015 at 11:46 AM, Sean Busbey <[email protected]> wrote:
>
> > This thread is starting to sound like a new section for the ref guide. :)
> >
> > --
> > Sean
> > On Apr 30, 2015 1:07 PM, "Jerry He" <[email protected]> wrote:
> >
> > > We've also made HBase running on IBM GPFS.
> > > http://en.wikipedia.org/wiki/IBM_General_Parallel_File_System
> > >
> > > We have a Hadoop FileSystem implementation that translates hadoop calls
> > > into GPFS native calls.
> > > Overall it has been running well on live clusters.
> > >
> > > Jerry
> > >
> >
>

Reply via email to