[GitHub] [atlas] theHarpers opened a new pull request #42: Fix clientV2 getRelationshipByGuid bug

2019-04-18 Thread GitBox
theHarpers opened a new pull request #42: Fix clientV2 getRelationshipByGuid bug URL: https://github.com/apache/atlas/pull/42 It seems that there's a bug in this method, which causes it always returns an empty AtlasRelationship instance.

[jira] [Commented] (ATLAS-3150) Investigate/Fix Unit tests failures in branch-2.0

2019-04-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821613#comment-16821613 ] ASF subversion and git services commented on ATLAS-3150: Commit c

[jira] [Commented] (ATLAS-3150) Investigate/Fix Unit tests failures in branch-2.0

2019-04-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821607#comment-16821607 ] ASF subversion and git services commented on ATLAS-3150: Commit f

[jira] [Commented] (ATLAS-3150) Investigate/Fix Unit tests failures in branch-2.0

2019-04-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821547#comment-16821547 ] ASF subversion and git services commented on ATLAS-3150: Commit 0

Re: Contributor on Atlas

2019-04-18 Thread Madhan Neethiraj
Yu-Hsin, Thanks for your interest in contributing to Apache Atlas. You have been added as a contributor. Welcome to Apache Atlas community! Regards, Madhan On 4/18/19, 3:31 PM, "Yu-Hsin Shih" wrote: Hello, I would like to contribute to Apache Atlas. Could you please add me a

Contributor on Atlas

2019-04-18 Thread Yu-Hsin Shih
Hello, I would like to contribute to Apache Atlas. Could you please add me as a contributor in Apache Atlas? My JIRA account name is yuhsin. Yu-Hsin

Re: Review Request 70462: ATLAS-3133 : Adding support for Process Executions in Atlas

2019-04-18 Thread Aadarsh Jajodia
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70462/ --- (Updated April 18, 2019, 8:51 p.m.) Review request for atlas, Ashutosh Mestry,

[jira] [Updated] (ATLAS-3133) Capture metadata for different executions of the same process in Atlas

2019-04-18 Thread Aadarsh Jajodia (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aadarsh Jajodia updated ATLAS-3133: --- Attachment: (was: 0001-ATLAS-3133-Adding-support-for-Process-Executions-in-.patch) > Cap

[jira] [Commented] (ATLAS-3150) Investigate/Fix Unit tests failures in branch-2.0

2019-04-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821475#comment-16821475 ] ASF subversion and git services commented on ATLAS-3150: Commit 3

[GitHub] [atlas] ashutoshm commented on issue #20: ATLAS-2966: Fixed bug on Java 11 build

2019-04-18 Thread GitBox
ashutoshm commented on issue #20: ATLAS-2966: Fixed bug on Java 11 build URL: https://github.com/apache/atlas/pull/20#issuecomment-484681545 Thanks! We will try to include this. This is an automated message from the Apache Git

[jira] [Commented] (ATLAS-3150) Investigate/Fix Unit tests failures in branch-2.0

2019-04-18 Thread Sarath Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821462#comment-16821462 ] Sarath Subramanian commented on ATLAS-3150: --- +1 for the patch. Thanks [~ashutos

Re: Review Request 70462: ATLAS-3133 : Adding support for Process Executions in Atlas

2019-04-18 Thread Aadarsh Jajodia
> On April 17, 2019, 9:08 p.m., Sarath Subramanian wrote: > > addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java > > Lines 144 (patched) > > > > > > change DEBUG to WARN, also you are missing a

[jira] [Updated] (ATLAS-3150) Investigate/Fix Unit tests failures in branch-2.0

2019-04-18 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-3150: --- Attachment: ATLAS-3150-Fixes-failing-unit-tests.patch > Investigate/Fix Unit tests failures i

[jira] [Assigned] (ATLAS-3150) Investigate/Fix Unit tests failures in branch-2.0

2019-04-18 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry reassigned ATLAS-3150: -- Assignee: Ashutosh Mestry > Investigate/Fix Unit tests failures in branch-2.0 > --

[jira] [Updated] (ATLAS-3150) Investigate/Fix Unit tests failures in branch-2.0

2019-04-18 Thread Sarath Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3150: -- Description: Investigate and fix the reason for the following Unit tests failures: Fai

[jira] [Created] (ATLAS-3150) Investigate/Fix Unit tests failures in branch-2.0

2019-04-18 Thread Sarath Subramanian (JIRA)
Sarath Subramanian created ATLAS-3150: - Summary: Investigate/Fix Unit tests failures in branch-2.0 Key: ATLAS-3150 URL: https://issues.apache.org/jira/browse/ATLAS-3150 Project: Atlas Iss

[jira] [Updated] (ATLAS-3146) UI : Toggle N/A values in relationship and property tables.

2019-04-18 Thread Sarath Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarath Subramanian updated ATLAS-3146: -- Fix Version/s: trunk 2.0.0 > UI : Toggle N/A values in relationship

[jira] [Commented] (ATLAS-3146) UI : Toggle N/A values in relationship and property tables.

2019-04-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821394#comment-16821394 ] ASF subversion and git services commented on ATLAS-3146: Commit f

[jira] [Commented] (ATLAS-3149) Create Bulk Relationsip API

2019-04-18 Thread Ayush Nigam (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821132#comment-16821132 ] Ayush Nigam commented on ATLAS-3149: Review board url : https://reviews.apache.org/r/

[jira] [Assigned] (ATLAS-3149) Create Bulk Relationsip API

2019-04-18 Thread Ayush Nigam (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ayush Nigam reassigned ATLAS-3149: -- Assignee: Ayush Nigam Attachment: ATLAS-3149.patch > Create Bulk Relationsip API > -

[jira] [Comment Edited] (ATLAS-3146) UI : Toggle N/A values in relationship and property tables.

2019-04-18 Thread Keval Bhatt (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821116#comment-16821116 ] Keval Bhatt edited comment on ATLAS-3146 at 4/18/19 1:46 PM: -

[jira] [Comment Edited] (ATLAS-3146) UI : Toggle N/A values in relationship and property tables.

2019-04-18 Thread Keval Bhatt (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821116#comment-16821116 ] Keval Bhatt edited comment on ATLAS-3146 at 4/18/19 1:46 PM: -

[jira] [Commented] (ATLAS-3146) UI : Toggle N/A values in relationship and property tables.

2019-04-18 Thread Keval Bhatt (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821116#comment-16821116 ] Keval Bhatt commented on ATLAS-3146: +1 for the each [^ATLAS-3146_1.patch]  > UI : T

[jira] [Commented] (ATLAS-3146) UI : Toggle N/A values in relationship and property tables.

2019-04-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821114#comment-16821114 ] ASF subversion and git services commented on ATLAS-3146: Commit 2

[jira] [Created] (ATLAS-3149) Create Bulk Relationsip API

2019-04-18 Thread Ayush Nigam (JIRA)
Ayush Nigam created ATLAS-3149: -- Summary: Create Bulk Relationsip API Key: ATLAS-3149 URL: https://issues.apache.org/jira/browse/ATLAS-3149 Project: Atlas Issue Type: Improvement Rep

[GitHub] [atlas] necosta commented on issue #20: ATLAS-2966: Fixed bug on Java 11 build

2019-04-18 Thread GitBox
necosta commented on issue #20: ATLAS-2966: Fixed bug on Java 11 build URL: https://github.com/apache/atlas/pull/20#issuecomment-484458994 ping This is an automated message from the Apache Git Service. To respond to the messag