GitHub user sarutak opened a pull request:
https://github.com/apache/spark/pull/6184
[SPARK-7664][WebUI] DAG visualization: Fix incorrect link paths of DAG.
In JobPage, we can jump a StagePage when we click corresponding box of DAG
viz but the link path is incorrect.
When we click a box like as follows ...

We jump to index page.

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sarutak/spark fix-link-path-of-dag-viz
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6184.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 #6184
----
commit faba3ba80a0f1af971c32175dc0388c9d0083db9
Author: Kousuke Saruta <[email protected]>
Date: 2015-05-15T10:49:40Z
Fix a incorrect link
----
---
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]