Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/9487#discussion_r44224792
--- Diff: core/src/main/scala/org/apache/spark/ui/jobs/StagePage.scala ---
@@ -177,6 +192,10 @@ private[ui] class StagePage(parent: StagesTab) extends
WebUIPage("stage") {
<div class="additional-metrics collapsed">
<ul>
<li>
+ <strong>Locality Level Summary: </strong>
--- End diff --
Yea, it didn't register to me that this was adding to the list of
additional metrics enabled by checkboxes. If it goes here, I think it would
have to be treated the same way. If a table displays well, that's reasonable to
me. It might be harder to make render though; could be overkill at this stage.
@kayousterhout has better sensibilities here.
---
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]