jerqi commented on PR #9112: URL: https://github.com/apache/gravitino/pull/9112#issuecomment-3530585455
> Why don't you change it to support both ‘user1@REALM’and ‘user1/group@REALM’ mapping to ‘user1’, instead of forcing to use 'user1@REALM' ? For Kerberos `user1/instance1` and `user1/instance2` is two principals. It represents two users in the Kerberos system. For another point, Hive backbend will get the delegation token, it will get `user1/instance1` and `user/instance2` delegation token instead of `user1` and `user2` delegation token. Could u provide the documents about using `instance1` as the group name? -- 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]
