[ 
https://issues.apache.org/jira/browse/HDFS-11899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yiqun Lin updated HDFS-11899:
-----------------------------
    Description: 
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 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.

  was:
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.


> 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 a 
> wrong place in test {{TestBalacner}}. 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to