wangyum commented on a change in pull request #25723: [SPARK-29019][WebUI] 
Improve tooltip JDBC/ODBC Server tab
URL: https://github.com/apache/spark/pull/25723#discussion_r327889340
 
 

 ##########
 File path: core/src/main/scala/org/apache/spark/ui/ToolTips.scala
 ##########
 @@ -99,4 +99,16 @@ private[spark] object ToolTips {
        dynamic allocation is enabled. The number of granted executors may 
exceed the limit
        ephemerally when executors are being killed.
     """
+
+  val THRIFT_SERVER_FINISH_TIME =
 
 Review comment:
   Could we move these changes and tests to `hive-thriftserver` module? @srowen 
@dongjoon-hyun What do you think?

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