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 "wuchang (JIRA)" <ji...@apache.org> on 2017/05/16 05:11:04 UTC

[jira] [Created] (YARN-6605) dafasfass

wuchang created YARN-6605:
-----------------------------

             Summary: dafasfass
                 Key: YARN-6605
                 URL: https://issues.apache.org/jira/browse/YARN-6605
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: wuchang


{code}
<allocations>
    <queue name="highPriority">
       <minResources>100000 mb, 30 vcores</minResources>
       <maxResources>250000 mb, 100 vcores</maxResources>
    </queue>
    <queue name="default">
       <minResources>50000 mb, 20 vcores</minResources>
       <maxResources>100000 mb, 50 vcores</maxResources>
       <maxAMShare>-1.0f</maxAMShare>
    </queue>
    <queue name="ep">
       <minResources>100000 mb, 30 vcores</minResources>
       <maxResources>300000 mb, 100 vcores</maxResources>
       <maxAMShare>-1.0f</maxAMShare>
    </queue>
    <queue name="vip">
       <minResources>30000 mb, 20 vcores</minResources>
       <maxResources>60000 mb, 50 vcores</maxResources>
       <maxAMShare>-1.0f</maxAMShare>
     </queue>
  <fairSharePreemptionTimeout>300</fairSharePreemptionTimeout>
</allocations>
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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