iwasakims commented on PR #7732: URL: https://github.com/apache/hadoop/pull/7732#issuecomment-2986091779
The failure of TestCommonConfigurationFields looks caused by the property added to core-default.xml. ``` [ERROR] testCompareXmlAgainstConfigurationClass(org.apache.hadoop.conf.TestCommonConfigurationFields) Time elapsed: 0.27 s <<< FAILURE! java.lang.AssertionError: core-default.xml has 1 properties missing in class org.apache.hadoop.fs.CommonConfigurationKeys class org.apache.hadoop.fs.CommonConfigurationKeysPublic class org.apache.hadoop.fs.local.LocalConfigKeys class org.apache.hadoop.fs.ftp.FtpConfigKeys class org.apache.hadoop.ha.SshFenceByTcpPort class org.apache.hadoop.security.LdapGroupsMapping class org.apache.hadoop.ha.ZKFailoverController class org.apache.hadoop.security.ssl.SSLFactory class org.apache.hadoop.security.CompositeGroupsMapping class org.apache.hadoop.io.erasurecode.CodecUtil class org.apache.hadoop.security.RuleBasedLdapGroupsMapping Entries: fs.file.checksum.verify expected:<0> but was:<1> ``` -- 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: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org