-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57983/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-1687
https://issues.apache.org/jira/browse/ATLAS-1687
Repository: atlas
Description
-------
Atlas is installed on a cluster and the cluster is upgraded.
hbase_column_family and hbase_column are not found in the
/api/atlas/v2/types/typedefs/headers response in the upgraded cluster.
Diffs
-----
addons/models/0060-hbase_model.json 1317272
intg/src/main/java/org/apache/atlas/store/AtlasTypeDefStore.java 9564b0c
intg/src/main/java/org/apache/atlas/type/AtlasTypeRegistry.java d40eb51
repository/src/main/java/org/apache/atlas/repository/store/bootstrap/AtlasTypeDefStoreInitializer.java
51e4b45
repository/src/main/java/org/apache/atlas/repository/store/graph/AtlasTypeDefGraphStore.java
2f43e9b
Diff: https://reviews.apache.org/r/57983/diff/1/
Testing
-------
Validated on 0.7 Atlas - Types were created
Upgraded to 0.8 Atlas - Types were updated/created with hbase_column_family and
hbase_column types created fine.
No error.
Thanks,
Sarath Subramanian