Github user felixcheung commented on a diff in the pull request:
https://github.com/apache/spark/pull/20025#discussion_r158438561
--- 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 --
should we refactor createBackgroundOperationPool to call this?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]