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

Hudson commented on HADOOP-12519:
---------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk #2485 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2485/])
HADOOP-12519. hadoop-azure tests should avoid creating a metrics (cnauroth: rev 
2d10cb8e00fd84be26b51f9fba819e3e5b6cdcbf)
* 
hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azure/AzureBlobStorageTestAccount.java
* hadoop-common-project/hadoop-common/CHANGES.txt


> hadoop-azure tests should avoid creating a metrics configuration file in the 
> module root directory.
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-12519
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12519
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: azure, test
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>            Priority: Minor
>             Fix For: 2.8.0
>
>         Attachments: HADOOP-12519.001.patch
>
>
> The hadoop-azure JUnit tests create a metrics configuration file.  This file 
> gets saved in the root directory of the hadoop-azure module.  This dirties 
> the git workspace and won't get removed by {{mvn clean}}, because it's 
> outside of the build target directory.  It also can cause the pre-commit 
> license check step to fail, because this ends up looking like the patch added 
> a new file without the Apache license header.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to