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:

After:

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