mchades commented on issue #7115:
URL: https://github.com/apache/gravitino/issues/7115#issuecomment-2853916104

   > > Does the version of Hadoop have an impact on the Kerberos authentication 
process?
   > 
   > AFAIK, Kerberos authentication will use `UserGroupInformation`, which was 
introduced by Hadoop. The version of it will not affect the authentication 
process itself, since you are planning to use a unified `Kerberos 
authentication` framework, so which Hadoop version should we use?
   
   How about making the Hadoop dependencies compile only in the authentication 
framework?
   
   Or if the interface used for authentication does not differ between 
different versions of Hadoop, I don't think the choice of version is a big 
issue.


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