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

Hudson commented on YARN-6057:
------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #11126 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11126/])
YARN-6057. yarn.scheduler.minimum-allocation-* descriptions are (bibinchundatt: 
rev a9d946d4df91c29ea86851bb1c5046e95dc80406)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml


> yarn.scheduler.minimum-allocation-* descriptions are incorrect about behavior 
> when a request is out of bounds
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-6057
>                 URL: https://issues.apache.org/jira/browse/YARN-6057
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Bibin A Chundatt
>            Assignee: Julia Sommer
>            Priority: Minor
>             Fix For: 2.9.0, 3.0.0-alpha2
>
>         Attachments: YARN-6057.001.patch, YARN-6057.002.patch
>
>
> {code}
>   <property>
>     <description>The minimum allocation for every container request at the RM,
>     in terms of virtual CPU cores. Requests lower than this will throw a
>     InvalidResourceRequestException.</description>
>     <name>yarn.scheduler.minimum-allocation-vcores</name>
>     <value>1</value>
>   </property>
> {code}
> *Requests lower than this will throw a   InvalidResourceRequestException.* 
> Only incase of maximum allocation vcore and memory 
> InvalidResourceRequestException is thrown



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to