[
https://issues.apache.org/jira/browse/HADOOP-12519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HADOOP-12519:
-----------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 2.8.0
Status: Resolved (was: Patch Available)
Thanks very much for the review, Xiaoyu. I have committed this to trunk and
branch-2.
> 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)