[
https://issues.apache.org/jira/browse/SPARK-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-6801.
------------------------------
Resolution: Duplicate
> spark-submit is not able to identify Alive Master in case of multiple master
> ----------------------------------------------------------------------------
>
> Key: SPARK-6801
> URL: https://issues.apache.org/jira/browse/SPARK-6801
> Project: Spark
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: pankaj
>
> Hi
> While submitting application using command
> /bin/spark-submit --class SparkAggregator.java --deploy-mode cluster
> --supervise --master spark://host1:7077
> getting error
> Can only accept driver submissions in ALIVE state. Current state: STANDBY.
> if i try giving all possible masters in --master like below command
> /bin/spark-submit --class SparkAggregator.java --deploy-mode cluster
> --supervise --master spark://host1:port1,host2:port2
> it doesn't allow that.
> Thanks
> Pankaj
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]