[
https://issues.apache.org/jira/browse/HADOOP-18417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17584334#comment-17584334
]
Ayush Saxena commented on HADOOP-18417:
---------------------------------------
The build wasn't clean for this it had a -1 for the shaded client:
[https://github.com/apache/hadoop/pull/4795#issuecomment-1224832973]
And now other builds are also failing because of this:
[https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4798/1/artifact/out/branch-shadedclient.txt]
The maven command is on top of the .txt file. Have raised an ADDENDUM
PR([https://github.com/apache/hadoop/pull/4800)]
[~svaughan] / [[email protected]] can you give a check if that sounds
feasible, we can consider reverting this as well to unblock.
Side note: Could have fixed this by just removing -Dtest=NoUnitTests with
-DskipTests, but with that if you just run a test available in one module say
mvn clean test -Dtest=TestDistributedFileSystem.java, so fixing this via the
config looked a better approach to me.
> Upgrade Maven Surefire plugin to 3.0.0-M7
> -----------------------------------------
>
> Key: HADOOP-18417
> URL: https://issues.apache.org/jira/browse/HADOOP-18417
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Affects Versions: 3.4.0, 3.3.9
> Reporter: Steve Vaughan
> Assignee: Steve Vaughan
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 3.4.0, 3.3.9
>
>
> The Maven Surefire plugin 3.0.0-M1 doesn't always including the launcher as
> part of it's setup, which can cause problems with Yarn tests. Some of the
> Yarn modules use Jupiter, which may be a complicating factor. Switching to
> 3.0.0-M7 fixes the issue.
> This is currently blocking MAPREDUCE-7386
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]