----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41795/#review112345 -----------------------------------------------------------
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py (line 245) <https://reviews.apache.org/r/41795/#comment172826> Agree with bhuvnesh, this should be based on # of DNs. If less than 3, it should be the # of DNs. - Alejandro Fernandez On Dec. 30, 2015, 11:04 a.m., Matt wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41795/ > ----------------------------------------------------------- > > (Updated Dec. 30, 2015, 11:04 a.m.) > > > Review request for Ambari, Alexander Denissov, Alejandro Fernandez, bhuvnesh > chaudhary, Dmitro Lisnichenko, jun aoki, Lav Jain, Newton Alex, Oleksandr > Diachenko, Sumit Mohanty, and Srimanth Gunturi. > > > Bugs: AMBARI-14459 > https://issues.apache.org/jira/browse/AMBARI-14459 > > > Repository: ambari > > > Description > ------- > > By default dfs.replication is set to 3. In a single node cluster, advise and > validate dfs.replication = 1 > > > Diffs > ----- > > ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py > 7e2871b > ambari-server/src/test/python/stacks/2.0.6/common/test_stack_advisor.py > 6699e94 > > Diff: https://reviews.apache.org/r/41795/diff/ > > > Testing > ------- > > Manually Tested > Unit test updated. > > > Thanks, > > Matt > >
