Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0, 3.3.2
-
Reviewed
Description
Compilation of branch-3.3 fails due to lack of transitive dependency existing in trunk.
[ERROR] /home/centos/srcs/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/http/TestHttpFileSystem.java:[29,29] package org.junit.jupiter.api does not exist [ERROR] /home/centos/srcs/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/http/TestHttpFileSystem.java:[47,4] cannot find symbol symbol: class BeforeEach location: class org.apache.hadoop.fs.http.TestHttpFileSystem [INFO] 2 errors
Attachments
Issue Links
- is related to
-
HADOOP-16318 Upgrade JUnit from 4 to 5 in hadoop security
- Patch Available
-
HADOOP-17870 HTTP Filesystem to qualify paths in open()/getFileStatus()
- Resolved
-
HADOOP-14693 Upgrade JUnit from 4 to 5
- Open
- links to