> On Nov. 11, 2016, 6:38 p.m., Jonathan Hurley wrote: > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/zkfc_slave.py, > > lines 46-50 > > <https://reviews.apache.org/r/53675/diff/1/?file=1561539#file1561539line46> > > > > This is a perfect case for using > > stack_feature.get_stack_feature_version().
thanks! - Dmitro ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53675/#review155721 ----------------------------------------------------------- On Nov. 11, 2016, 7:31 p.m., Dmitro Lisnichenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53675/ > ----------------------------------------------------------- > > (Updated Nov. 11, 2016, 7:31 p.m.) > > > Review request for Ambari, Jonathan Hurley and Nate Cole. > > > Bugs: AMBARI-18864 > https://issues.apache.org/jira/browse/AMBARI-18864 > > > Repository: ambari > > > Description > ------- > > STR: > - Install HDP 2.5.0.0 with HDFS in HA mode using a blueprint > > After installation, the {{cluster_version}} is in the {{INIT}} state. This is > because the {{host_version}} is {{OUT_OF_SYNC}} on 2 hosts. The hosts are out > of sync because the ZKFC component is listed as {{UNKNOWN}} in > {{hostcomponentstate}}. > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/zkfc_slave.py > ddd1766 > > Diff: https://reviews.apache.org/r/53675/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Dmitro Lisnichenko > >
