-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38397/
-----------------------------------------------------------
Review request for Ambari, Dmytro Grinenko and Dmitro Lisnichenko.
Bugs: AMBARI-13096
https://issues.apache.org/jira/browse/AMBARI-13096
Repository: ambari
Description
-------
RU was performed from HDP-2.2 to HDP-2.3 and the {{templeton.libjars}} config
has the {{hive-common.jar}} missing in the upgrade catalog.
The value should be:
{noformat}
/usr/hdp/${hdp.version}/zookeeper/zookeeper.jar,/usr/hdp/${hdp.version}/hive/lib/hive-common.jar
{noformat}
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
e7c55a6
ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.2_to_2.3.json
06fea36
Diff: https://reviews.apache.org/r/38397/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi