[
https://issues.apache.org/jira/browse/MAPREDUCE-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
rahul k singh updated MAPREDUCE-832:
------------------------------------
Attachment: mapreduce-832-20.patch
Added the new patch.
All the warning messages are moved to constructor
> Too many WARN messages about deprecated memorty config variables in JobTacker
> log
> ---------------------------------------------------------------------------------
>
> Key: MAPREDUCE-832
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-832
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 0.20.1
> Reporter: Karam Singh
> Attachments: mapreduce-832-20.patch
>
>
> When user submit a mapred job using old memory config vairiable
> (mapred.task.maxmem) followinig message too many times in JobTracker logs -:
> [
> WARN org.apache.hadoop.mapred.JobConf: The variable mapred.task.maxvmem is no
> longer used instead use mapred.job.map.memory.mb and
> mapred.job.reduce.memory.mb
> ]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.