[
https://issues.apache.org/jira/browse/BIGTOP-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik updated BIGTOP-1259:
---------------------------------------
Description:
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.
Also, the master service only has to be started on the master node.
was: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.
> 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.
> Also, the master service only has to be started on the master node.
--
This message was sent by Atlassian JIRA
(v6.2#6252)