----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30035/#review68617 -----------------------------------------------------------
Ship it! Ship It! - Dmitro Lisnichenko On Jan. 19, 2015, 3:53 p.m., Yurii Shylov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30035/ > ----------------------------------------------------------- > > (Updated Jan. 19, 2015, 3:53 p.m.) > > > Review request for Ambari, Dmitro Lisnichenko, Srimanth Gunturi, and Yusaku > Sako. > > > Bugs: AMBARI-9196 > https://issues.apache.org/jira/browse/AMBARI-9196 > > > Repository: ambari > > > Description > ------- > > STR: > # *On installer phase -> "Customize Services" step* > # Navigate on MR2 tab > # Change : > mapreduce.map.java.opts= -Xmxm (Invalid) > mapreduce.reduce.java.opts= -Xmx0m (Less) > yarn.app.mapreduce.am.command-opts= -Xmx545m (Less) > # Check validation > > > Actual result: > Have not "Less" and Invalid validate messages on UI. > > Expected result: > Have all validate messages on UI. > > > Diffs > ----- > > ambari-server/src/main/resources/stacks/HDP/2.2/services/stack_advisor.py > 06e66a6 > ambari-server/src/test/python/stacks/2.2/common/test_stack_advisor.py > f387bd1 > > Diff: https://reviews.apache.org/r/30035/diff/ > > > Testing > ------- > > Tests ok > > > Thanks, > > Yurii Shylov > >
