[
https://issues.apache.org/jira/browse/YARN-6020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15945663#comment-15945663
]
Daniel Templeton commented on YARN-6020:
----------------------------------------
Looks to me like the reason your patch is failing is that you have a local
commit in your tree. If you run "git status", does it tell you that your local
repo is "ahead of 'apache/hadoop' by <n> commits"?
> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---------------------------------------------------------------------------
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
> Issue Type: Bug
> Components: fairscheduler
> Affects Versions: 2.8.0
> Reporter: Feng Yuan
> Assignee: Feng Yuan
> Priority: Critical
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]