----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39757/ -----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Jayush Luniya, and Nate Cole. Bugs: AMBARI-13620 https://issues.apache.org/jira/browse/AMBARI-13620 Repository: ambari Description ------- Ensure that EU Accumlo upgrade packs work correctly for the following scenarios: - HDP 2.2 to 2.3 (no config changes) - HDP 2.3 to 2.3 (no config changes) There are no upgrade paths for 2.1->2.3 or 2.2->2.2 since accumulo was not a service at this point. Diffs ----- ambari-common/src/main/python/resource_management/libraries/functions/conf_select.py 2ad9a0d ambari-server/src/main/resources/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/accumulo_client.py df5e687 ambari-server/src/main/resources/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/accumulo_script.py b4bf044 ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/nonrolling-upgrade-2.3.xml 8fca5d4 ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/nonrolling-upgrade-2.3.xml 425dbea ambari-server/src/test/python/stacks/2.2/ACCUMULO/test_accumulo_client.py bc6f669 Diff: https://reviews.apache.org/r/39757/diff/ Testing ------- mvn clean test Performed express upgrade from 2.3 to 2.3+ Thanks, Jonathan Hurley