You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2020/12/22 01:10:05 UTC

[GitHub] [hive] yongzhi opened a new pull request #1802: HIVE-24552: Possible HMS connections leak or accumulation in loadDyna…

yongzhi opened a new pull request #1802:
URL: https://github.com/apache/hive/pull/1802


   …micPartitions
   
   Close the HMS connection in the tasks of loadDynamicPartitions. Not wait for finalized to close it.
   
   ### Why are the changes needed?
   To fix too many opened connections issue.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   Run related to load dynamic partitions unit tests. 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org


[GitHub] [hive] yongzhi merged pull request #1802: HIVE-24552: Possible HMS connections leak or accumulation in loadDyna…

Posted by GitBox <gi...@apache.org>.
yongzhi merged pull request #1802:
URL: https://github.com/apache/hive/pull/1802


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org