[
https://issues.apache.org/jira/browse/HIVE-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopal V resolved HIVE-9884.
---------------------------
Resolution: Fixed
Fix Version/s: llap
{code}
+ if("llap".equals(HiveConf.getVar(conf,
HiveConf.ConfVars.HIVE_EXECUTION_MODE))) {
+ // add configs for llap-daemon-site.xml + localize llap jars
+ // they cannot be referred to directly as it would be a circular
depedency
...
{code}
> LLAP: Add llap-daemon to the Tez session if the execution mode is LLAP
> ----------------------------------------------------------------------
>
> Key: HIVE-9884
> URL: https://issues.apache.org/jira/browse/HIVE-9884
> Project: Hive
> Issue Type: Sub-task
> Reporter: Gopal V
> Assignee: Gopal V
> Fix For: llap
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)