[
https://issues.apache.org/jira/browse/HIVE-13077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopal V updated HIVE-13077:
---------------------------
Attachment: HIVE-13077.1.patch
> LLAP: Scrub daemon-site.xml from client configs
> -----------------------------------------------
>
> Key: HIVE-13077
> URL: https://issues.apache.org/jira/browse/HIVE-13077
> Project: Hive
> Issue Type: Bug
> Components: llap, Tez
> Affects Versions: 2.1.0
> Reporter: Gopal V
> Assignee: Gopal V
> Attachments: HIVE-13077.1.patch
>
>
> {code}
> if (llapMode) {
> // add configs for llap-daemon-site.xml + localize llap jars
> // they cannot be referred to directly as it would be a circular
> depedency
> conf.addResource("llap-daemon-site.xml");
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)