----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59393/#review175661 -----------------------------------------------------------
dev-support/config-utils/diff_stack_properties.py Lines 65 (patched) <https://reviews.apache.org/r/59393/#comment249012> This may need to support a "recurisve" flag in order to compare HDP 2.6 (which inherits from older stacks) vs HDP 3.0. - Alejandro Fernandez On May 19, 2017, 9:39 a.m., Dmitro Lisnichenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59393/ > ----------------------------------------------------------- > > (Updated May 19, 2017, 9:39 a.m.) > > > Review request for Ambari, Jonathan Hurley, Nate Cole, and Sumit Mohanty. > > > Bugs: AMBARI-21069 > https://issues.apache.org/jira/browse/AMBARI-21069 > > > Repository: ambari > > > Description > ------- > > I've implemented a python script that compares stack folders between > branches. It shows differences (between for example branch-2.5 and trunk) > that affect ambari upgrade (e.g. add-on-ambari-upgrade changes) > > > Diffs > ----- > > dev-support/config-utils/diff_stack_properties.py PRE-CREATION > > > Diff: https://reviews.apache.org/r/59393/diff/1/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Dmitro Lisnichenko > >
