yuqi1129 commented on code in PR #4307: URL: https://github.com/apache/gravitino/pull/4307#discussion_r1696401596
########## 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: Why do we remove this line here? -- 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