[ https://issues.apache.org/jira/browse/HIVE-12813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Shelukhin updated HIVE-12813: ------------------------------------ Description: 1) Due to YARN-4562, we should package ssl-server.xml if available; SSL settings are not read from LLAP configs. 2) The bean removal can fail during shutdown. 3) LlapWebServices creates its own config object but uses the one provided by AbstractService instead. 4) Setting name for ACL is used by Hadoop to generate the setting name for the host list, which happens to collide with the existing LLAP host list setting name, resulting in all hosts being prevented from connection to daemon protocol. was: 1) Due to YARN-4562, we should package ssl-server.xml if available; SSL settings are not read from LLAP configs. 2) The bean removal can fail during shutdown. 3) LlapWebServices creates its own config object but uses the one provided by AbstractService instead. 4) Setting name for ACL is used by Hadoop to generate the setting name for the host list, which happens to collide with LLAP host list setting, resulting in all hosts being prevented from connection to daemon protocol. > LLAP: minor issues in setup, shutdown > ------------------------------------- > > Key: HIVE-12813 > URL: https://issues.apache.org/jira/browse/HIVE-12813 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-12813.01.patch, HIVE-12813.patch > > > 1) Due to YARN-4562, we should package ssl-server.xml if available; SSL > settings are not read from LLAP configs. > 2) The bean removal can fail during shutdown. > 3) LlapWebServices creates its own config object but uses the one provided by > AbstractService instead. > 4) Setting name for ACL is used by Hadoop to generate the setting name for > the host list, which happens to collide with the existing LLAP host list > setting name, resulting in all hosts being prevented from connection to > daemon protocol. -- This message was sent by Atlassian JIRA (v6.3.4#6332)