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 "Amar Kamat (JIRA)" <ji...@apache.org> on 2009/06/26 11:47:07 UTC

[jira] Created: (MAPREDUCE-668) Improve CompletedJobStatusStore setup/testcases

Improve CompletedJobStatusStore setup/testcases
-----------------------------------------------

                 Key: MAPREDUCE-668
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-668
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: jobtracker
            Reporter: Amar Kamat


mapred.job.tracker.persist.jobstatus.hours expects value in hour. It should be made as an interval. Also sleep time is set to 1hour which is too much. Allowing to configure these values will help in testcases. Also the testcase can be made faster by using mock jobs instead of starting a whole new jobtracker. There is no testcase for checking if status objects are cleanedup or not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.