planga82 opened a new pull request #26084: [SPARK-29433][WebUI] Fix tooltip stages table URL: https://github.com/apache/spark/pull/26084 ### What changes were proposed in this pull request? In the Web UI, Stages table, the tool tip of Input and output column are not corrrect. Actual tooltip messages: Bytes and records read from Hadoop or from Spark storage. Bytes and records written to Hadoop. In this column we are only showing bytes, not records     ### Why are the changes needed? Simple correction of a tooltip ### Does this PR introduce any user-facing change? Yes, tooltip correction ### How was this patch tested? Manual testing
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
