You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2016/02/26 07:00:22 UTC

[jira] [Created] (HIVE-13167) LLAP: Remove yarn-site resource from zookeeper based registry

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)