Support Questions

Find answers, ask questions, and share your expertise

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.