Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-9706

HBase handler support for snapshots should confirm properties before use

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14.0, 1.0.0
    • 1.2.0
    • HBase Handler
    • None

    Description

      The HBase Handler's support for running over snapshots attempts to copy a number of hbase internal configurations into a job configuration.

      Some of these configuration keys are removed in HBase 1.0.0+ and the current implementation will fail when copying the resultant null value into a new configuration. Additionally, some internal configs added in later HBase 0.98 versions are not respected.

      Instead, setup should check for the presence of the keys it expects and then make the new configuration consistent with them.

      Attachments

        1. HIVE-9707.1.patch
          2 kB
          Sean Busbey

        Issue Links

          Activity

            People

              busbey Sean Busbey
              busbey Sean Busbey
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: