spark-instrumented-optimizer/core/src/main
Alex Bozarth 61c45876fb [SPARK-12716][WEB UI] Add a TOTALS row to the Executors Web UI
Added a Totals table to the top of the page to display the totals of each applicable column in the executors table.

Old Description:
~~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.~~

Author: Alex Bozarth <ajbozart@us.ibm.com>

Closes #10668 from ajbozarth/spark12716.
2016-01-15 16:03:21 -06:00
..
java/org/apache/spark [SPARK-12400][SHUFFLE] Avoid generating temp shuffle files for empty partitions 2016-01-13 16:34:23 -08:00
resources/org/apache/spark [SPARK-12490][CORE] Limit the css style scope to fix the Streaming UI 2015-12-29 19:54:10 -08:00
scala/org/apache/spark [SPARK-12716][WEB UI] Add a TOTALS row to the Executors Web UI 2016-01-15 16:03:21 -06:00