ka1ka commented on issue #11093:
URL: 
https://github.com/apache/dolphinscheduler/issues/11093#issuecomment-1199073066

   It seems that configuring this parameter 'support.hive.oneSession=ture' is 
effective. If the worker is a cluster, each worker will create a container for 
hive operations. Of course, if it has been created and it is easy to not 
expire, it can continue to run in the current container, no new containers will 
be created
   `sed -i 's/support.hive.oneSession=false/support.hive.oneSession=true/g' 
$DS_HOME/worker-server/conf/common.properties`


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

Reply via email to