You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Chelsey Chang (JIRA)" <ji...@apache.org> on 2013/06/20 00:28:21 UTC

[jira] [Updated] (MAPREDUCE-2351) mapred.job.tracker.history.completed.location should support an arbitrary filesystem URI

     [ https://issues.apache.org/jira/browse/MAPREDUCE-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chelsey Chang updated MAPREDUCE-2351:
-------------------------------------

    Attachment: HADOOP-472.branch-1-win.3.patch

Hi,

Could someone please backport the newly attached patch to branch-1-win? 
It has pretty much the same changes as MAPREDUCE-2351.patch
with a small difference. 
The new testcase testDoneFolderOnNotDefaultFileSystem fails on Windows because Windows default permission is not 755. So in addition to the changes in MAPREDUCE-2341.patch, the permission check for history_done_folder's "sub-directories" on Windows is skipped, given that users can still access the information via the Web-UI.
 
                
> mapred.job.tracker.history.completed.location should support an arbitrary filesystem URI
> ----------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2351
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2351
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.23.0
>
>         Attachments: HADOOP-472.branch-1-win.3.patch, MAPREDUCE-2351.patch
>
>
> Currently, mapred.job.tracker.history.completed.location is resolved relative to the default filesystem. If not set it defaults to history/done in the local log directory. There is no way to set it to another local filesystem location (with a file:// URI) or an arbitrary Hadoop filesystem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira