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 2022/11/30 07:43:46 UTC

[GitHub] [iceberg] pvary commented on issue #6312: Hive: add Kerberos auth support in HiveCatalog

pvary commented on issue #6312:
URL: https://github.com/apache/iceberg/issues/6312#issuecomment-1331756830

   RetryingMetaStoreClient should take care of refreshing, or `reloginExpiringKeytabUser`. See: https://github.com/apache/hive/blob/master/standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/RetryingMetaStoreClient.java#L180
   
   Also there is an ongoing effort to use `DelegationToken`-s for Flink which would affect Hive as well in the long run. @gsomogyi knows more about this effort.


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