caican00 commented on code in PR #5443:
URL: https://github.com/apache/gravitino/pull/5443#discussion_r1828981394


##########
iceberg/iceberg-common/src/main/java/org/apache/gravitino/iceberg/common/utils/IcebergHiveCachedClientPool.java:
##########
@@ -107,7 +112,13 @@ public IcebergHiveCachedClientPool(Configuration conf, 
Map<String, String> prope
   @VisibleForTesting
   HiveClientPool clientPool() {
     Key key = 
extractKey(properties.get(CatalogProperties.CLIENT_POOL_CACHE_KEYS), conf);

Review Comment:
   when the Impersonation  is enabled , the 
`CatalogProperties.CLIENT_POOL_CACHE_KEYS` should not be null and must cantain 
`ugi` or `user_name`



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