Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-20058

the running application status changed from running to waiting when a master is down and it change to another standy by master

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • 2.0.2
    • None
    • Web UI
    • None

    Description

      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!!!

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wangweidong_hb wangweidong
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: