shaofengshi commented on issue #7970:
URL: https://github.com/apache/gravitino/issues/7970#issuecomment-3163966133

   With the support from @jerqi , the problem got resolved. The conclustion is:
   
   1. when creating a catalog, the initial configuration must be complete and 
correct; any modifications after incorrect configuration may not work (in my 
opinion, those who are not familiar with this basically don't know this flaw).
   2. Kerberos authentication seems not support dynamic resolution of patterns 
like hive/_host@., and static ones are required.
   3. when configuring the Iceberg catalog, both 
`hive.metastore.kerberos.principal` and `hive.metastore.sasl.enabled` must be 
prefixed with `gravitino.bypass`.


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