Shilun Fan created YARN-11595:
---------------------------------
Summary: Fix hadoop-yarn-client#java.lang.NoClassDefFoundError
Key: YARN-11595
URL: https://issues.apache.org/jira/browse/YARN-11595
Project: Hadoop YARN
Issue Type: Bug
Components: yarn-client
Affects Versions: 3.4.0
Reporter: Shilun Fan
Assignee: Shilun Fan
When completing the PR, I found the following issue in the compilation report:
{code:java}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M1:test (default-test) on
project hadoop-yarn-client: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M1:test failed:
java.lang.NoClassDefFoundError: org/junit/jupiter/api/TestInfo:
org.junit.jupiter.api.TestInfo -
{code}
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6199/9/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]