[ 
https://issues.apache.org/jira/browse/ATLAS-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Na Li updated ATLAS-3088:
-------------------------
    Description: 
The document at http://atlas.apache.org/Hook-Hive.html only mentions that 
import-hive.sh is used to import hive metadata. 

It would be nice to mention more details, such as
* Before Atals can get metadata updates through Kafka messaging, it needs to 
initialize its hive metadata state with databases/tables present in Apache 
Hive. This is only done once or when Atlas is out of sync with Hive for 
whatever reason.
* The import script actually calls HiveMetaStoreBridge to do the real work, 
which eventually fetch database metadatas using hive metastore client via 
IMetaStoreClient API. 

Such detail would help integrating Atlas with query engine other than Hive.

  was:
The document at http://atlas.apache.org/Hook-Hive.html only mentions that 
import-hive.sh is used to import hive metadata. 

It would be nice to mention more details, such as the script actually calls 
HiveMetaStoreBridge to do the real work, which eventually fetch database 
metadatas using hive metastore client via IMetaStoreClient API. 

This info would help integrating Atlas with query engine other than Hive.


> Add more info on how Atlas import Hive Metadata through hook
> ------------------------------------------------------------
>
>                 Key: ATLAS-3088
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3088
>             Project: Atlas
>          Issue Type: Task
>          Components: atlas-intg
>    Affects Versions: 1.1.0
>            Reporter: Na Li
>            Priority: Major
>              Labels: doc
>
> The document at http://atlas.apache.org/Hook-Hive.html only mentions that 
> import-hive.sh is used to import hive metadata. 
> It would be nice to mention more details, such as
> * Before Atals can get metadata updates through Kafka messaging, it needs to 
> initialize its hive metadata state with databases/tables present in Apache 
> Hive. This is only done once or when Atlas is out of sync with Hive for 
> whatever reason.
> * The import script actually calls HiveMetaStoreBridge to do the real work, 
> which eventually fetch database metadatas using hive metastore client via 
> IMetaStoreClient API. 
> Such detail would help integrating Atlas with query engine other than Hive.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to