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

Mesos dispatcher doesn't deregister as a framework from Mesos when stopped

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 1.4.0
    • None
    • Mesos
    • Spark 1.4.0-rc1, Mesos 0.2.2 (compiled from source)

    Description

      To run Spark on Mesos in cluster mode, a Spark Mesos dispatcher has to be running.

      It is launched using sbin/start-mesos-dispatcher.sh. The Mesos dispatcher registers as a framework in the Mesos cluster.
      After using sbin/stop-mesos-dispatcher.sh to stop the dispatcher, the application is correctly terminated locally, but the framework is still listed as active in the Mesos dashboard.

      I would expect the framework to be de-registered when the dispatcher is stopped.

      Attachments

        Activity

          People

            Unassigned Unassigned
            skyluc Luc Bourlier
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: