kevinjqliu commented on issue #2892: URL: https://github.com/apache/iceberg-python/issues/2892#issuecomment-3741407798
Thanks @dev-sajal Heres the code that deals with kerberos and HMS https://github.com/apache/iceberg-python/blob/b0880c855b8dfd5c03019afcc5dd67a26432ce23/pyiceberg/catalog/hive.py#L142-L196 The `hive_metastore` client implementation is in https://github.com/apache/iceberg-python/tree/main/vendor/hive_metastore Hope this helps with debugging with HPE. And please let us know if you found a solution 😄 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
