shahidki31 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-559309588 > @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 Yeah, that is a nice idea. Thanks @gengliangwang . I will update the code
---------------------------------------------------------------- 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]
