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 "Yufei Gu (JIRA)" <ji...@apache.org> on 2017/10/16 23:25:01 UTC

[jira] [Created] (YARN-7340) Missing the time stamp in exception message in Class NoOverCommitPolicy

Yufei Gu created YARN-7340:
------------------------------

             Summary: Missing the 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
            Priority: Minor


It could be easily figure 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
(v6.4.14#64029)

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