[ https://issues.apache.org/jira/browse/MAPREDUCE-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976091#comment-14976091 ]
Masatake Iwasaki commented on MAPREDUCE-6521: --------------------------------------------- The failure of TestMRJobsWithHistoryService and TestMiniMRClientCluster is not related to the patch. I filed MAPREDUCE-6524 and MAPREDUCE-6525 for them. > 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 > Attachments: MAPREDUCE-6521.001.patch > > > 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)