Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Atlas - Import metadata from a file (e.g. csv, excel)?

avatar
Explorer

Hi,

Is it possible to import metadata into Atlas from a file?

For example :

- To populate a business glossary?

- To populate a catalog, e.g. populating hdfs model?

 

Thanks

1 REPLY 1

avatar
Expert Contributor

Hello @Christ ,

 

Yes, it is possible. You can write a custom script or java code(atlas-client) that would extract the metadata from your source file and use the below REST APIs to insert it into Atlas.

http://atlas.incubator.apache.org/api/v2/index.html

 

For eg here, you can see a spark atlas connector - 

https://github.com/hortonworks-spark/spark-atlas-connector/blob/master/README.md#to-use-it-in-secure...

 

Hope these documents help - 

https://docs.cloudera.com/runtime/7.2.7/atlas-leveraging-business-metadata/topics/atlas-business-met...

 

https://docs.cloudera.com/cdp-private-cloud-base/7.1.5/atlas-import-utility/topics/atlas-importing-h...

 

Thanks,

Nandini

 

P.S. As always, if you find this post helpful, don't forget to upvote/accept the answer.

SME || Kafka | Schema Registry | SMM | SRM