[
https://issues.apache.org/jira/browse/SPARK-18158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-18158:
---------------------------------
Labels: bulk-closed (was: )
> Submit app in standalone cluster mode supervised with HA: all masters have to
> be up and running
> -----------------------------------------------------------------------------------------------
>
> Key: SPARK-18158
> URL: https://issues.apache.org/jira/browse/SPARK-18158
> Project: Spark
> Issue Type: Bug
> Affects Versions: 1.6.2
> Reporter: Stephan Kepser
> Priority: Major
> Labels: bulk-closed
>
> We use Spark in Stand-alone cluster mode with HA via three masters. If one
> submits an app with
> > spark-submit --deploy-mode cluster --supervised --master node1,node2,node3
> all masters (node1,nod2,nod3) must be up and running. If one Standby master
> is down, spark-submit fails. If you remove the master that's down (say node2)
> from the list of masters as in
> > spark-submit --deploy-mode cluster --supervised --master node1,node3
> the submit succeeds.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]