- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
New hive entities after Atlas import
- Labels:
-
Apache Atlas
-
Apache Hive
Created ‎07-10-2018 06:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
After installing & Configuring Atlas i've successfully imported all hive entities into Atlas using import-hive.sh.
Now all hive entities appear in Atlas.
Maybe i missed this trivial thing - but what happens with new hive entities ?
How exactly should new hive entities such as DBs & tables sync to Atlas ?
Thanks in advance
Adi
Created ‎07-10-2018 09:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
New hive entities will be synced automatically if you enable "Hive Atlas Hook" in hive configs. Whenever you create a database or table, a message is posted to kafka topic using hive hooks and the same message is read by atlas and the corresponding entity is created in Atlas.
For testing, you can create a sample database,table and check in Atlas UI
.
Please "Accept" the answer if this is helpful.
.
-Aditya
Created ‎07-10-2018 09:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
New hive entities will be synced automatically if you enable "Hive Atlas Hook" in hive configs. Whenever you create a database or table, a message is posted to kafka topic using hive hooks and the same message is read by atlas and the corresponding entity is created in Atlas.
For testing, you can create a sample database,table and check in Atlas UI
.
Please "Accept" the answer if this is helpful.
.
-Aditya
