You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "lirui-apache (via GitHub)" <gi...@apache.org> on 2023/01/30 07:54:57 UTC

[GitHub] [iceberg] lirui-apache opened a new issue, #6697: Support pluggable ClientPool

lirui-apache opened a new issue, #6697:
URL: https://github.com/apache/iceberg/issues/6697

   ### Feature Request / Improvement
   
   Currently HiveCatalog uses CachedClientPool to manage HMS clients, and CachedClientPool uses HMS URI as the cache key. It can be useful to add more info to the key, e.g. we can add UGI or user name to make it work in a multi-tenant scenario. Since different engines and use cases might require different cache behavior, it's better to support customized client pool.
   
   More discussions can be found in #6071 and #6175 
   
   ### Query engine
   
   None


-- 
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: issues-unsubscribe@iceberg.apache.org.apache.org

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


[GitHub] [iceberg] lirui-apache closed issue #6697: Support pluggable ClientPool

Posted by "lirui-apache (via GitHub)" <gi...@apache.org>.
lirui-apache closed issue #6697: Support pluggable ClientPool
URL: https://github.com/apache/iceberg/issues/6697


-- 
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: issues-unsubscribe@iceberg.apache.org

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