Prasanth Jayachandran created HIVE-13167:
--------------------------------------------
Summary: LLAP: Remove yarn-site resource from zookeeper based
registry
Key: HIVE-13167
URL: https://issues.apache.org/jira/browse/HIVE-13167
Project: Hive
Issue Type: Bug
Components: llap
Affects Versions: 2.1.0
Reporter: Prasanth Jayachandran
Assignee: Prasanth Jayachandran
With zookeeper registry adding yarn-site.xml resource is no longer required.
Following line should be removed from LlapZookeeperRegistryImpl
{code}
this.conf.addResource(YarnConfiguration.YARN_SITE_CONFIGURATION_FILE);
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)