[
https://issues.apache.org/jira/browse/HADOOP-19405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922903#comment-17922903
]
ASF GitHub Bot commented on HADOOP-19405:
-----------------------------------------
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
> hadoop-aws and hadoop-azure tests have stopped running
> ------------------------------------------------------
>
> Key: HADOOP-19405
> URL: https://issues.apache.org/jira/browse/HADOOP-19405
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 3.5.0
> Reporter: Steve Loughran
> Priority: Critical
> Labels: pull-request-available
>
> Hadoop-aws tests no longer run.
> {code}
> [INFO] -------------------------------------------------------
> [INFO] T E S T S
> [INFO] -------------------------------------------------------
> [INFO]
> [INFO] Results:
> [INFO]
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2.967 s (Wall Clock)
> [INFO] Finished at: 2025-01-28T13:59:52Z
> [INFO]
> ------------------------------------------------------------------------
> {code}
> If I check out to the commit before the jersey v2 update (f38d7072) all is
> good again.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]