-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 0.1.0
-
Fix Version/s: None
-
Component/s: build
-
Labels:None
In the build of HDFS-9420 asflicense check failed because it was looking at files generated under /build directory.
Lines that start with ????? in the ASF License report indicate files that do not have an Apache license header:
!????? /testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs/build/test/data/dfs/name-1-5/current/VERSION
!????? /testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs/build/test/data/dfs/name-1-5/current/seen_txid
!????? /testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs/build/test/data/dfs/name-1-5/current/fsimage_0000000000000000000.md5
Here is the URL to see the issue
https://builds.apache.org/job/PreCommit-HDFS-Build/13496/artifact/patchprocess/patch-asflicense-problems.txt
- is duplicated by
-
HADOOP-12984 Add GenericTestUtils.getTestDir method and use it for temporary directory in tests
-
- Resolved
-