-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40486/
-----------------------------------------------------------
(Updated Nov. 19, 2015, 7:08 p.m.)
Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, Jayush Luniya,
Nate Cole, and Sumit Mohanty.
Changes
-------
fixed comments
Bugs: AMBARI-13970
https://issues.apache.org/jira/browse/AMBARI-13970
Repository: ambari
Description
-------
Initially HDP Stack 2.2 GA was installed with Ambari 1.7.0.
HDP Repo Used:
{noformat}
http://public-repo-1.hortonworks.com/HDP/ubuntu12/2.x/GA/2.2.0.0
{noformat}
But after the Ambari upgraded from 1.7.0 to Ambari 2.1.2.1 , the HDP repo point
to 2.2.6 instead of 2.2.0
HDP Repo After Upgrade:
{noformat}
http://public-repo-1.hortonworks.com/HDP/ubuntu12/2.x/updates/2.2.6.0
{noformat}
Sumit proposed to issue a notification for user during upgrade from 1.7.0.
Initally it was going to be a conditional message, but finally we decided to
issue a message always.
Diffs (updated)
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog200.java
0d7383f
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog213.java
922cfda
ambari-server/src/main/python/ambari_server/serverUpgrade.py f05082f
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog200Test.java
faf0390
Diff: https://reviews.apache.org/r/40486/diff/
Testing
-------
mvn clean test
Thanks,
Dmitro Lisnichenko