-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65678/
-----------------------------------------------------------
Review request for atlas and Madhan Neethiraj.
Bugs: ATLAS-2444
https://issues.apache.org/jira/browse/ATLAS-2444
Repository: atlas
Description
-------
Update the HiveMetastoreBridge code and some test logic.
HiveHookIT runs successfully after this patch
Diffs
-----
addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java
3a775b60e
addons/hive-bridge/src/test/java/org/apache/atlas/hive/HiveITBase.java
01418cf30
addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/HiveHookIT.java
1b1ebec27
common/src/main/java/org/apache/atlas/utils/HdfsNameServiceResolver.java
60e192597
Diff: https://reviews.apache.org/r/65678/diff/1/
Testing
-------
mvn verify -pl addons/hive-bridge -am -Dit.test=HiveHookIT was successful
Thanks,
Apoorv Naik