----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61376/#review182024 -----------------------------------------------------------
Ship it! Ship It! - Alejandro Fernandez On Aug. 2, 2017, 10:49 a.m., Mugdha Varadkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61376/ > ----------------------------------------------------------- > > (Updated Aug. 2, 2017, 10:49 a.m.) > > > Review request for Ambari, Alejandro Fernandez and Gautam Borad. > > > Bugs: AMBARI-21635 > https://issues.apache.org/jira/browse/AMBARI-21635 > > > Repository: ambari > > > Description > ------- > > Need to add "Audit to DB removal "pre-check message during cross stack > upgrade from IOP 4.2 to HDP-2.6.2. > Also providing below changes: > Removing hdp_2_5_0_0_set_external_solrCloud_flag task from config-upgrade.xml > for IOP 4.2 to HDP-2.6.2 > Adding below missing features which were added in Ambari-2.5 in HDP stack for > Ranger > { > "name": "ranger_admin_password_change", > "description": "Allow ranger admin credentials to be specified during > cluster creation (AMBARI-17000)", > "min_version": "4.2.5.0" > }, > { > "name": "ranger_hive_plugin_jdbc_url", > "description": "Handle Ranger hive repo config jdbc url change for stack > 2.5 (AMBARI-18386)", > "min_version": "4.2.5.0" > }, > { > "name": "ranger_xml_configuration", > "description": "Ranger code base support xml configurations", > "min_version": "4.2.0.0" > }, > { > "name": "kafka_ranger_plugin_support", > "description": "Ambari stack changes for Ranger Kafka Plugin > (AMBARI-11299)", > "min_version": "4.2.0.0" > }, > { > "name": "yarn_ranger_plugin_support", > "description": "Implement Stack changes for Ranger Yarn Plugin integration > (AMBARI-10866)", > "min_version": "4.2.0.0" > } > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/BigInsights/4.0/properties/stack_features.json > a6672e4 > > ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml > 17e80b5 > > ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/nonrolling-upgrade-to-hdp-2.6.xml > 55736cf > > > Diff: https://reviews.apache.org/r/61376/diff/1/ > > > Testing > ------- > > Total run:1161 > Total errors:0 > Total failures:0 > OK > > > Thanks, > > Mugdha Varadkar > >