[
https://issues.apache.org/jira/browse/MAPREDUCE-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726804#action_12726804
]
Ramya R commented on MAPREDUCE-657:
-----------------------------------
The above fix does not seem to work. The job info files are not being removed
from the local FS after "mapred.job.tracker.persist.jobstatus.hours" . Also
"mapred.job.tracker.persist.jobstatus.hours" cannot be configured to a decimal
value. Say if it has to be set to 15mins, then it is not possible to do so.
> CompletedJobStatusStore hardcodes filesystem to hdfs
> ----------------------------------------------------
>
> Key: MAPREDUCE-657
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-657
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: jobtracker
> Reporter: Amar Kamat
> Assignee: Amar Kamat
> Fix For: 0.20.1
>
> Attachments: MAPREDUCE-657-v1.0.patch,
> MAPREDUCE-657-v1.2-branch-0.20.patch, MAPREDUCE-657-v1.2.patch
>
>
> Today, completedjobstatusstore stores only to hdfs. It should be configurable
> to write to local-fs too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.