Konstantin Boudnik created BIGTOP-1259:
------------------------------------------
Summary: spark-worker service should be started after spark-master
if ran on the same node
Key: BIGTOP-1259
URL: https://issues.apache.org/jira/browse/BIGTOP-1259
Project: Bigtop
Issue Type: Bug
Components: Deployment
Affects Versions: 0.7.0
Reporter: Konstantin Boudnik
Assignee: Konstantin Boudnik
Fix For: 0.8.0
When master and worker components are deployed to the same node it is important
to guarantee the sequence of startup events: e.g worker will fail if master
isn't present. Currently, this is a limitation of the Spark implementation
where a worker doesn't wait for master to start up and fails immediately.
--
This message was sent by Atlassian JIRA
(v6.2#6252)