[GitHub] atlas pull request #18: Fixing logging of exceptions, other than Notificatio...

2018-10-26 Thread maxneaga
GitHub user maxneaga opened a pull request: https://github.com/apache/atlas/pull/18 Fixing logging of exceptions, other than NotificationException Currently, exceptions such as "Failed to construct kafka producer" are not logged, because they are an instance of KafkaException.

[GitHub] atlas pull request #17: Fixing logging of exceptions, other than Notificatio...

2018-10-26 Thread maxneaga
GitHub user maxneaga opened a pull request: https://github.com/apache/atlas/pull/17 Fixing logging of exceptions, other than NotificationException Currently, exceptions such as "Failed to construct kafka producer" are not logged, because they are an instance of KafkaException.

[jira] [Commented] (ATLAS-2927) Update lineage query for Process entities

2018-10-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665742#comment-16665742 ] ASF subversion and git services commented on ATLAS-2927: Commit d

[jira] [Commented] (ATLAS-2927) Update lineage query for Process entities

2018-10-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665743#comment-16665743 ] ASF subversion and git services commented on ATLAS-2927: Commit d

[VOTE] Release Apache Atlas v 0.8.3 - RC1

2018-10-26 Thread Ashutosh Mestry
Apache Atlas 0.8.3 Release Candidate #1 is now available for a vote within dev community. Following commits went into branch-0.8 since the last release candidate: - ATLAS-2900: Exported connected bug fix. - ATLAS-2934: Utility to detect and repair incorrect entity state. - ATLAS-2935: Updated NPM

[jira] [Commented] (ATLAS-2900) Regression: Export Connected Generates Incorrect Content

2018-10-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665701#comment-16665701 ] ASF subversion and git services commented on ATLAS-2900: Commit 0

[jira] [Commented] (ATLAS-2900) Regression: Export Connected Generates Incorrect Content

2018-10-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665667#comment-16665667 ] ASF subversion and git services commented on ATLAS-2900: Commit 5

Re: Review Request 69179: Export: Connected: Adds Same Entity GUID to Creation Order Causing Failure to Import

2018-10-26 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69179/#review210108 --- Ship it! Ship It! - Madhan Neethiraj On Oct. 26, 2018, 5:32

Re: Review Request 69177: Export & Import: New Features Documentation

2018-10-26 Thread Ashutosh Mestry
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69177/ --- (Updated Oct. 26, 2018, 6:53 p.m.) Review request for atlas, Madhan Neethiraj,

[jira] [Commented] (ATLAS-2937) UI: Lineage filter- support added for depth filter

2018-10-26 Thread Sarath Subramanian (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665470#comment-16665470 ] Sarath Subramanian commented on ATLAS-2937: --- +1 for the patch. Thanks [~abhib4]

[jira] [Assigned] (ATLAS-2939) Enable EntityGraphMapper to unset optional attribute

2018-10-26 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry reassigned ATLAS-2939: -- Assignee: Ashutosh Mestry > Enable EntityGraphMapper to unset optional attribute > ---

Re: Review Request 69179: Export: Connected: Adds Same Entity GUID to Creation Order Causing Failure to Import

2018-10-26 Thread Ashutosh Mestry
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69179/ --- (Updated Oct. 26, 2018, 5:32 p.m.) Review request for atlas, Kapildeo Nayak, Ma

Review Request 69177: Export & Import: New Features Documentation

2018-10-26 Thread Ashutosh Mestry
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69177/ --- Review request for atlas, Madhan Neethiraj, Nixon Rodrigues, and Sarath Subraman

[jira] [Created] (ATLAS-2939) Enable EntityGraphMapper to unset optional attribute

2018-10-26 Thread Graham Wallis (JIRA)
Graham Wallis created ATLAS-2939: Summary: Enable EntityGraphMapper to unset optional attribute Key: ATLAS-2939 URL: https://issues.apache.org/jira/browse/ATLAS-2939 Project: Atlas Issue Type

[jira] [Created] (ATLAS-2938) Enable EntityGraphMapper to update entity version

2018-10-26 Thread Graham Wallis (JIRA)
Graham Wallis created ATLAS-2938: Summary: Enable EntityGraphMapper to update entity version Key: ATLAS-2938 URL: https://issues.apache.org/jira/browse/ATLAS-2938 Project: Atlas Issue Type:

[jira] [Updated] (ATLAS-2891) Incorrect column lineage: each output column has input from *all columns* of the input table

2018-10-26 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-2891: Fix Version/s: 1.2.0 2.0.0 > Incorrect column lineage: each output colum

[jira] [Updated] (ATLAS-2937) UI: Lineage filter- support added for depth filter

2018-10-26 Thread Abhishek Kadam (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Kadam updated ATLAS-2937: -- Attachment: ATLAS-2937.patch > UI: Lineage filter- support added for depth filter > ---

Re: Review Request 69179: Export: Connected: Adds Same Entity GUID to Creation Order Causing Failure to Import

2018-10-26 Thread Nixon Rodrigues
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69179/#review210094 --- Ship it! Ship It! - Nixon Rodrigues On Oct. 26, 2018, 5:26 a

[jira] [Created] (ATLAS-2937) UI: Lineage filter- support added for depth filter

2018-10-26 Thread Abhishek Kadam (JIRA)
Abhishek Kadam created ATLAS-2937: - Summary: UI: Lineage filter- support added for depth filter Key: ATLAS-2937 URL: https://issues.apache.org/jira/browse/ATLAS-2937 Project: Atlas Issue Type

[jira] [Created] (ATLAS-2936) Enable Atlas to store provenance type information

2018-10-26 Thread Graham Wallis (JIRA)
Graham Wallis created ATLAS-2936: Summary: Enable Atlas to store provenance type information Key: ATLAS-2936 URL: https://issues.apache.org/jira/browse/ATLAS-2936 Project: Atlas Issue Type: I

Re: Review Request 69179: Export: Connected: Adds Same Entity GUID to Creation Order Causing Failure to Import

2018-10-26 Thread Nikhil Bonte
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69179/#review210087 --- Ship it! Ship It! - Nikhil Bonte On Oct. 26, 2018, 5:26 a.m.