[ 
https://issues.apache.org/jira/browse/HIVE-18353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312583#comment-16312583
 ] 

Prabhu Joseph commented on HIVE-18353:
--------------------------------------

[~thejas] [~ekoifman] Can you review this when you get time. The failing test 
cases looks not related.

> CompactorMR should call jobclient.close() to trigger cleanup
> ------------------------------------------------------------
>
>                 Key: HIVE-18353
>                 URL: https://issues.apache.org/jira/browse/HIVE-18353
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive, Transactions
>    Affects Versions: 1.2.1
>            Reporter: Prabhu Joseph
>            Assignee: Prabhu Joseph
>         Attachments: HIVE-18353.1.patch, HIVE-18353.2.patch, HIVE-18353.patch
>
>
> HiveMetastore process is leaking TrustStore reloader threads when running 
> compaction as JobClient close is not called from CompactorMR - MAPREDUCE-6618 
> and MAPREDUCE-6621 
> {code}
> "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)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to