[ https://issues.apache.org/jira/browse/HIVE-23708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
YulongZ updated HIVE-23708: --------------------------- Environment: Hadoop 3.1(1700+ nodes) YARN 3.1 (with timelineserver enabled,https enabled) Hive 3.1 (15 HS2 instance) 60000+ YARN Applications every day was: Hadoop 3.1(1700+ nodes) YARN 3.1 (with timelineserver enabled,https enabled) Hive 3.1 (15 HS2 instance) > MergeFileTask.execute() need to close jobclient > ----------------------------------------------- > > Key: HIVE-23708 > URL: https://issues.apache.org/jira/browse/HIVE-23708 > Project: Hive > Issue Type: Bug > Affects Versions: All Versions > Environment: Hadoop 3.1(1700+ nodes) > YARN 3.1 (with timelineserver enabled,https enabled) > Hive 3.1 (15 HS2 instance) > 60000+ YARN Applications every day > Reporter: YulongZ > Priority: Critical > > So when YARN use Https, MergeFileTask causes more and more Threads named > “ReloadingX509TrustManager” in HiveServer2。The threads named > “ReloadingX509TrustManager” does not interrupt,and HS2 becomes abnormal。 > In MergeFileTask.execute(DriverContext driverContext) ,a Jobclient created > but not closed。The issue cause above。 > -- This message was sent by Atlassian Jira (v8.3.4#803005)