You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jothi Padmanabhan (JIRA)" <ji...@apache.org> on 2009/05/21 06:52:45 UTC

[jira] Created: (HADOOP-5880) Change some MiniMR based mapred test cases to use local file system instead of MiniDFS

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 Core
          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.