gardenia commented on issue #2032: URL: https://github.com/apache/iceberg-python/issues/2032#issuecomment-2977231053
@kevinjqliu yes happy to help add this. I'm not an authority on kerberos but the hive properties you mentioned (hive.metastore.kerberos.principal and hive.metastore.client.kerberos.principal) don't seem to me to have a clear mapping to the issue here. I had a look at pyhive and airflow which have the parameter "kerberos_user_name" : https://github.com/dropbox/PyHive/blob/master/pyhive/hive.py#L158 https://airflow.apache.org/docs/apache-airflow-providers-apache-hive/stable/connections/hiveserver2.html Given that hive.kerberos-authentication is already a non-standard parameter that iceberg accepts then the straw-man suggestion I would have is: hive.kerkerbos-service-name (defaulting to hive) I'm open to other suggestions. -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org