Bibin A Chundatt created YARN-6057:
--------------------------------------
Summary: yarn.scheduler.minimum-allocation describtion update
required
Key: YARN-6057
URL: https://issues.apache.org/jira/browse/YARN-6057
Project: Hadoop YARN
Issue Type: Bug
Reporter: Bibin A Chundatt
Priority: Minor
{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]