[ https://issues.apache.org/jira/browse/MAPREDUCE-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887917#comment-16887917 ]
Hudson commented on MAPREDUCE-6521: ----------------------------------- FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #16949 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/16949/]) MAPREDUCE-6521. MiniMRYarnCluster should not create (stevel: rev 79f6118dccf809aed74dd54f46f5d77416e14aa1) * (edit) hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/v2/MiniMRYarnCluster.java > 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 > Priority: Major > 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 (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org