[ 
https://issues.apache.org/jira/browse/HDFS-11899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16035979#comment-16035979
 ] 

Hudson commented on HDFS-11899:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11820 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11820/])
HDFS-11899. ASF License warnings generated intermittently in trunk. (yqlin: rev 
367da9b7b8837d2ffa30a7d2716e463adf2d7007)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/balancer/TestBalancer.java


> 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
>             Fix For: 2.9.0, 3.0.0-alpha4
>
>         Attachments: HDFS-11899.001.patch
>
>
> 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 a 
> wrong place in test {{TestBalacner}}. It's expected 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to