Created 08-23-2016 09:06 PM
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.
Created 08-24-2016 04:02 AM
See this thread for examples of how to create entities:
See this tread for examples of how to create traits (tags)
Created 08-24-2016 04:02 AM
See this thread for examples of how to create entities:
See this tread for examples of how to create traits (tags)
Created 12-28-2016 06:25 AM
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.