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

Wilfred Spiegelenburg commented on YUNIKORN-631:
------------------------------------------------

During testing an application got rejected with a gang request.
 queue: max resource only set for memory (983810M) only
 app gang request: memory (181896M) & vcore (5000mcpu)

error was returned:
{code:java}
"queue root.spark cannot fit application 
spark-18bc4ab71ecb495e9b2d566052d9d488: task group request map[memory:181896 
vcore:5000] larger than max queue allocation"{code}
mem fits, reject was based on vcore

> implement documented max resource behaviour
> -------------------------------------------
>
>                 Key: YUNIKORN-631
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-631
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: core - common
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Wilfred Spiegelenburg
>            Priority: Major
>
> In the documentation we state that an undefined resource type in the max 
> queue setting is considered to be unlimited:
> [http://yunikorn.apache.org/docs/next/user_guide/queue_config#resources]
> bq. Resources that are not specified in the list are not limited, for max 
> resources, or guaranteed in the case of guaranteed resources.
> This is not what is currently implemented.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to