Github user guoxiaolongzte commented on a diff in the pull request:
https://github.com/apache/spark/pull/18186#discussion_r119976101
--- Diff:
sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/ui/ThriftServerSessionPage.scala
---
@@ -147,42 +147,6 @@ private[ui] class ThriftServerSessionPage(parent:
ThriftServerTab)
<td>{errorSummary}{details}</td>
}
- /** Generate stats of batch sessions of the thrift server program */
- private def generateSessionStatsTable(): Seq[Node] = {
--- End diff --
In the whole spark project, I did not find this method where it was used.
When I remove this method to recompile the package test, I did not find any
problems with this ThiftSever ui. SoI think can remove this method because it
is redundant code. Thanks.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]