test-wangxiaoyu commented on pull request #3771: URL: https://github.com/apache/hudi/pull/3771#issuecomment-959358098
> @test-wangxiaoyu All comments are resolved but CI is still failing. Can you please check that? > > ``` > [ERROR] org.apache.hudi.hive.TestHiveSyncTool.testHiveSyncOfKerberosEnvironment Time elapsed: 0.075 s <<< ERROR! > java.lang.IllegalArgumentException: Can't get Kerberos realm > at org.apache.hudi.hive.TestHiveSyncTool.testHiveSyncOfKerberosEnvironment(TestHiveSyncTool.java:1035) > ``` This error is due to a problem with your KRB5 file. You need to check whether krB5 contains Realms properties and whether realms addresses can be connected -- 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]
