Re: Upgrading HBase 0.94.X

2013-11-27 Thread Ted Yu
For 0.94.X, hbase.version would stay at 7 You don't need to take extra action. Cheers On Wed, Nov 27, 2013 at 6:00 AM, Federico Gaule wrote: > What about hbase.version ? Is it used? Should be updated automatically ? > > Thanks > > > 2013/11/26 Ted Yu > > > Take a look at bin/rolling-restart.

Re: Upgrading HBase 0.94.X

2013-11-27 Thread Federico Gaule
What about hbase.version ? Is it used? Should be updated automatically ? Thanks 2013/11/26 Ted Yu > Take a look at bin/rolling-restart.sh where you will see various options. > > bq. i would like to keep current (.7) folder and move my installation to > .13 folder > > You mean installation fold

Re: Upgrading HBase 0.94.X

2013-11-26 Thread Ted Yu
Take a look at bin/rolling-restart.sh where you will see various options. bq. i would like to keep current (.7) folder and move my installation to .13 folder You mean installation folder where HBase binaries are expanded ? You can use separate folders for .7 and .13. On Tue, Nov 26, 2013 at 11:

Upgrading HBase 0.94.X

2013-11-26 Thread Federico Gaule
Hi everyone, I have in mind upgrading my productive cluster from 0.94.7 to 0.94.13. Rolling upgrade is recommended (http://hbase.apache.org/upgrading.html) . What is the step by step for that? I couldn't find it anywhere. In case i would like to keep current (.7) folder and move my installation to