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 "Jason Lowe (JIRA)" <ji...@apache.org> on 2014/09/05 15:51:28 UTC

[jira] [Updated] (MAPREDUCE-6071) JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs

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

Jason Lowe updated MAPREDUCE-6071:
----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.6.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Thanks, Tsuyoshi!  I committed this to trunk and branch-2.

> JobImpl#makeUberDecision doesn't log that Uber mode is disabled because of too much CPUs
> ----------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-6071
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6071
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 2.4.0, 2.5.0
>            Reporter: Tsuyoshi OZAWA
>            Assignee: Tsuyoshi OZAWA
>            Priority: Trivial
>             Fix For: 2.6.0
>
>         Attachments: YARN-2077.1.patch
>
>
> JobImpl#makeUberDecision usually logs why the Job cannot be launched as Uber mode(e.g. "too much RAM;" or something).  About CPUs, it's not logged currently. We should log it when "too much CPU".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)