[ https://issues.apache.org/jira/browse/HADOOP-5880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jothi Padmanabhan resolved HADOOP-5880. --------------------------------------- Resolution: Duplicate Most of the tests were fixed while working on MAPREDUCE-670 > Change some MiniMR based mapred test cases to use local file system instead > of MiniDFS > -------------------------------------------------------------------------------------- > > Key: HADOOP-5880 > URL: https://issues.apache.org/jira/browse/HADOOP-5880 > Project: Hadoop Common > Issue Type: Improvement > Components: test > Reporter: Jothi Padmanabhan > Priority: Minor > > Some of the MiniMR test cases could be changed to use the local file system > instead of using DFS without any loss of testing functionality. This possibly > could lead to a decent amount of time saving, when aggregated across several > tests. For example, TestJobDirCleanup on my local box took 60 seconds with > DFS and 50 seconds with localFS. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.