[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033560#comment-13033560
 ] 

Hudson commented on MAPREDUCE-1778:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #679 (See 
[https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk/679/])
    Update CHANGES.txt to reflect MAPREDUCE-1778 was committed.


> CompletedJobStatusStore initialization should fail if 
> {mapred.job.tracker.persist.jobstatus.dir} is unwritable
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1778
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1778
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: jobtracker
>            Reporter: Amar Kamat
>            Assignee: Krishna Ramachandran
>         Attachments: mapred-1778-1.patch, mapred-1778-2.patch, 
> mapred-1778-3.patch, mapred-1778-4.patch, mapred-1778.20S-1.patch, 
> mapred-1778.20S.patch, mapred-1778.patch
>
>
> If {mapred.job.tracker.persist.jobstatus.dir} points to an unwritable 
> location or mkdir of {mapred.job.tracker.persist.jobstatus.dir} fails, then 
> CompletedJobStatusStore silently ignores the failure and disables 
> CompletedJobStatusStore. Ideally the JobTracker should bail out early 
> indicating a misconfiguration.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to