GitHub user stanzhai opened a pull request:

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

    [SPARK-24704][WebUI] Fix the order of stages in the DAG graph

    ## What changes were proposed in this pull request?
    
    Before:
    
    
![wx20180630-155537](https://user-images.githubusercontent.com/1438757/42123357-2c2e2d84-7c83-11e8-8abd-1c2860f38783.png)
    
    After:
    
    
![wx20180630-155604](https://user-images.githubusercontent.com/1438757/42123359-32fae990-7c83-11e8-8a7b-cdcee94f9123.png)
    
    ## How was this patch tested?
    
    Manual tests.

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

    $ git pull https://github.com/stanzhai/spark fix-dag-graph

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

    https://github.com/apache/spark/pull/21680.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 #21680
    
----
commit b3420d61025f7bb9e17160dfb586bc54fba1a51d
Author: Stan Zhai <mail@...>
Date:   2018-06-30T07:57:08Z

    fix stage order in job graph

----


---

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

Reply via email to