- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Standalone Atlas on Linux VM, installation fine but no entity types installed
- Labels:
-
Apache Atlas
Created ‎02-08-2021 02:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am trying to install Atlas manually on an edge node of an older version of CDH. I downloaded the binary from Apache Atlas site and followed the installation instructions. I was able to get it installed with the embedded hbase-solr option, and it seems to start fine. However, when I goto the UI, I don't see any pre-defined entities like DataSet etc. Is there some configuration that is driving this? How can I install these entity definitions, including the Hive/HDFS entity types like hive_table and hdfs_file_path? Would appreciate any pointers.
Thanks
CV
Created ‎02-18-2021 07:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi CV,
I see that you have setup Standalone Atlas on CDH edgenode. Though I haven't tested this setup, ideally Apache Atlas should have the pre-defined system types (DataSet). Let me know if you tried creating custom Entities via Atlas API to check if it's getting reflected in the Atlas UI or with the atlas hive import script if it popultaes the meta[1]
<atlas package>/hook-bin/import-hive.sh
Also, are you observing any exceptions on Atlas Metadata Application logs? You can also attach the atlas configs here to compare validate with CDP/HDP cluster configs if something missing.
[1] https://atlas.apache.org/1.2.0/Hook-Hive.html
