You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/06/01 05:52:00 UTC

[jira] [Commented] (YARN-7340) Fix the missing time stamp in exception message in Class NoOverCommitPolicy

    [ https://issues.apache.org/jira/browse/YARN-7340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497600#comment-16497600 ] 

Hudson commented on YARN-7340:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14335 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/14335/])
YARN-7340. Fix the missing time stamp in exception message in Class (yufei: rev 6b21a599fbd53e3d6113fcd9a984f6ac59ccd302)
* (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/reservation/NoOverCommitPolicy.java


> Fix the missing time stamp in exception message in Class NoOverCommitPolicy
> ---------------------------------------------------------------------------
>
>                 Key: YARN-7340
>                 URL: https://issues.apache.org/jira/browse/YARN-7340
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: reservation system
>    Affects Versions: 3.1.0
>            Reporter: Yufei Gu
>            Assignee: Dinesh Chitlangia
>            Priority: Minor
>              Labels: newbie++
>             Fix For: 3.2.0
>
>         Attachments: YARN-7340.001.patch, YARN-7340.002.patch
>
>
> It could be easily figured out by reading code.
> {code}
>       throw new ResourceOverCommitException(
>           "Resources at time " + " would be overcommitted by "
>               + "accepting reservation: " + reservation.getReservationId());
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org