khmgobe commented on code in PR #4307: URL: https://github.com/apache/gravitino/pull/4307#discussion_r1696406910
########## catalogs/catalog-hadoop/src/main/java/org/apache/gravitino/catalog/hadoop/authentication/kerberos/KerberosClient.java: ########## @@ -66,7 +65,6 @@ public String login(String keytabFilePath) throws IOException { // Login UserGroupInformation.setConfiguration(hadoopConf); - KerberosName.resetDefaultRealm(); Review Comment: Please refer to that PR. This PR is in the background. https://github.com/apache/gravitino/pull/4304 -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org