I am using version 0.94.3.

On Fri, Sep 19, 2014 at 4:49 PM, Ted Yu <[email protected]> wrote:

> Which hbase release are you using ?
>
> Cheers
>
> On Sep 19, 2014, at 3:14 AM, Santosh Gdr <[email protected]> wrote:
>
> > Hi..
> >
> >         I  enabled snapshot in hbase-site.xml file. to:
> >
> >
> >
> >            <name>hbase.snapshot.enabled</name>
> >
> >            <value>true</value>
> >
> >
> >
> >         But when I go to hbase shell, I can not find snapshotting related
> > commands.
> >
> >
> >
> >           hbase(main):005:0> snapshot 'test', 'testsnapshot'
> >
> >           NoMethodError: undefined method `snapshot' for
> > #<Object:0x5490ad5f>
> >
> >
> >
> >        Am I missing something?.
> >
> >
> >
> >                               Thank You
>

Reply via email to