Github user felixcheung commented on a diff in the pull request:
https://github.com/apache/spark/pull/20025#discussion_r158911313
--- Diff:
sql/hive-thriftserver/src/main/java/org/apache/hive/service/cli/session/SessionManager.java
---
@@ -148,6 +148,15 @@ public synchronized void start() {
}
}
+ private void initSessionTimeoutCheckerConfig() {
--- End diff --
I asked because these lines are duplicated
https://github.com/zuotingbing/spark/blob/34b7680dfd915449087b8f5541c682b02df5dfbc/sql/hive-thriftserver/src/main/java/org/apache/hive/service/cli/session/SessionManager.java#L105
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]