You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/10/22 10:28:27 UTC

[jira] [Created] (MAPREDUCE-6521) MiniMRYarnCluster should not create /tmp/hadoop-yarn/staging on local filesystem in unit test

Masatake Iwasaki created MAPREDUCE-6521:
-------------------------------------------

             Summary: MiniMRYarnCluster should not create /tmp/hadoop-yarn/staging on local filesystem in unit test
                 Key: MAPREDUCE-6521
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6521
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
            Reporter: Masatake Iwasaki
            Assignee: Masatake Iwasaki


MiniMRYarnCluster create /tmp/hadoop-yarn/staging/history/done by default. It should be under {{testWorkDir}} if the file system is localFs in order to make it to be removed by {{mvn clean}}. It would also avoid issues under parallel unit testing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)