-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42115/
-----------------------------------------------------------

(Updated Jan. 11, 2016, 10:39 a.m.)


Review request for Ambari, Robert Levas, Robert Nettleton, Sandor Magyari, and 
Sebastian Toader.


Changes
-------

Tested the upgrade process / corrections in the upgrade catalog


Bugs: AMBARI-14600
    https://issues.apache.org/jira/browse/AMBARI-14600


Repository: ambari


Description
-------

Support for rack information from cluster creation template:
- added new column for rack information in the topology_host_info table
- rack information propagated to hosts from the topology manager


Diffs (updated)
-----

  
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/ProvisionClusterRequest.java
 6a11b26 
  
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/TopologyHostInfoEntity.java
 8ae8aa6 
  
ambari-server/src/main/java/org/apache/ambari/server/topology/HostGroupInfo.java
 8ff3971 
  
ambari-server/src/main/java/org/apache/ambari/server/topology/PersistedStateImpl.java
 dcff49c 
  
ambari-server/src/main/java/org/apache/ambari/server/topology/TopologyManager.java
 5b2cf8b 
  
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog221.java
 9c947a1 
  ambari-server/src/main/resources/Ambari-DDL-Derby-CREATE.sql 6eda26d 
  ambari-server/src/main/resources/Ambari-DDL-MySQL-CREATE.sql 05f7c4c 
  ambari-server/src/main/resources/Ambari-DDL-Oracle-CREATE.sql 59fd773 
  ambari-server/src/main/resources/Ambari-DDL-Postgres-CREATE.sql 24bf962 
  ambari-server/src/main/resources/Ambari-DDL-Postgres-EMBEDDED-CREATE.sql 
705a241 
  ambari-server/src/main/resources/Ambari-DDL-SQLAnywhere-CREATE.sql 3bb7faf 
  ambari-server/src/main/resources/Ambari-DDL-SQLServer-CREATE.sql 89acb96 

Diff: https://reviews.apache.org/r/42115/diff/


Testing
-------

Manually on local environment.
Unit tests successfully ran.


Thanks,

Laszlo Puskas

Reply via email to