[
https://issues.apache.org/jira/browse/YARN-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064392#comment-16064392
]
Bibin A Chundatt commented on YARN-6428:
----------------------------------------
[~sunilg]
{quote}
I think there might be a compatibility break though its from Resources class
{quote}
LimitedPrivate only applicable for specified projects.. So i don't think its an
issue.
{code}
@InterfaceAudience.LimitedPrivate({"YARN", "MapReduce"})
@Unstable
{code}
{quote}
So using Math.floor(value * 10^N) / 10^N where N could be 6 will help to
resolve the problem for now.
{quote}
The issue with solution mentioned is we are limiting the max value of
resource that can be configured for attributes to {{MAX VALUE / 10^N}} i
wouldn't prefer for these reasons.
IF you feel all the above can be ignored then i can go ahead and change.
> Queue AM limit is not honored in CS always
> -------------------------------------------
>
> Key: YARN-6428
> URL: https://issues.apache.org/jira/browse/YARN-6428
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Bibin A Chundatt
> Assignee: Bibin A Chundatt
> Attachments: YARN-6428.0001.patch, YARN-6428.0002.patch
>
>
> Steps to reproduce
> ------------------------
> Setup cluster with 40 GB and 40 vcores with 4 Node managers with 10 GB each.
> Configure 100% to default queue as capacity and max am limit as 10 %
> Minimum scheduler memory and vcore as 512,1
> *Expected*
> AM limit 4096 and 4 vores
> *Actual*
> AM limit 4096+512 and 4+1 vcore
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]