You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Hong Tang (JIRA)" <ji...@apache.org> on 2010/03/31 11:02:27 UTC

[jira] Created: (MAPREDUCE-1658) [Rumen] Extract some job configurations.

[Rumen] Extract some job configurations.
----------------------------------------

                 Key: MAPREDUCE-1658
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1658
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Hong Tang


Enhance Rumen to extract the following configuration parameters from JobConf that may be relevant to job execution:
- mapred.map.tasks.speculative.execution, mapred.reduce.tasks.speculative.execution
- mapred.reduce.slowstart.completed.maps
- io.sort.factor, io.sort.mb, io.sort.record.percent, io.sort.spill.percent
- mapreduce.reduce.shuffle.connect.timeout, mapreduce.reduce.shuffle.read.timeout
- mapred.job.shuffle.merge.percent, mapred.job.shuffle.input.buffer.percent
- mapred.inmem.merge.threshold

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


[jira] Resolved: (MAPREDUCE-1658) [Rumen] Extract some job configurations.

Posted by "Ravi Gummadi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravi Gummadi resolved MAPREDUCE-1658.
-------------------------------------

    Resolution: Duplicate

MAPREDUCE-2153 is handling this issue. So resolving this as duplicate.

> [Rumen] Extract some job configurations.
> ----------------------------------------
>
>                 Key: MAPREDUCE-1658
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1658
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: tools/rumen
>            Reporter: Hong Tang
>
> Enhance Rumen to extract the following configuration parameters from JobConf that may be relevant to job execution:
> - mapred.map.tasks.speculative.execution, mapred.reduce.tasks.speculative.execution
> - mapred.reduce.slowstart.completed.maps
> - io.sort.factor, io.sort.mb, io.sort.record.percent, io.sort.spill.percent
> - mapreduce.reduce.shuffle.connect.timeout, mapreduce.reduce.shuffle.read.timeout
> - mapred.job.shuffle.merge.percent, mapred.job.shuffle.input.buffer.percent
> - mapred.inmem.merge.threshold

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