[
https://issues.apache.org/jira/browse/HIVE-12967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopal V updated HIVE-12967:
---------------------------
Attachment: HIVE-12967.2.patch
[~sseth]: modifed the patch & removed the properties file entirely.
There is no llap-daemon-site configs in any file - it's either configured in
hive-site.xml for the configs which make sense to share between HS2/AM/LLAP or
read by the AM via ZK.
The hive-site.xml is included in the LlapDaemonConfiguration since now the LLAP
daemons talk directly to the Metastore.
> Change LlapServiceDriver to read a properties file instead of llap-daemon-site
> ------------------------------------------------------------------------------
>
> Key: HIVE-12967
> URL: https://issues.apache.org/jira/browse/HIVE-12967
> Project: Hive
> Issue Type: Improvement
> Reporter: Siddharth Seth
> Assignee: Siddharth Seth
> Attachments: HIVE-12967.01.patch, HIVE-12967.1.wip.txt,
> HIVE-12967.2.patch
>
>
> Having a copy of llap-daemon-site on the client node can be quite confusing,
> since LlapServiceDriver generates the actual llap-daemon-site used by daemons.
> Instead of this - base settings can be picked up from a properties file.
> Also add java_home as a parameter to the script.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)