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

HBase won't initialize if /hbase is not present

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Later
    • None
    • None
    • None
    • None

    Description

      2011-10-31 00:09:09,549 FATAL org.apache.hadoop.hbase.master.HMaster: Unhandled exception. Starting shutdown.
      java.io.FileNotFoundException: File does not exist: hdfs://C3S31:9000/hbase
              at org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:731)
              at org.apache.hadoop.hbase.util.FSUtils.isInSafeMode(FSUtils.java:163)
              at org.apache.hadoop.hbase.util.FSUtils.waitOnSafeMode(FSUtils.java:458)
              at org.apache.hadoop.hbase.master.MasterFileSystem.checkRootDir(MasterFileSystem.java:301)
              at org.apache.hadoop.hbase.master.MasterFileSystem.createInitialFileSystemLayout(MasterFileSystem.java:127)
              at org.apache.hadoop.hbase.master.MasterFileSystem.<init>(MasterFileSystem.java:112)
              at org.apache.hadoop.hbase.master.HMaster.finishInitialization(HMaster.java:426)
              at org.apache.hadoop.hbase.master.HMaster.run(HMaster.java:309)
              at java.lang.Thread.run(Thread.java:662)
      2011-10-31 00:09:09,551 INFO org.apache.hadoop.hbase.master.HMaster: Aborting
      2011-10-31 00:09:09,551 DEBUG org.apache.hadoop.hbase.master.HMaster: Stopping service threads
      

      Trunk won't start HBase unless /hbase is already present, after HBASE-4680 (and the silly error I made in HBASE-4510).

      Attachments

        Activity

          People

            Unassigned Unassigned
            qwertymaniac Harsh J
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: