slfan1989 commented on PR #7335: URL: https://github.com/apache/hadoop/pull/7335#issuecomment-2628845978
After the merge of HADOOP-15984, we noticed that some unit tests stopped running. To resolve this, we found a solution that allows the unit tests to run again. During the process of completing this PR, we validated its effectiveness for modules like hadoop-aws and hadoop-azure. Currently, this PR contains some unit test and Javadoc errors, which are primarily caused by other components such as MapReduce and YARN. To address these issues step by step, I plan to split this PR into multiple independent PRs, each focusing on resolving issues in specific modules. I will split this PR into 3 separate PRs: - hadoop-aws and hadoop-azure tests have stopped running. - mapreduce tests have stopped running. - yarn tests have stopped running. cc: @steveloughran @anujmodi2021 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
