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

bin/hbase upgrade -check should also check compression codecs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 0.99.0
    • None
    • None
    • None

    Description

      When upgrading insitu from 0.94 to 0.96 or 0.98 codecs are usually already there in the servers so it's all fine.

      But when doing an upgrade by moving the data from one cluster to a brand new one, compression codecs might be missing.

      bin/hbase upgrade -check will not report any missing codec, but HBase will not be able to start after the upgrade because the codes are missing.

      I think bin/hbase upgrade -check should check the compression codecs configured on the tables and make sure they are available on the new cluster. f not, it should be reported.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jmspaggi Jean-Marc Spaggiari
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: