Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by stack: http://wiki.apache.org/hadoop/Hbase/HowToMigrate ------------------------------------------------------------------------------ * Download and configure the new instance of HBase. Make sure you configure the ''hbase.rootdir'' of the new instance to be the same as that from the old instance. * From the new instance of HBase, perform the HBase migration. Run ''%{HBASE_HOME}/bin/hbase migrate'' for usage. See the version-specific notes below for more specific information on this process. * Start the new instance of HBase. + + If you would like to learn more about the HBase Migration design, see [http://wiki.apache.org/hadoop/Hbase/Migration HBase Migration] == Version-Specific Migration Notes ==
