Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.4-alpha
-
None
Description
I came across that mapreduce.map.java.opts and mapreduce.reduce.java.opts were missing in mapred-default.xml. I'll do a fuller sweep to see what else is missing before posting a patch.
List so far:
mapreduce.map/reduce.java.opts
mapreduce.map/reduce.memory.mb
mapreduce.job.jvm.numtasks
mapreduce.input.lineinputformat.linespermap
mapreduce.task.combine.progress.records
mapreduce.map/reduce.env
Attachments
Attachments
Issue Links
- incorporates
-
MAPREDUCE-5207 Add mapreduce.{map|reduce}.memory.mb defaults to mapred-default.xml
- Resolved
- is duplicated by
-
MAPREDUCE-5236 references to JobConf.DISABLE_MEMORY_LIMIT don't make sense in the context of MR2
- Resolved
- relates to
-
MAPREDUCE-5236 references to JobConf.DISABLE_MEMORY_LIMIT don't make sense in the context of MR2
- Resolved
-
MAPREDUCE-6205 Update the value of the new version properties of the deprecated property "mapred.child.java.opts"
- Patch Available