[
https://issues.apache.org/jira/browse/HIVE-13077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15151163#comment-15151163
]
Sergey Shelukhin commented on HIVE-13077:
-----------------------------------------
Hmm. Some configs, for example allowing UDFs (maybe others) are read both on
client and on server. How will this work?
> 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
>
> {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)