abstractdog commented on code in PR #6435:
URL: https://github.com/apache/hive/pull/6435#discussion_r3099527093


##########
packaging/src/docker/conf/hive-site.xml.template:
##########
@@ -76,4 +76,25 @@
         <name>hive.query.results.cache.directory</name>
         <value>${HIVE_QUERY_RESULTS_CACHE_DIRECTORY}</value>
     </property>
+    <property>
+        <name>hive.server2.tez.initialize.default.sessions</name>
+        <value>false</value>

Review Comment:
   it's a yarn-based thing that HS2 initializes a few sessions on startup
   in the standalone mode, HS2 has no control over them, just discovers them 
via ZK



-- 
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]

Reply via email to