aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorKay Ousterhout <kayousterhout@gmail.com>2014-10-31 10:28:19 -0700
committerJosh Rosen <joshrosen@databricks.com>2014-10-31 10:28:19 -0700
commitadb6415c1d65d466a10c50e8dc6cb3bf2805ebdf (patch)
tree70f0378de68a09486650683bc4538ddfd513ba76 /pom.xml
parentacd4ac7c9a503445e27739708cf36e19119b8ddc (diff)
downloadspark-adb6415c1d65d466a10c50e8dc6cb3bf2805ebdf.tar.gz
spark-adb6415c1d65d466a10c50e8dc6cb3bf2805ebdf.tar.bz2
spark-adb6415c1d65d466a10c50e8dc6cb3bf2805ebdf.zip
[SPARK-4016] Allow user to show/hide UI metrics.
This commit adds a set of checkboxes to the stage detail page that the user can use to show additional task metrics, including the GC time, result serialization time, result fetch time, and scheduler delay. All of these metrics are now hidden by default. This allows advanced users to look at more detailed metrics, without distracting the average user. This change also cleans up the stage detail page so that metrics are shown in the same order in the summary table as in the task table, and updates the metrics in both tables such that they contain the same set of metrics. The ability to remember a user's preferences for which metrics should be shown has been filed as SPARK-4024. Here's what the stage detail page looks like by default: ![image](https://cloud.githubusercontent.com/assets/1108612/4744322/3ebe319e-5a2f-11e4-891f-c792be79caa2.png) and once a user clicks "Show additional metrics" (note that all the metrics get checked by default): ![image](https://cloud.githubusercontent.com/assets/1108612/4744332/51e5abda-5a2f-11e4-8994-d0d3705ee05d.png) cc shivaram andrewor14 Author: Kay Ousterhout <kayousterhout@gmail.com> Closes #2867 from kayousterhout/SPARK-checkboxes and squashes the following commits: 6015913 [Kay Ousterhout] Added comment 08dee73 [Kay Ousterhout] Josh's usability comments 0940d61 [Kay Ousterhout] Style updates based on Andrew's review ef05ccd [Kay Ousterhout] Added tooltips d7cfaaf [Kay Ousterhout] Made list of add'l metrics collapsible. 70c1fb5 [Kay Ousterhout] [SPARK-4016] Allow user to show/hide UI metrics.
Diffstat (limited to 'pom.xml')
0 files changed, 0 insertions, 0 deletions