----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53675/#review155721 -----------------------------------------------------------
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/#comment225794> This is a perfect case for using stack_feature.get_stack_feature_version(). - Jonathan Hurley On Nov. 11, 2016, 11:32 a.m., Dmitro Lisnichenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53675/ > ----------------------------------------------------------- > > (Updated Nov. 11, 2016, 11:32 a.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 > >
