Konstantin Shvachko created HDFS-11736:
------------------------------------------

             Summary: OIV tests should not write outside 'target' directory.
                 Key: HDFS-11736
                 URL: https://issues.apache.org/jira/browse/HDFS-11736
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 2.6.0
            Reporter: Konstantin Shvachko


A few tests use {{Files.createTempDir()}} from Guava package, but do not set 
{{java.io.tmpdir}} system property. Thus the temp directory is created in 
unpredictable places and is not being cleaned up by {{mvn clean}}.
This was probably introduced in {{TestOfflineImageViewer}} and then replicated 
in {{TestCheckpoint}}, {{TestStandbyCheckpoints}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to