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

Adam Antal commented on YARN-8662:
----------------------------------

Hi [~wilfreds] and [~Sen Zhao].

I just bumped into some similar problem, and I decided to update the docs. 
Please take your time to look at this: YARN-9326. 

> Fair Scheduler stops scheduling when a queue is configured only CPU and memory
> ------------------------------------------------------------------------------
>
>                 Key: YARN-8662
>                 URL: https://issues.apache.org/jira/browse/YARN-8662
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: fairscheduler
>            Reporter: Sen Zhao
>            Assignee: Sen Zhao
>            Priority: Major
>         Attachments: NonResourceToSchedule.png, YARN-8662.001.patch
>
>
> Add a new resource type in resource-types.xml, eg: resource1. 
> In Fair scheduler when queue's MaxResources is configured like: 
> {code}<maxResources>4096 mb, 4 vcores</maxResources>{code}
> When submit a application which need resource like:
> {code} 1536 mb, 1 vcores, 10 resource1{code}
> The application will be pending. Because there is no resource1 in this queue.



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

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

Reply via email to