wangweidong created SPARK-20058:
-----------------------------------
Summary: the running application status changed from running to
waiting when a master is down and it change to another standy by master
Key: SPARK-20058
URL: https://issues.apache.org/jira/browse/SPARK-20058
Project: Spark
Issue Type: Bug
Components: Web UI
Affects Versions: 2.0.2
Reporter: wangweidong
Priority: Minor
1.I deployed the spark with cluster mode, test186 is master, test171 is a
backup master, workers is test137, test155 and test138.
2, Start spark with command sbin/start-all.sh
3, submit my task with command bin/spark-submit --supervise --deployed-mode
cluster --master spark://test186:7077 etc.
4, view web ui ,enter test186:8080 , I can see my application is running
normally.
5, Stop the master of test186, after a period of time, view web ui with
test171(standby master), I see my application is waiting and it can not change
to run, but type one application and enter the detail page, i can see it is
actually runing.
Is it an bug ? or i start spark with incorrect setting?
Help!!!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]