yangyuxia commented on PR #9112:
URL: https://github.com/apache/gravitino/pull/9112#issuecomment-3530608620

   In our KDC, tenant principals are all in the format test/test@realm. 
According to Hadoop's auth_to_local ' 
RULE:[2:$1@$0](.*@.*)s/@.*//,RULE:[1:$1@$0](.*@.*)s/@.*//,DEFAULT   ', this 
will be mapped to "test," and the user in ranger/ldap is also "test." When we 
use this type of principal with Gravitino-spark-connector, we encounter an 
error as shown in the image above.


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