-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.5.2
-
Fix Version/s: 2.5.2
-
Component/s: ambari-server
-
Labels:None
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" }
- links to