Too man y 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
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.