abstractdog commented on PR #6343: URL: https://github.com/apache/hive/pull/6343#issuecomment-4011425972
@Aggarwal-Raghav : thanks for your comments so far: can you please check if this patch can work together with your current testing scenario regarding [TEZ-4682](https://issues.apache.org/jira/browse/TEZ-4682), I'm specifically interested whether [TEZ-4686](https://issues.apache.org/jira/browse/TEZ-4686) goes away if hive is configured accordingly: ``` hive.server2.use.external.sessions=true hive.server2.use.external.sessions.namespace=... hive.server2.tez.external.sessions.registry.class=org.apache.hadoop.hive.ql.exec.tez.ZookeeperExternalSessionsRegistryClient ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
