GitHub user ajbozarth opened a pull request:
https://github.com/apache/spark/pull/10668
[SPARK-12716] [Web UI] Add a TOTALS row to the Executors Web UI
Created a TOTALS row containing the totals of each column in the executors
UI. By default the TOTALS row appears at the top of the table. When a column is
sorted the TOTALS row will always sort to either the top or bottom of the table.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajbozarth/spark spark12716
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/10668.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 #10668
----
commit f0a725d2bc3fd0d42af88bc1488241b41c552a6f
Author: Alex Bozarth <[email protected]>
Date: 2016-01-08T20:37:57Z
Added a TOTALS row to the executors UI
----
---
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]