Gopal V created HIVE-13077: ------------------------------ Summary: 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)