[
https://issues.apache.org/jira/browse/MAPREDUCE-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated MAPREDUCE-3424:
-----------------------------------
Attachment: mapreduce-3424-2.patch
Updated patch attached. More cleanup. Also:
* Removes the reference to mapred.local.dir in task-controller.cfg from the
cluster setup docs since it's no longer used
* This also removes the call to TaskController#setup in TT#initialize, this is
already called by the constructor. For the DefaultTaskController we dont' need
to reset the local storate and allocator refs as they haven't changed, and for
the LTC we don't need to do the basic perms check on each init.
> MR-2415 cleanup
> ---------------
>
> Key: MAPREDUCE-3424
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3424
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Components: tasktracker
> Affects Versions: 0.20.205.0
> Reporter: Eli Collins
> Assignee: Eli Collins
> Priority: Minor
> Attachments: mapreduce-3424-1.patch, mapreduce-3424-2.patch
>
>
> MR-2415 had some tabs and weird indenting and spacing. Also would be more
> clear if LTC explicitly overrides createLogDir. Let's clean this up.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira