you can't use MR to export on a local filesystem since each mapper will not
have access to the "local machine" that you want.

you can use -jt local and -copy-to file:///mypath
hbase org.apache.hadoop.hbase.snapshot.ExportSnapshot -jt local -snapshot
NAME -copy-to file:///mypath

Matteo



On Fri, Jul 11, 2014 at 11:13 AM, Ted Yu <yuzhih...@gmail.com> wrote:

> Please see https://issues.apache.org/jira/browse/HBASE-11085
>
> Cheers
>
> On Jul 10, 2014, at 10:47 PM, oc tsdb <oc.t...@gmail.com> wrote:
>
> > Hi,
> >
> > Does new hbase version(>0.99) supports incremental backup using
> snapshots?
> >
> > If not supported in current releases, is it planned to add in future
> > releases?
> >
> > can we export snapshots to local file system directly?
> >
> >
> > Thanks
> > oc.tsdb
>

Reply via email to