Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-12519

hadoop-azure tests should avoid creating a metrics configuration file in the module root directory.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha1
    • fs/azure, test
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. HADOOP-12519.001.patch
          1 kB
          Chris Nauroth

        Activity

          People

            cnauroth Chris Nauroth
            cnauroth Chris Nauroth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: