vanzin commented on a change in pull request #22578: [SPARK-25564][CORE] Add
output bytes metrics for each Executor
URL: https://github.com/apache/spark/pull/22578#discussion_r251171847
##########
File path:
core/src/main/resources/org/apache/spark/ui/static/executorspage-template.html
##########
@@ -44,7 +44,7 @@ <h4 style="clear: left; display: inline-block;">Summary</h4>
title="Shaded red when garbage collection (GC) time is over
10% of task time">
Task Time (GC Time)</span></th>
<th><span data-toggle="tooltip"
- title="Bytes and records read from Hadoop or from Spark
storage.">Input</span></th>
+ title="Bytes read from Hadoop or from Spark storage / Bytes
written to Hadoop">Iuput/Output</span></th>
Review comment:
Typo. Also in the other change.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]