-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19959/
-----------------------------------------------------------
Review request for Ambari, Nate Cole and Sid Wagle.
Bugs: AMBARI-5329
https://issues.apache.org/jira/browse/AMBARI-5329
Repository: ambari
Description
-------
Need to add an UpgradeCatalog151 to add the new tables during upgrade.
getTargetVersion() should return "1.5.1"
see View Tables in create DDL ...
ambari.viewmain
ambari.viewinstancedata
ambari.viewinstance
ambari.viewinstanceproperty
ambari.viewparameter
ambari.viewresource
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/SchemaUpgradeHelper.java
6065d95
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog151.java
PRE-CREATION
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog151Test.java
PRE-CREATION
Diff: https://reviews.apache.org/r/19959/diff/
Testing
-------
Results :
Tests run: 1518, Failures: 0, Errors: 0, Skipped: 10
...
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:00.132s
[INFO] Finished at: Wed Apr 02 16:31:52 EDT 2014
[INFO] Final Memory: 35M/123M
[INFO] ------------------------------------------------------------------------
Thanks,
Tom Beerbower