gengliangwang commented on issue #26378: [SPARK-29724][SPARK-29726][WEBUI][SQL] 
Support JDBC/ODBC tab for HistoryServer WebUI
URL: https://github.com/apache/spark/pull/26378#issuecomment-559291923
 
 
   @shahidki31 one more comment, I have a good idea about fixing the UI tab 
order.
   We can add a new API `displayOrder` in the trait 
`AppHistoryServerPlugin`(with default value as Int.MaxValue). 
   And then we can set the `displayOrder` of SQL tab as 0, and the thriftserver 
tab as 1
   
   I will merge this one once this is updated.

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