-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56189/
-----------------------------------------------------------
(Updated Feb. 4, 2017, 1 a.m.)
Review request for Ambari, Alejandro Fernandez and Sumit Mohanty.
Changes
-------
Added Test case for specifically testing small cluster, representing a small
GCE cluster.
- 3 nodes having 'yarn.nodemanager.resource.memory-mb' : 2046 and
'yarn.scheduler.minimum-allocation-mb' : 682
Bugs: AMBARI-19827
https://issues.apache.org/jira/browse/AMBARI-19827
Repository: ambari
Description
-------
HSI caluclations fails on cluster with small memory. Fixed the calulations for
that.
Diffs (updated)
-----
ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py
22d50e3
ambari-server/src/test/python/stacks/2.5/common/test_stack_advisor.py 9029dbb
Diff: https://reviews.apache.org/r/56189/diff/
Testing
-------
Python UT tests fixed and Passes.
Tested on cluster.
Thanks,
Swapan Shridhar