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

CompactorMR should call jobclient.close() to trigger cleanup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.1
    • 3.0.0
    • Hive, Transactions
    • None

    Description

      HiveMetastore process is leaking TrustStore reloader threads when running compaction as JobClient close is not called from CompactorMR - MAPREDUCE-6618 and MAPREDUCE-6621

      
      "Truststore reloader thread" #2814 daemon prio=1 os_prio=0 tid=0x0000000000cdc800 nid=0x2f05a waiting on condition [0x00007fdaef403000]
         java.lang.Thread.State: TIMED_WAITING (sleeping)
              at java.lang.Thread.sleep(Native Method)
              at org.apache.hadoop.security.ssl.ReloadingX509TrustManager.run(ReloadingX509TrustManager.java:194)
              at java.lang.Thread.run(Thread.java:745)
      

      Attachments

        1. HIVE-18353.2.patch
          2 kB
          Prabhu Joseph
        2. HIVE-18353.1.patch
          2 kB
          Prabhu Joseph
        3. HIVE-18353.patch
          2 kB
          Prabhu Joseph

        Activity

          People

            prabhujoseph Prabhu Joseph
            prabhujoseph Prabhu Joseph
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: