snapshots are off by default in 0.94 because it is a new feature backported from the 0.96 branch. from 0.96 snapshots are on by default.
Matteo On Tue, Oct 21, 2014 at 4:34 PM, Serega Sheypak <[email protected]> wrote: > Hi, I tried to create a snapshot and it's not enabled > > : java.io.IOException: java.lang.UnsupportedOperationException: To use > snapshots, You must add to the hbase-site.xml of the HBase Master: > 'hbase.snapshot.enabled' property with value 'true'. > > Is it by-default? If yes, then why? What is the reason? >
