Chris Nauroth created HADOOP-12519:
--------------------------------------
Summary: hadoop-azure tests create 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
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)