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.