Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-426

LP Bug: 1339454 - Unable to restart HBase when HDFS is shut down before HBase

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • dtm

    Description

      We found this problem when our swstopall script shut down HBase after shutting down HDFS, while storing HBase data in HDFS. When we did this, the HMaster process was unable to complete initialization when HDFS/HBase were restarted.

      Method to reproduce:

      • Use a recent build (with install_local_hadoop using HDFS storage for HBase)
      • Modify the swstopall script to call swstophbase after swstophadoop
      • Run install_local_hadoop
      • Do sqstart, sqlci initialize trafodion
      • sqstop
      • swstopall
      • swstartall
      • hbase shell status 'detailed'

      The status 'detailed' command will not list all the metadata tables. Also, the HBase output file will not have the "org.apache.hadoop.hbase.master.HMaster: Master has completed initialization" message. The HMaster will die after a while.

      Attachments

        Activity

          People

            hzeller Hans Zeller
            hzeller Hans Zeller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: