-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71500/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Aadarsh Jajodia, Sridhar K, Le Ma,
and Madhan Neethiraj.
Bugs: ATLAS_3414
https://issues.apache.org/jira/browse/ATLAS_3414
Repository: atlas
Description
-------
It is possible to create new catalogs in hive metastore. For non-default
metastore catalogs, we need to include the catalogName in hive database name
and qualifiedName to differentiate between default 'hive' catalog database
entities
Diffs
-----
addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java
2f1bb0eae
addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/AtlasHiveHookContext.java
0eee7c143
addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/BaseHiveEvent.java
c6c0c663c
addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/events/CreateDatabase.java
f4f933ee1
Diff: https://reviews.apache.org/r/71500/diff/1/
Testing
-------
Precommit:
https://builds.apache.org/view/A/view/Atlas/job/PreCommit-ATLAS-Build-Test/1416/console
Thanks,
Sarath Subramanian