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

Siqi Li commented on YARN-1221:
-------------------------------

According to the fairsheduler log,
2013-09-23 17:32:30,593 ASSIGN  atla-aub-37-sr1.prod.twttr.net  <memory:2048, 
vCores:1>
2013-09-23 17:32:35,591 ASSIGN  atla-aub-37-sr1.prod.twttr.net  <memory:4096, 
vCores:1>
2013-09-23 17:32:36,595 ASSIGN  atla-aub-37-sr1.prod.twttr.net  <memory:4096, 
vCores:1>
2013-09-23 17:32:37,598 ASSIGN  atla-aub-37-sr1.prod.twttr.net  <memory:4096, 
vCores:1>
2013-09-23 17:32:38,602 ASSIGN  atla-aub-37-sr1.prod.twttr.net  <memory:4096, 
vCores:1>
2013-09-23 17:32:39,606 ASSIGN  atla-aub-37-sr1.prod.twttr.net  <memory:4096, 
vCores:1>
2013-09-23 17:32:43,622 ASSIGN  atla-aub-37-sr1.prod.twttr.net  <memory:2048, 
vCores:1>
2013-09-23 17:32:48,640 ASSIGN  atla-aub-37-sr1.prod.twttr.net  <memory:4096, 
vCores:1>
2013-09-23 17:32:49,647 ASSIGN  atla-aub-37-sr1.prod.twttr.net  <memory:-1, 
vCores:0>
2013-09-23 17:33:11,213 ASSIGN  atla-aub-37-sr1.prod.twttr.net  <memory:4096, 
vCores:1>
2013-09-23 17:33:11,245 ASSIGN  atla-aub-37-sr1.prod.twttr.net  <memory:-1, 
vCores:0>
2013-09-23 17:33:13,221 ASSIGN  atla-aub-37-sr1.prod.twttr.net  <memory:4096, 
vCores:1>

the -1 might be the problem, it should be 4096 and the vCores should be 1 
instead of 0.
I tried several times, if the log has only one <memory:-1, vCores:0>, the 
reserved memory will be 4G after all the jobs done, and if the log has two 
<memory:-1, vCores:0>, the reserved memory will be 8G after all the jobs done.
                
> With Fair Scheduler, reserved MB reported in RM web UI increases indefinitely
> -----------------------------------------------------------------------------
>
>                 Key: YARN-1221
>                 URL: https://issues.apache.org/jira/browse/YARN-1221
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager, scheduler
>    Affects Versions: 2.1.0-beta
>            Reporter: Sandy Ryza
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to