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

Review request for atlas, Madhan Neethiraj and Sarath Subramanian.


Bugs: ATLAS-2511
    https://issues.apache.org/jira/browse/ATLAS-2511


Repository: atlas


Description
-------

ATLAS-2511:Provide options to selectively import database / tables from Hive 
into Atlas


Diffs
-----

  addons/hive-bridge/src/bin/import-hive.sh 47581ac 
  
addons/hive-bridge/src/main/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridge.java
 51df8d2 
  
addons/hive-bridge/src/test/java/org/apache/atlas/hive/bridge/HiveMetaStoreBridgeTest.java
 271511e 


Diff: https://reviews.apache.org/r/66226/diff/1/


Testing
-------

Tested in LOCAL VM

Usage 1: import-hive.sh [-n <database> OR --database <database>]
Imports specified database and its tables ...

Usage 2: import-hive.sh [-n <database> OR --namespace <database>] [-t <table> 
OR --table <table>]
Imports specified table within that database ...

Usage 3: import-hive.sh
Imports all databases and tables...


Thanks,

Ramesh Mani

Reply via email to