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

Hudson commented on AMBARI-19236:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #552 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/552/])
AMBARI-19236. Stackadvisor: incorrect recommendations when only one of 
(vbrodetskyi: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6512cc1a08b306737043a525c49f19f8bffb9131])
* (edit) ambari-server/src/main/resources/stacks/stack_advisor.py
* (edit) ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py


> Stackadvisor: incorrect recommendations when only one of two dependencies was 
> changed
> -------------------------------------------------------------------------------------
>
>                 Key: AMBARI-19236
>                 URL: https://issues.apache.org/jira/browse/AMBARI-19236
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Critical
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-19236.patch
>
>
> For example:
> 'mapreduce.map.memory.mb' depends on 'yarn.scheduler.maximum-allocation-mb' 
> and 'yarn.scheduler.minimum-allocation-mb'. 
> *The case:*
> 'yarn.scheduler.minimum-allocation-mb' was changed, but 
> 'yarn.scheduler.maximum-allocation-mb' not. In this case recommendations will 
> use provided value for the first property and recommended value for the 
> second. 'mapreduce.map.memory.mb' will be recalculated incorrectly.
> *Expected:*
> Use the provided values for both properties.



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

Reply via email to