You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Enis Söztutar <en...@apache.org> on 2015/05/01 00:21:46 UTC

Re: HBase Filesystem Adapter

Here are my notes in raw form:
https://docs.google.com/document/d/14rpa1efWDMyMPZNqsDUD_skfVGtmUiOq7UkO9mEHHkw/edit?usp=sharing

Enis

On Thu, Apr 30, 2015 at 2:27 PM, Sean Busbey <bu...@cloudera.com> wrote:

> On Apr 30, 2015 4:11 PM, "Enis Söztutar" <en...@apache.org> wrote:
> >
> > 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.
> >
>
> Yes, please do! We can see about getting some of it added to the FileSystem
> spec Hadoop has been trying to get off the ground.
>
> -Sean
>