Distributed cache sizing configurations are missing from mapred-default.xml
---------------------------------------------------------------------------
Key: MAPREDUCE-2379
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2379
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: distributed-cache, documentation
Affects Versions: 0.22.0
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Fix For: 0.22.0
* MAPREDUCE-1538 added {{mapreduce.tasktracker.cache.local.numberdirectories}} which is not
documented in mapred-default.xml
* When MAPREDUCE-711 moved DistributedCache into the mapred project, the {{local.cache.size}}
parameter was left in core-default.xml instead of moved to mapred-default.xml. It has since
been renamed to {{mapreduce.tasktracker.cache.local.size}}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|