GitHub user devaraj-kavali opened a pull request:

    https://github.com/apache/spark/pull/13326

    [SPARK-15560] [Mesos] Queued/Supervise drivers waiting for retry drivers 
disappear for kill command in Mesos mode

    ## What changes were proposed in this pull request?
    
    With the patch, it moves the drivers from Queued Drivers/Supervise drivers 
waiting for retry section to Finished Drivers section when they get killed.
    
    
    ## How was this patch tested?
    I have verified it manually by checking the Mesos Dispatcher UI while 
simulating this scenario.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/devaraj-kavali/spark SPARK-15560

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/13326.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #13326
    
----
commit 7f4f34b1dd8ec20297f1295610e11c8fed860652
Author: Devaraj K <deva...@apache.org>
Date:   2016-05-26T10:12:34Z

    [SPARK-15560] [Mesos] Queued/Supervise drivers waiting for retry drivers
    disappear for kill command in Mesos mode

----


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