Gopal V created HIVE-10012:
------------------------------
Summary: LLAP: Hive sessions run before Slider registers to YARN
registry fail to launch
Key: HIVE-10012
URL: https://issues.apache.org/jira/browse/HIVE-10012
Project: Hive
Issue Type: Sub-task
Affects Versions: llap
Reporter: Gopal V
Assignee: Gopal V
Fix For: llap
The LLAP YARN registry only registers entries after at least one daemon is up.
Any Tez session starting before that will end up with an error listing
zookeeper directories.
{code}
2015-03-18 16:54:21,392 FATAL [main] app.DAGAppMaster: Error starting
DAGAppMaster
org.apache.hadoop.service.ServiceStateException:
org.apache.hadoop.fs.PathNotFoundException:
`/users/sershe/services/org-apache-hive/llap0/components/workers':
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)