Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

create atlas entity via rest api

avatar
Master Guru

How to create new atlas Entity using rest api? information on the apache site is lite. A working example would be extremely helpful. for example i want to create entity called "MyNewFile" and add some traits.

1 ACCEPTED SOLUTION
2 REPLIES 2

avatar

avatar
Super Collaborator

Hi Sunile ,

Could you please attach json structure which you have used to create entity in Apache atlas ?

I want to create hive table entity along with two columns entity in it,How can I do that using REST API?

Please post the example with full command and json body structire if you have.