You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2017/03/22 11:59:41 UTC

[jira] [Resolved] (SPARK-20058) the running application status changed from running to waiting when a master is down and it change to another standy by master

     [ https://issues.apache.org/jira/browse/SPARK-20058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-20058.
-------------------------------
    Resolution: Invalid

Please ask questions on user@spark.apache.org

> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org