-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39440/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Dmytro Grinenko, Jonathan
Hurley, and Nate Cole.
Bugs: AMBARI-13474
https://issues.apache.org/jira/browse/AMBARI-13474
Repository: ambari
Description
-------
Looks like someone has changed the function name in hbase script from
snapshot() to take_snapshot() but looks like the upgrade pack (HDP 2.2 & 2.3)
still reflects old function name.
https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/hbase_upgrade.py#L27
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.2.xml
e54f0d8
ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
8c8db7c
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.3.xml
08b34be
Diff: https://reviews.apache.org/r/39440/diff/
Testing
-------
mvn clean test
Thanks,
Dmitro Lisnichenko