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

Failures in TestHcatClient due to HIVE-16844

    XMLWordPrintableJSON

Details

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

    Description

      Some of the tests in TestHCatClient.java, for ex:

      org.apache.hive.hcatalog.api.TestHCatClient.testPartitionRegistrationWithCustomSchema (batchId=177)
      org.apache.hive.hcatalog.api.TestHCatClient.testPartitionSpecRegistrationWithCustomSchema (batchId=177)
      org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation (batchId=177)
      

      are failing due to HIVE-16844. HIVE-16844 fixes a connection leak when a new configuration object is set on the ObjectStore. TestHCatClient fires up a second instance of metastore thread with a different conf object that results in the PersistenceMangaerFactory closure and hence tests fail.

      Attachments

        1. HIVE-16908.1.patch
          32 kB
          Sunitha Beeram
        2. HIVE-16908.2.patch
          34 kB
          Sunitha Beeram
        3. HIVE-16908.3.patch
          19 kB
          Mithun Radhakrishnan
        4. HIVE-16908.4.patch
          19 kB
          Peter Vary

        Issue Links

          Activity

            People

              mithun Mithun Radhakrishnan
              sbeeram Sunitha Beeram
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: