[
https://issues.apache.org/jira/browse/HADOOP-2300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amareshwari Sri Ramadasu updated HADOOP-2300:
---------------------------------------------
Status: Patch Available (was: Open)
This patch first looks at mapred.tasktracker.tasks.maximum value first, then
looks at mapred.tasktracker.map.tasks.maximum and
mapred.tasktracker.reduce.tasks.maximum
> mapred.tasktracker.tasks.maximum is completely ignored
> ------------------------------------------------------
>
> Key: HADOOP-2300
> URL: https://issues.apache.org/jira/browse/HADOOP-2300
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.16.0
> Reporter: Owen O'Malley
> Assignee: Amareshwari Sri Ramadasu
> Priority: Blocker
> Fix For: 0.16.0
>
> Attachments: patch-2300.txt
>
>
> HADOOP-1274 replaced the configuration attribute
> mapred.tasktracker.tasks.maximum with mapred.tasktracker.map.tasks.maximum
> and mapred.tasktracker.reduce.tasks.maximum and claims to use the deprecated
> mapred.tasktracker.tasks.maximum. However, because the new attributes are in
> hadoop-default.xml, the check to use the deprecated value will never trigger.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.