[jira] [Created] (ATLAS-135) Re-model hive type system

2015-09-03 Thread Shwetha G S (JIRA)
Shwetha G S created ATLAS-135:
-

 Summary: Re-model hive type system
 Key: ATLAS-135
 URL: https://issues.apache.org/jira/browse/ATLAS-135
 Project: Atlas
  Issue Type: Bug
Reporter: Shwetha G S


As of now, hive model looks like copy of hive metastore schema. For example, 
some important info like table type is part of parameters which is map. We should re-model this to make search easier



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Titan: configuration in atlas

2015-09-03 Thread Nigel Jones



I'm trying to understand more about the setup/configuration - for 
example I'd like to improve my understanding of atlas by:

  - Use the titan rexster api to view/understand the underlying graph
  - using titans doghouse UI to poke around
  - use the gremlin shell

In the Atlas Configuration documentation i can see reference to 
modifying the underlying titan storage backend & a few other aspects of 
config.


Atlas comes with the 0.5.4 titan jars, but not the full distribution

Before I start trying to add in rexster etc I was wondering if anyone 
else has done this & what the appropriate approach might be


Thanks
Nigel.






[jira] [Created] (ATLAS-136) Add trait API to org.apache.atlas.AtlasClient

2015-09-03 Thread Vladimir Antonevich` (JIRA)
Vladimir Antonevich` created ATLAS-136:
--

 Summary: Add trait API to org.apache.atlas.AtlasClient
 Key: ATLAS-136
 URL: https://issues.apache.org/jira/browse/ATLAS-136
 Project: Atlas
  Issue Type: Improvement
Reporter: Vladimir Antonevich`


API to manipulate entity traits must be added to org.apache.atlas.AtlasClient. 
These should include methods to add/remove a trait POST/DELETE to 
/api/atlas/entities/{guid}/traits[/traitName], as supported by exposed entities 
resource



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (ATLAS-136) Add trait API to org.apache.atlas.AtlasClient

2015-09-03 Thread Vladimir Antonevich` (JIRA)

[ 
https://issues.apache.org/jira/browse/ATLAS-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14729788#comment-14729788
 ] 

Vladimir Antonevich` commented on ATLAS-136:


One way to implement the API

[^atlas.client.patch] _(4 kB)_

> Add trait API to org.apache.atlas.AtlasClient
> -
>
> Key: ATLAS-136
> URL: https://issues.apache.org/jira/browse/ATLAS-136
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Vladimir Antonevich`
> Attachments: atlas.client.patch
>
>
> API to manipulate entity traits must be added to 
> org.apache.atlas.AtlasClient. These should include methods to add/remove a 
> trait POST/DELETE to /api/atlas/entities/{guid}/traits[/traitName], as 
> supported by exposed entities resource



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)