See this thread also:
http://search-hadoop.com/m/Ca9TZhvWLV/Hbase+snapshot+backport+0.94&subj=0+94+6+1+discussion+WAS+jira+Commented+HBASE+8259+Snapshot+backport+in+0+94+6+breaks+rolling+restarts+

There have been various fixes to snapshot feature since the backport. 
Please consider upgrade to latest 0.94 release. 

Cheers

On Sep 19, 2014, at 6:51 AM, Matteo Bertozzi <[email protected]> wrote:

> snapshots are available since 0.94.6
> 
> Matteo
> 
> 
> On Fri, Sep 19, 2014 at 4:55 AM, Santosh Gdr <[email protected]> wrote:
> 
>> 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