[
https://issues.apache.org/jira/browse/HADOOP-19617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009877#comment-18009877
]
ASF GitHub Bot commented on HADOOP-19617:
-----------------------------------------
slfan1989 commented on PR #7798:
URL: https://github.com/apache/hadoop/pull/7798#issuecomment-3116781635
The relevant unit tests enabled the
`YarnConfiguration.TIMELINE_SERVICE_ENABLED` option, but they all used the same
directory, `file:/tmp/hadoop-yarn-jenkins/node-labels`, to store the
node-label. This caused errors as the tests read configuration data written by
other tests. To resolve this, I configured differentiated data storage
directories based on the unit test names. After local testing, all unit tests
passed successfully.
> [JDK17] Remove JUnit4 Dependency
> --------------------------------
>
> Key: HADOOP-19617
> URL: https://issues.apache.org/jira/browse/HADOOP-19617
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Shilun Fan
> Assignee: Shilun Fan
> Priority: Major
> Labels: pull-request-available
>
> Due to the extensive JUnit4 dependencies in the Hadoop modules, we will
> attempt to remove JUnit4 dependencies on a module-by-module basis.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]