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

Hudson commented on AMBARI-10916:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #2510 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/2510/])
AMBARI-10916. Recommended value is greater then maximum for 
yarn.nodemanager.resource.memory-mb (dsen via srimanth) (sgunturi: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0ebdf4e660bf7ff97b623e2bbca76055e3c9956b)
* ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
* ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py


> Recommended value is greater then maximum for 
> yarn.nodemanager.resource.memory-mb
> ---------------------------------------------------------------------------------
>
>                 Key: AMBARI-10916
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10916
>             Project: Ambari
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: 2.1.0
>            Reporter: Srimanth Gunturi
>            Assignee: Denys Buzhor
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10916.patch
>
>
> Received recommended value that is greater than maximum for 
> *yarn.nodemanager.resource.memory-mb* from **recommendations** endpoint.
> Received part of JSON:
> {noformat}
>           "yarn-site" : {
>               "properties" : {
>                 "yarn.scheduler.minimum-allocation-mb" : "682",
>                 "yarn.scheduler.maximum-allocation-mb" : "2039",
>                 "yarn.nodemanager.resource.memory-mb" : "2039"
>               },
>               "property_attributes" : {
>                 "yarn.scheduler.minimum-allocation-mb" : {
>                   "max" : "2039"
>                 },
>                 "yarn.scheduler.maximum-allocation-mb" : {
>                   "max" : "2039"
>                 },
>                 "yarn.nodemanager.resource.memory-mb" : {
>                   "max" : "1877"
>                 }
>               }
>             }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to