Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-7401

Remove warning message about running 'hbase migrate'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.3, 0.95.2
    • 0.98.0, 0.94.7, 0.95.1, 0.95.2
    • Usability
    • None

    Description

      I was switching version to 0.94 (from 0.95-SNAPSHOT) and got this message which refers to a program that does not exist.

      org.apache.hadoop.hbase.util.FileSystemVersionException: File system needs to be upgraded.  You have version null and I want version 7.  Run the '${HBASE_HOME}/bin/hbase migrate' script.
              at org.apache.hadoop.hbase.util.FSUtils.checkVersion(FSUtils.java:324)
              at org.apache.hadoop.hbase.master.MasterFileSystem.checkRootDir(MasterFileSystem.java:352)
              at org.apache.hadoop.hbase.master.MasterFileSystem.createInitialFileSystemLayout(MasterFileSystem.java:128)
              at org.apache.hadoop.hbase.master.MasterFileSystem.<init>(MasterFileSystem.java:113)
              at org.apache.hadoop.hbase.master.HMaster.finishInitialization(HMaster.java:505)
              at org.apache.hadoop.hbase.master.HMaster.run(HMaster.java:362)
              at org.apache.hadoop.hbase.master.HMasterCommandLine$LocalHMaster.run(HMasterCommandLine.java:226)
              at java.lang.Thread.run(Thread.java:662)
      
      

      Attachments

        1. hbase-7401.patch
          0.9 kB
          Jonathan Hsieh

        Issue Links

          Activity

            People

              jmhsieh Jonathan Hsieh
              jmhsieh Jonathan Hsieh
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: