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

Resolve class dependency issue introduced by HIVE-13354

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.3.0, 2.1.0, 2.2.0
    • 1.3.0, 2.1.0
    • Transactions
    • None

    Description

      HIVE-13354 moved a helper class StringableMap from ql/txn/compactor/CompactorMR.java to metastore/txn/TxnUtils.java

      This introduced a dependency from ql package to metastore package which is not allowed and fails in a real cluster.

      Instead of moving it to metastore, it should be moved to common package.

      Attachments

        1. HIVE-13972.1.patch
          8 kB
          Wei Zheng
        2. HIVE-13972.branch-1.patch
          8 kB
          Wei Zheng

        Issue Links

          Activity

            People

              wzheng Wei Zheng
              wzheng Wei Zheng
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: