Gopal V created HIVE-9958:
-----------------------------
Summary: LLAP: YARN registry for Auto-organizing Slider instances
Key: HIVE-9958
URL: https://issues.apache.org/jira/browse/HIVE-9958
Project: Hive
Issue Type: Sub-task
Affects Versions: llap
Reporter: Gopal V
Assignee: Gopal V
Fix For: llap
The Slider deployed instances start on random machines without any pre-planned
organization.
Allow the llap-daemon-site.xml to refer to the Slider registry by using
indirection references instead of explicit host names
{code}
<property>
<name>llap.daemon.service.hosts</name>
<value>@llap0</value>
</property>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)