You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Greg Roelofs (JIRA)" <ji...@apache.org> on 2011/04/08 05:32:05 UTC

[jira] [Updated] (MAPREDUCE-2424) MR-279: counters/UI/etc. for uber-AppMaster (in-cluster LocalJobRunner for MRv2)

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

Greg Roelofs updated MAPREDUCE-2424:
------------------------------------

    Description: 
Polish uber-AM (MAPREDUCE-2405).  Specifically:
* uber-specific counters ("command-line UI")
* GUI indicators
** RM all-containers level
** multi-job app level [if exists]
** single-job level
* fix uber-decision ("is this a small job?"):
** memory criterion
** input-bytes criterion
* disable speculation
* isUber() method (somewhere) for unit tests to use
* delete (most of) old UberTask code (MAPREDUCE-1220; came in with initial MR-279 branch)
* implement non-RPC, local version of umbilical
* AM restart (default 4 tries) on another node on any task-attempt failure
* uber-specific metrics?
* rename configurables? (still "ubertask"-based)


  was:"Port" MAPREDUCE-1220 to MRv2.  This is an optimization for small jobs wherein all tasks run on the same node in the same JVM/container.


> MR-279: counters/UI/etc. for uber-AppMaster (in-cluster LocalJobRunner for MRv2)
> --------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2424
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2424
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>            Reporter: Greg Roelofs
>            Assignee: Greg Roelofs
>             Fix For: 0.23.0
>
>
> Polish uber-AM (MAPREDUCE-2405).  Specifically:
> * uber-specific counters ("command-line UI")
> * GUI indicators
> ** RM all-containers level
> ** multi-job app level [if exists]
> ** single-job level
> * fix uber-decision ("is this a small job?"):
> ** memory criterion
> ** input-bytes criterion
> * disable speculation
> * isUber() method (somewhere) for unit tests to use
> * delete (most of) old UberTask code (MAPREDUCE-1220; came in with initial MR-279 branch)
> * implement non-RPC, local version of umbilical
> * AM restart (default 4 tries) on another node on any task-attempt failure
> * uber-specific metrics?
> * rename configurables? (still "ubertask"-based)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira