[
https://issues.apache.org/jira/browse/HADOOP-12519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979098#comment-14979098
]
Hudson commented on HADOOP-12519:
---------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #1332 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/1332/])
HADOOP-12519. hadoop-azure tests should avoid creating a metrics (cnauroth: rev
2d10cb8e00fd84be26b51f9fba819e3e5b6cdcbf)
* hadoop-common-project/hadoop-common/CHANGES.txt
*
hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azure/AzureBlobStorageTestAccount.java
> 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)