GitHub user ryan-williams opened a pull request:

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

    [SPARK-6447] add navigation links to StagePage for 3 tables

    Executors table, accumulators table, tasks table.
    
    If there are no accumulators then that link is not displayed.
    
    Here are some screenshots of their appearance:
    
    
![](https://s3.amazonaws.com/f.cl.ly/items/1v0q2e3Q2L2o0C1G3R2D/Screen%20Shot%202015-03-21%20at%206.13.50%20PM.png)
    
    With "Show additional metrics" expanded:
    
![](https://s3.amazonaws.com/f.cl.ly/items/1W2X3I2O0Z0u2E0U0Z3L/Screen%20Shot%202015-03-21%20at%206.13.59%20PM.png)
    
    Without "Accumulators" link:
    
![](https://s3.amazonaws.com/f.cl.ly/items/3u0k0g1f2l443n1l1l1n/Screen%20Shot%202015-03-21%20at%206.14.09%20PM.png)


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

    $ git pull https://github.com/ryan-williams/spark links

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

    https://github.com/apache/spark/pull/5121.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 #5121
    
----
commit a1307b40be0bb5e2907c8594876f678732c673cb
Author: Ryan Williams <ryan.blake.willi...@gmail.com>
Date:   2015-03-21T22:14:54Z

    add navigation links to StagePage for 3 tables
    
    Executors table, accumulators table, tasks table.
    
    If there are no accumulators then that link is not displayed.

----


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