planga82 opened a new pull request #25723: [SPARK-29019][WebUI] Improve tooltip 
JDBC/ODBC Server tab
URL: https://github.com/apache/spark/pull/25723
 
 
   ### What changes were proposed in this pull request?
   Some of the columns of JDBC/ODBC server tab in Web UI are hard to understand.
   We have documented it at SPARK-28373 but I think it is better to have some 
tooltips in the SQL statistics table to explain the columns
   
![image](https://user-images.githubusercontent.com/12819544/64489775-38e48980-d257-11e9-868a-5f5f6a0f1e46.png)
   The columns with new tooltips are finish time, close time, execution time 
and duration
   
![image](https://user-images.githubusercontent.com/12819544/64489858-1141f100-d258-11e9-9e4e-fae3299da465.png)
   Improvements in UIUtils can be used in other tables in WebUI to add tooltips
   
   ### Why are the changes needed?
   It is interesting to improve the undestanding of the WebUI
   
   ### Does this PR introduce any user-facing change?
   No
   
   ### How was this patch tested?
   Unit tests are added and manual test.

----------------------------------------------------------------
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]

Reply via email to