You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/10/25 13:15:32 UTC

[GitHub] [iceberg] waterlx commented on issue #1502: HiveClientPool closed by HiveCatalog blocks table operations

waterlx commented on issue #1502:
URL: https://github.com/apache/iceberg/issues/1502#issuecomment-716146541


   > I think that the lifecycle of a catalog should be tied to the lifecycle of a SQL session, which addresses the problem because the catalog is not closed unless the session is.
   > 
   > I'm not aware of a catalog cache anywhere. Is that something you have added?
   
   @rdblue I think what Junjie talked about is HiveCatalogs. It calles close() of HiveCatalog when the cache entry is removed. And the corresponding HiveClientPool is closed as a result.


----------------------------------------------------------------
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: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org