----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42640/#review116474 -----------------------------------------------------------
Ship it! Ship It! - Sid Wagle On Jan. 26, 2016, 11:12 p.m., Aravindan Vijayan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42640/ > ----------------------------------------------------------- > > (Updated Jan. 26, 2016, 11:12 p.m.) > > > Review request for Ambari, Dmytro Sen, Sumit Mohanty, and Sid Wagle. > > > Bugs: AMBARI-14769 > https://issues.apache.org/jira/browse/AMBARI-14769 > > > Repository: ambari > > > Description > ------- > > PROBLEM > Stack advisor recommendations for AMS heap sizes are unreasonable. > > BUG > Stack advisor uses fixed values of 1024M for metrics collector and HBase > heapsize for estimating required memory for the components in the host. > > FIX > Use the user entered values for metrics collector heapsize and AMS HBase > heapsize to calculate the required memory on the host. > > > Diffs > ----- > > ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py > 5bcebf7 > > Diff: https://reviews.apache.org/r/42640/diff/ > > > Testing > ------- > > ambari-server python unit tests pass. > > Manual testing done. > > > Thanks, > > Aravindan Vijayan > >
