[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Douglas moved HADOOP-6664 to MAPREDUCE-1726:
--------------------------------------------------

              Project: Hadoop Map/Reduce  (was: Hadoop Common)
                  Key: MAPREDUCE-1726  (was: HADOOP-6664)
           Issue Type: Bug  (was: Task)
    Affects Version/s: 0.20.2
                       0.21.0
                       0.22.0
                           (was: 0.20.2)
          Component/s: documentation
                           (was: conf)
                           (was: documentation)

> fs.inmemory.size.mb not listed in conf. Cluster setup page gives wrong advice.
> ------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1726
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1726
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.20.2, 0.21.0, 0.22.0
>            Reporter: Edward Capriolo
>
> http://hadoop.apache.org/common/docs/current/cluster_setup.html
> fs.inmemory.size.mb does not appear in any xml file
> {noformat}
> grep "fs.inmemory.size.mb" ./mapred/mapred-default.xml 
> [edw...@ec src]$ grep "fs.inmemory.size.mb" ./hdfs/hdfs-default.xml 
> [edw...@ec src]$ grep "fs.inmemory.size.mb" ./core/core-default.xml 
> {noformat}
> http://hadoop.apache.org/common/docs/current/cluster_setup.html
> Documentation error:
> Real-World Cluster Configurations
> {noformat}
> conf/core-site.xml    io.sort.factor          100     More streams merged at 
> once while sorting files.
> conf/core-site.xml    io.sort.mb      200     Higher memory-limit while 
> sorting data.
> {noformat}
> core --- io.sort.factor                                       -- should be 
> mapred
> core --- io.sort.mb                                   -- should be mapred

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to