> On May 22, 2017, 8:55 p.m., Alejandro Fernandez wrote: > > dev-support/config-utils/diff_stack_properties.py > > Lines 65 (patched) > > <https://reviews.apache.org/r/59393/diff/1/?file=1724744#file1724744line65> > > > > This may need to support a "recurisve" flag in order to compare HDP 2.6 > > (which inherits from older stacks) vs HDP 3.0.
I've already committed the patch. Could you please open a jira for that and elaborate on how should this flag work? Thanks! - Dmitro ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59393/#review175661 ----------------------------------------------------------- On May 19, 2017, 12:39 p.m., Dmitro Lisnichenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/59393/ > ----------------------------------------------------------- > > (Updated May 19, 2017, 12:39 p.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 > >
