GitHub user andrewor14 opened a pull request:

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

    [SPARK-7502] DAG visualization: gracefully handle removed stages

    **Before**
    
    <img 
src="https://cloud.githubusercontent.com/assets/2133137/7621031/643cc1e0-f978-11e4-8f42-09decaac44a7.png";
 width="500px"/>
    
    -------------------------
    **After**
    <img 
src="https://cloud.githubusercontent.com/assets/2133137/7621037/6e37348c-f978-11e4-84a5-e44e154f9b13.png";
 width="400px"/>

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

    $ git pull https://github.com/andrewor14/spark dag-viz-remove-gracefully

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

    https://github.com/apache/spark/pull/6132.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 #6132
    
----
commit 43175cd430ebb9dc0d63e292f6e4ef5fa6ac4ddc
Author: Andrew Or <[email protected]>
Date:   2015-05-13T20:59:08Z

    Handle removed jobs and stages gracefully

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to