Github user zuotingbing commented on a diff in the pull request:
https://github.com/apache/spark/pull/20025#discussion_r158628287
--- 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 --
Thanks @felixcheung . In my opinion you can create a new or follow-up PR if
it is necessary. This PR is to fix the bug about the Session Timeout Checker
does not work currently.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]