Github user dragos commented on the pull request:

    https://github.com/apache/spark/pull/10701#issuecomment-174944748
  
    I confirm that the framework deregisters from Mesos. However, I don't see 
the old behavior anymore, where the framework stays even after stopping it, 
with or without the new flag.
    
    ```
    $ sbin/start-mesos-dispatcher.sh  --master mesos://lausanne1.local:5050
    starting org.apache.spark.deploy.mesos.MesosClusterDispatcher, logging to 
/Users/dragos/workspace/Spark/dev/spark/logs/spark-dragos-org.apache.spark.deploy.mesos.MesosClusterDispatcher-1-sagitarius.local.out
    $ sbin/stop-mesos-dispatcher.sh 
    stopping org.apache.spark.deploy.mesos.MesosClusterDispatcher
    ```
    
    The framework is gone.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to