[
https://issues.apache.org/jira/browse/YARN-8701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806746#comment-16806746
]
Szilard Nemeth commented on YARN-8701:
--------------------------------------
Latest patch +1 (non-binding)
> If the single parameter in Resources#createResourceWithSameValue is greater
> than Integer.MAX_VALUE, then the value of vcores will be -1
> ---------------------------------------------------------------------------------------------------------------------------------------
>
> Key: YARN-8701
> URL: https://issues.apache.org/jira/browse/YARN-8701
> Project: Hadoop YARN
> Issue Type: Bug
> Components: api
> Reporter: Sen Zhao
> Assignee: Sen Zhao
> Priority: Major
> Attachments: YARN-8701.001.patch, YARN-8701.002.patch,
> YARN-8701.003.patch, YARN-8701.004.patch
>
>
> If I configure *MaxResources* in fair-scheduler.xml, like this:
> {code}<MaxResources>resource1=50</MaxResources>{code}
> In the queue, the *MaxResources* value will change to
> {code}Max Resources: <memory: CLUSTER_MEMORY, VCores: 0, resource1: 50>{code}
> I think the value of VCores should be *CLUSTER_VCORES*.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]