Re: Review Request 53748: Updated equals and hashCode

2016-12-12 Thread Apoorv Naik
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53748/ --- (Updated Dec. 13, 2016, 6:52 a.m.) Review request for atlas, Madhan Neethiraj,

[jira] [Updated] (ATLAS-1303) Update hashCode and equals method to use standard JDK libraries

2016-12-12 Thread Apoorv Naik (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apoorv Naik updated ATLAS-1303: --- Attachment: (was: 0001-Updated-equals-and-hashCode-signatures.patch) > Update hashCode and equals

[jira] [Updated] (ATLAS-1303) Update hashCode and equals method to use standard JDK libraries

2016-12-12 Thread Apoorv Naik (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apoorv Naik updated ATLAS-1303: --- Attachment: ATLAS-1303.patch > Update hashCode and equals method to use standard JDK libraries >

[jira] [Updated] (ATLAS-1311) Integration tests for Entity V2 REST APIs

2016-12-12 Thread Apoorv Naik (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apoorv Naik updated ATLAS-1311: --- Attachment: ATLAS-1311.v4.patch > Integration tests for Entity V2 REST APIs >

Re: Review Request 54058: ATLAS-1311: Integration tests for the V2 Entity APIs

2016-12-12 Thread Apoorv Naik
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54058/ --- (Updated Dec. 13, 2016, 6:47 a.m.) Review request for atlas, Madhan Neethiraj,

[jira] [Commented] (ATLAS-1318) Atlas Type System does not have DELETE API

2016-12-12 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15744345#comment-15744345 ] Vimal Sharma commented on ATLAS-1318: - [~breadpowder] Please go ahead and assign the bug to yourself.

Re: Improvement suggestion: change terms to be implemented as entities

2016-12-12 Thread Shwetha Shivalingamurthy
Modeling terms as traits also enabled search work out of the box. For example, queries like search for assets with term will map to ŒAsset isa ¹ (though this worked only for leaf terms) Modeling terms as entities will simplify some of the functionalities like term renames, move term from one

Re: Improvement suggestion: change terms to be implemented as entities

2016-12-12 Thread Hemanth Yamijala
David, I hope folks who are more plugged into Atlas on a day-to-day basis will provide relevant feedback. I have a very few comments below. Regarding point 10: AFAIK, the most significant constraint of implementing terms as entities was that entity to entity relationships needed to be

[jira] [Updated] (ATLAS-1369) Optimize Gremlin created by DSL Translator

2016-12-12 Thread Jeffrey Hagelberg (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Hagelberg updated ATLAS-1369: - Description: The way the queries are generated now, in many cases the indices are not

[jira] [Updated] (ATLAS-1369) Optimize Gremlin created by DSL Translator

2016-12-12 Thread Jeffrey Hagelberg (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Hagelberg updated ATLAS-1369: - Description: The way the queries are generated now, in many cases the indices are not

[jira] [Comment Edited] (ATLAS-1369) Optimize Gremlin created by DSL Translator

2016-12-12 Thread Jeffrey Hagelberg (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15743520#comment-15743520 ] Jeffrey Hagelberg edited comment on ATLAS-1369 at 12/12/16 11:40 PM: -

[jira] [Commented] (ATLAS-1364) HiveHook : Fix Auth issue with doAs

2016-12-12 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15743506#comment-15743506 ] Suma Shivaprasad commented on ATLAS-1364: - Committed. Thanks for reviewing Apoorv > HiveHook :

Re: Review Request 54058: ATLAS-1311: Integration tests for the V2 Entity APIs

2016-12-12 Thread Apoorv Naik
> On Dec. 6, 2016, 2:42 a.m., Suma Shivaprasad wrote: > > webapp/src/test/java/org/apache/atlas/web/resources/BaseResourceIT.java, > > line 486 > > > > > > would be good to add columns attribute since its a

[jira] [Updated] (ATLAS-1369) Optimize Gremlin created by DSL Translator

2016-12-12 Thread Jeffrey Hagelberg (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Hagelberg updated ATLAS-1369: - Attachment: rb54680.patch > Optimize Gremlin created by DSL Translator >

Review Request 54680: ATLAS-1369 - Optimize gremlin queries generated by DSL translator

2016-12-12 Thread Jeff Hagelberg
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54680/ --- Review request for atlas and David Kantor. Bugs: ATLAS-1369

Re: Review Request 54233: ATLAS-1345: Enhance search APIs to resolve hierarchical references

2016-12-12 Thread Suma Shivaprasad
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54233/#review158918 --- Ship it! Ship It! - Suma Shivaprasad On Dec. 8, 2016, 9:08

Re: Review Request 54058: ATLAS-1311: Integration tests for the V2 Entity APIs

2016-12-12 Thread Apoorv Naik
> On Dec. 6, 2016, 2:22 a.m., Suma Shivaprasad wrote: > > webapp/src/main/java/org/apache/atlas/web/rest/EntitiesREST.java, line 197 > > > > > > add validations to have typename or supertype in the request to be >

Re: Review Request 54058: ATLAS-1311: Integration tests for the V2 Entity APIs

2016-12-12 Thread Apoorv Naik
> On Dec. 6, 2016, 2:48 a.m., Suma Shivaprasad wrote: > > webapp/src/test/java/org/apache/atlas/web/resources/EntityV2JerseyResourceIT.java, > > line 288 > > > > > > is this not available for test already in the

[jira] [Updated] (ATLAS-1369) Optimize Gremlin created by DSL Translator

2016-12-12 Thread Jeffrey Hagelberg (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Hagelberg updated ATLAS-1369: - Description: The way the queries are generated now, in many cases the indices are not

[jira] [Updated] (ATLAS-1369) Optimize Gremlin created by DSL Translator

2016-12-12 Thread Jeffrey Hagelberg (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Hagelberg updated ATLAS-1369: - Description: The way the queries are generated now, in many cases the indices are not

[jira] [Updated] (ATLAS-1364) HiveHook : Fix Auth issue with doAs

2016-12-12 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated ATLAS-1364: Attachment: ATLAS-1364.1.patch > HiveHook : Fix Auth issue with doAs >

[jira] [Updated] (ATLAS-1364) HiveHook : Fix Auth issue with doAs

2016-12-12 Thread Suma Shivaprasad (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suma Shivaprasad updated ATLAS-1364: Attachment: ATLAS-1364.patch > HiveHook : Fix Auth issue with doAs >

[jira] [Created] (ATLAS-1370) Built-in API testbed

2016-12-12 Thread Apoorv Naik (JIRA)
Apoorv Naik created ATLAS-1370: -- Summary: Built-in API testbed Key: ATLAS-1370 URL: https://issues.apache.org/jira/browse/ATLAS-1370 Project: Atlas Issue Type: Improvement Affects

[jira] [Commented] (ATLAS-1318) Atlas Type System does not have DELETE API

2016-12-12 Thread Apoorv Naik (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15743056#comment-15743056 ] Apoorv Naik commented on ATLAS-1318: Right now there's an experimental API in the TypesREST class.

[jira] [Updated] (ATLAS-1369) Optimize Gremlin created by DSL Translator

2016-12-12 Thread Jeffrey Hagelberg (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Hagelberg updated ATLAS-1369: - Summary: Optimize Gremlin created by DSL Translator (was: Optimize Gremlin created for

[jira] [Created] (ATLAS-1369) Optimize Gremlin created for DSL Translation

2016-12-12 Thread Jeffrey Hagelberg (JIRA)
Jeffrey Hagelberg created ATLAS-1369: Summary: Optimize Gremlin created for DSL Translation Key: ATLAS-1369 URL: https://issues.apache.org/jira/browse/ATLAS-1369 Project: Atlas Issue

[jira] [Comment Edited] (ATLAS-1318) Atlas Type System does not have DELETE API

2016-12-12 Thread Zineng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15742425#comment-15742425 ] Zineng Yuan edited comment on ATLAS-1318 at 12/12/16 7:10 PM: -- Thank you for

Atlas and Titan 1.0

2016-12-12 Thread Jerry He
Hi, Atlas team I am trying to get Atlas work with Titan 1.0. From the latest Atlas pom, the Titan version is 0.5.4 0.5.4 I wonder if people have tried to have Atlas work with Titan 1.0. What is involved to make it work together? I am getting compilation errors with Titan 1.0. Thank you.

Re: Review Request 54430: Atlas-1186: Add glossary Categories

2016-12-12 Thread Apoorv Naik
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54430/#review158352 ---

[jira] [Commented] (ATLAS-1245) More objects should have a unique guid

2016-12-12 Thread Apoorv Naik (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15742654#comment-15742654 ] Apoorv Naik commented on ATLAS-1245: Hey David, There are new v2 APIs in place in which all the types

Improvement suggestion: change terms to be implemented as entities

2016-12-12 Thread David Radley
Hi, I have raised Atlas Jiras 1254 an 1245. I would like your feedback on changing the implementation of business/glossary terms to be entities, rather than trait types and trait instances. This would mean: 1) A Term would have a guid for ATLAS-1245 2) TermResourceDefinition could be changed

[jira] [Assigned] (ATLAS-1245) More objects should have a unique guid

2016-12-12 Thread David Radley (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Radley reassigned ATLAS-1245: --- Assignee: David Radley > More objects should have a unique guid >

[jira] [Commented] (ATLAS-1318) Atlas Type System does not have DELETE API

2016-12-12 Thread Zineng Yuan (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15742425#comment-15742425 ] Zineng Yuan commented on ATLAS-1318: Thank you for comments. The above deletion logic looks good to

Re: Apache Atlas newbie alert -- atlas-dev & documentation

2016-12-12 Thread Stephanie Hazlewood
Hermanth, Thank you kindly for your response and identifying these options - it's been very helpful. I see benefits in each approach- and would like to explore both options. If there is an admin that could help me with access to the Atlas wiki to create a few pages to support discussion

[jira] [Updated] (ATLAS-1368) Knox query processing: If the originalUrl value has "ampersand"(&) in it, the value after ampersand is ignored.

2016-12-12 Thread Ayub Khan (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayub Khan updated ATLAS-1368: - Description: Example URL is:

[jira] [Updated] (ATLAS-1368) Knox query processing: If the originalUrl value has "ampersand"(&) in it, the value after ampersand is ignored.

2016-12-12 Thread Ayub Khan (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayub Khan updated ATLAS-1368: - Summary: Knox query processing: If the originalUrl value has "ampersand"(&) in it, the value after

[jira] [Comment Edited] (ATLAS-1287) Integrate V2 API in Atlas UI

2016-12-12 Thread Keval Bhatt (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15741939#comment-15741939 ] Keval Bhatt edited comment on ATLAS-1287 at 12/12/16 1:52 PM: -- This

[jira] [Updated] (ATLAS-1287) Integrate V2 API in Atlas UI

2016-12-12 Thread Keval Bhatt (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keval Bhatt updated ATLAS-1287: --- Attachment: ATLAS-1287.patch This patch contains following changes for v2 API. * Create Tag * Add

Review Request 54660: ATLAS-1287 : Integrate V2 API in Atlas UI

2016-12-12 Thread keval bhatt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54660/ --- Review request for atlas, Madhan Neethiraj, Mehul Parikh, Suma Shivaprasad, and

[jira] [Updated] (ATLAS-1367) High Availability Regression : After adding another instance of Atlas server, Atlas servers on both the hosts are PASSIVE

2016-12-12 Thread Sharmadha Sainath (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sharmadha Sainath updated ATLAS-1367: - Summary: High Availability Regression : After adding another instance of Atlas server,

[jira] [Updated] (ATLAS-1367) High Availability Regression : After adding another instance of Atlas host, Atlas servers on both the hosts are PASSIVE

2016-12-12 Thread Sharmadha Sainath (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sharmadha Sainath updated ATLAS-1367: - Summary: High Availability Regression : After adding another instance of Atlas host,

[jira] [Created] (ATLAS-1367) High Availability Regression : After adding Atlas on another host, both servers are PASSIVE

2016-12-12 Thread Sharmadha Sainath (JIRA)
Sharmadha Sainath created ATLAS-1367: Summary: High Availability Regression : After adding Atlas on another host, both servers are PASSIVE Key: ATLAS-1367 URL: https://issues.apache.org/jira/browse/ATLAS-1367

[jira] [Created] (ATLAS-1366) Documentation for new REST API

2016-12-12 Thread Vimal Sharma (JIRA)
Vimal Sharma created ATLAS-1366: --- Summary: Documentation for new REST API Key: ATLAS-1366 URL: https://issues.apache.org/jira/browse/ATLAS-1366 Project: Atlas Issue Type: Improvement

[jira] [Commented] (ATLAS-1277) Add feather use 'order by ' in the DSL search

2016-12-12 Thread Qiang Zhang (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15741323#comment-15741323 ] Qiang Zhang commented on ATLAS-1277: [~suma.shivaprasad] Hi,Thanks for you review,I have make new

Review Request 54648: Add feather use 'order by ' in the DSL search

2016-12-12 Thread Qiang Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54648/ --- Review request for atlas. Bugs:

[jira] [Commented] (ATLAS-1277) Add feather use 'order by ' in the DSL search

2016-12-12 Thread Qiang Zhang (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15741307#comment-15741307 ] Qiang Zhang commented on ATLAS-1277: [~guptaneeru] Hi,Thanks for you review,I have make new patch as

[jira] [Commented] (ATLAS-1318) Atlas Type System does not have DELETE API

2016-12-12 Thread Vimal Sharma (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15741306#comment-15741306 ] Vimal Sharma commented on ATLAS-1318: - [~breadpowder] 1) When deleting a type T, the approach would

[jira] [Updated] (ATLAS-1277) Add feather use 'order by ' in the DSL search

2016-12-12 Thread Qiang Zhang (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qiang Zhang updated ATLAS-1277: --- Attachment: ATLAS-1277-2.patch > Add feather use 'order by ' in the DSL search >

[jira] [Commented] (ATLAS-1340) Credential Provider utility does not work with fully qualified local/HDFS jceks path

2016-12-12 Thread Vipin Rathor (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15741295#comment-15741295 ] Vipin Rathor commented on ATLAS-1340: - Thanks [~svimal2106] ! > Credential Provider utility does not