Yiqun Lin created HDFS-11899: -------------------------------- Summary: ASF License warnings generated intermittently in trunk Key: HDFS-11899 URL: https://issues.apache.org/jira/browse/HDFS-11899 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 3.0.0-alpha3 Reporter: Yiqun Lin Assignee: Yiqun Lin
Recently ASF License warnings generated intermittently in trunk. {noformat} 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/include-hosts-file !????? /testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs/exclude-hosts-file {noformat} The root cause of this is that the include/exclude host file created in {{TestBalacner}} is in a wrong place. It's expected to be in a right test directory. When some unit tests ran timeout in {{TestBalacner}}, then these host files cannot be cleared and generated ASF License warnings. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org