Re: Atlas Typesystem

2018-07-23 Thread Sharmadha Sainath
Hi Anshul ,

Predefined type models are found in 
https://github.com/apache/atlas/blob/master/addons/models . 

For Storm specifically , please refer 
https://github.com/apache/atlas/blob/master/addons/models/1000-Hadoop/1080-storm_model.json
 


Thanks,
Sharmadha S.



On 7/23/18, 12:16 PM, "Anshu Shukla"  wrote:

>Hi,
>
>I was going thru the Apache atlas code and unable to find that how default 
>type system in created in Atlas.
>
>The one I can see thru query at - http://:21000/api/atlas/types/storm_node
>
>But unable to find which part of code have populated that.
>
>
>Thanks


Atlas Typesystem

2018-07-23 Thread Anshu Shukla
Hi,

I was going thru the Apache atlas code and unable to find that how default type 
system in created in Atlas.

The one I can see thru query at - http://:21000/api/atlas/types/storm_node

But unable to find which part of code have populated that.


Thanks