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

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

     [ https://issues.apache.org/jira/browse/HIVE-13167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prasanth Jayachandran updated HIVE-13167:
-----------------------------------------
    Priority: Minor  (was: Major)

> 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
>            Priority: Minor
>
> 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)