Re: Review Request 72991: Export/Import: Add Support for BusinessMetadata Attributes

2020-10-27 Thread Nixon Rodrigues

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72991/#review222134
---


Ship it!




Ship It!

- Nixon Rodrigues


On Oct. 27, 2020, 8:21 p.m., Ashutosh Mestry wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72991/
> ---
> 
> (Updated Oct. 27, 2020, 8:21 p.m.)
> 
> 
> Review request for atlas, Nikhil Bonte and Sarath Subramanian.
> 
> 
> Bugs: ATLAS-4006 and ATLAS-4007
> https://issues.apache.org/jira/browse/ATLAS-4006
> https://issues.apache.org/jira/browse/ATLAS-4007
> 
> 
> Repository: atlas
> 
> 
> Description
> ---
> 
> **Background**
> Existing implementation does not support export and import of _Business 
> Metadata_ (BM) attributes. 
> 
> **Implementation**
> - Export: Updated existing flow to include detecting BM attributes and adding 
> the types to the exported payload.
> - Import: Updated _TypeAttributeDifference_ to include BM attribute detection 
> and update.
> 
> 
> Diffs
> -
> 
>   
> repository/src/main/java/org/apache/atlas/repository/impexp/ExportService.java
>  0491a853a 
>   
> repository/src/main/java/org/apache/atlas/repository/impexp/ExportTypeProcessor.java
>  664af9166 
>   
> repository/src/main/java/org/apache/atlas/repository/impexp/ImportTypeDefProcessor.java
>  b65807742 
>   
> repository/src/main/java/org/apache/atlas/repository/impexp/TypeAttributeDifference.java
>  0d78dbe57 
>   
> repository/src/test/java/org/apache/atlas/repository/impexp/TypeAttributeDifferenceTest.java
>  f9b7cd11f 
> 
> 
> Diff: https://reviews.apache.org/r/72991/diff/1/
> 
> 
> Testing
> ---
> 
> **Unit tests**
> New tests added.
> 
> **Functional testing**
> End-to-end tests. (Export-import-export).
> 
> **Pre-commit Build**
> https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/154/
> 
> 
> Thanks,
> 
> Ashutosh Mestry
> 
>



Review Request 72991: Export/Import: Add Support for BusinessMetadata Attributes

2020-10-27 Thread Ashutosh Mestry via Review Board

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72991/
---

Review request for atlas, Nikhil Bonte and Sarath Subramanian.


Summary (updated)
-

Export/Import: Add Support for BusinessMetadata Attributes


Bugs: ATLAS-4006 and ATLAS-4007
https://issues.apache.org/jira/browse/ATLAS-4006
https://issues.apache.org/jira/browse/ATLAS-4007


Repository: atlas


Description (updated)
---

**Background**
Existing implementation does not support export and import of _Business 
Metadata_ (BM) attributes. 

**Implementation**
- Export: Updated existing flow to include detecting BM attributes and adding 
the types to the exported payload.
- Import: Updated _TypeAttributeDifference_ to include BM attribute detection 
and update.


Diffs (updated)
-

  
repository/src/main/java/org/apache/atlas/repository/impexp/ExportService.java 
0491a853a 
  
repository/src/main/java/org/apache/atlas/repository/impexp/ExportTypeProcessor.java
 664af9166 
  
repository/src/main/java/org/apache/atlas/repository/impexp/ImportTypeDefProcessor.java
 b65807742 
  
repository/src/main/java/org/apache/atlas/repository/impexp/TypeAttributeDifference.java
 0d78dbe57 
  
repository/src/test/java/org/apache/atlas/repository/impexp/TypeAttributeDifferenceTest.java
 f9b7cd11f 


Diff: https://reviews.apache.org/r/72991/diff/1/


Testing (updated)
---

**Unit tests**
New tests added.

**Functional testing**
End-to-end tests. (Export-import-export).

**Pre-commit Build**
https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/153/console


Thanks,

Ashutosh Mestry



[jira] [Resolved] (ATLAS-4009) Atlas Build with -Pdist,embedded-hbase-solr option fails on master.

2020-10-27 Thread Madhan Neethiraj (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Madhan Neethiraj resolved ATLAS-4009.
-
Fix Version/s: 2.2.0
   3.0.0
 Assignee: Madhan Neethiraj
   Resolution: Fixed

Fix merged into master and branch-2.0 with following commits:

 
master branch:
{noformat}
Commit 34709f229b62ce054ae819917dff9aad4cc976b8 in atlas's branch 
refs/heads/master from Madhan Neethiraj
[ [https://gitbox.apache.org/repos/asf?p=atlas.git;h=34709f2] ]

ATLAS-4000: fixed incorrect pom.xml update in earlier commit - #3
{noformat}

branch-2.0 branch:
{noformat}
Commit 7789380ac44896baabcdacd3882fcc3aa650cd26 in atlas's branch 
refs/heads/branch-2.0 from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=7789380 ]

ATLAS-4000: fixed incorrect pom.xml update in earlier commit - #3

(cherry picked from commit 34709f229b62ce054ae819917dff9aad4cc976b8)
{noformat}

 

 

> Atlas Build with -Pdist,embedded-hbase-solr  option fails on master. 
> -
>
> Key: ATLAS-4009
> URL: https://issues.apache.org/jira/browse/ATLAS-4009
> Project: Atlas
>  Issue Type: Bug
>Reporter: Nixon Rodrigues
>Assignee: Madhan Neethiraj
>Priority: Major
> Fix For: 3.0.0, 2.2.0
>
> Attachments: Screenshot from 2020-10-27 19-24-54.png
>
>
> * Atlas Build with -Pdist,embedded-hbase-solr option fails on master with 
> Failed to execute goal 
> org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy (copy-hook) on 
> project storm-bridge: Unable to parse configuration of mojo 
> org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy
>  
> {noformat}
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Atlas Server Build Tools 1.0  SUCCESS [  0.876 
> s]
> [INFO] apache-atlas 3.0.0-SNAPSHOT  SUCCESS [ 22.974 
> s]
> [INFO] Apache Atlas Integration ... SUCCESS [ 27.070 
> s]
> [INFO] Apache Atlas Test Utility Tools  SUCCESS [ 14.643 
> s]
> [INFO] Apache Atlas Common  SUCCESS [ 12.393 
> s]
> [INFO] Apache Atlas Client  SUCCESS [  1.135 
> s]
> [INFO] atlas-client-common  SUCCESS [  7.428 
> s]
> [INFO] atlas-client-v1  SUCCESS [  7.253 
> s]
> [INFO] Apache Atlas Server API  SUCCESS [  9.529 
> s]
> [INFO] Apache Atlas Notification .. SUCCESS [ 15.347 
> s]
> [INFO] atlas-client-v2  SUCCESS [  7.187 
> s]
> [INFO] Apache Atlas Graph Database Projects ... SUCCESS [  0.759 
> s]
> [INFO] Apache Atlas Graph Database API  SUCCESS [  6.837 
> s]
> [INFO] Graph Database Common Code . SUCCESS [  5.506 
> s]
> [INFO] Apache Atlas JanusGraph-HBase2 Module .. SUCCESS [  8.404 
> s]
> [INFO] Apache Atlas JanusGraph DB Impl  SUCCESS [ 19.948 
> s]
> [INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  
> 2.546 s]
> [INFO] Apache Atlas Authorization . SUCCESS [ 10.379 
> s]
> [INFO] Apache Atlas Repository  SUCCESS [ 41.996 
> s]
> [INFO] Apache Atlas UI  SUCCESS [ 47.226 
> s]
> [INFO] Apache Atlas New UI  SUCCESS [ 47.325 
> s]
> [INFO] Apache Atlas Web Application ... SUCCESS [01:37 
> min]
> [INFO] Apache Atlas Documentation . SUCCESS [ 14.091 
> s]
> [INFO] Apache Atlas FileSystem Model .. SUCCESS [  4.903 
> s]
> [INFO] Apache Atlas Plugin Classloader  SUCCESS [  8.600 
> s]
> [INFO] Apache Atlas Hive Bridge Shim .. SUCCESS [  9.450 
> s]
> [INFO] Apache Atlas Hive Bridge ... SUCCESS [ 25.791 
> s]
> [INFO] Apache Atlas Falcon Bridge Shim  SUCCESS [  7.541 
> s]
> [INFO] Apache Atlas Falcon Bridge . SUCCESS [ 10.681 
> s]
> [INFO] Apache Atlas Sqoop Bridge Shim . SUCCESS [  5.474 
> s]
> [INFO] Apache Atlas Sqoop Bridge .. SUCCESS [ 18.287 
> s]
> [INFO] Apache Atlas Storm Bridge Shim . SUCCESS [  5.192 
> s]
> [INFO] Apache Atlas Storm Bridge .. FAILURE [  6.924 
> s]
> [INFO] Apache Atlas Hbase Bridge Shim . SKIPPED
> [INFO] Apache Atlas Hbase Bridge .. SKIPPED
> [INFO] Apache HBase - Testing Util  SKIPPED
> [INFO] Apache Atlas Kafka Bridge .. SKIPPED
> [INFO] 

[jira] [Commented] (ATLAS-4000) update Jetty version to 9.4.31

2020-10-27 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on ATLAS-4000:


Commit 7789380ac44896baabcdacd3882fcc3aa650cd26 in atlas's branch 
refs/heads/branch-2.0 from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=7789380 ]

ATLAS-4000: fixed incorrect pom.xml update in earlier commit - #3

(cherry picked from commit 34709f229b62ce054ae819917dff9aad4cc976b8)


> update Jetty version to 9.4.31
> --
>
> Key: ATLAS-4000
> URL: https://issues.apache.org/jira/browse/ATLAS-4000
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Madhan Neethiraj
>Assignee: Madhan Neethiraj
>Priority: Major
> Fix For: 3.0.0, 2.2.0
>
> Attachments: ATLAS-4000-tests.patch, ATLAS-4000.patch
>
>
> Atlas currently uses Jetty version 9.2.12, which is about 4 years old. This 
> should be upgraded to a recent version - like 9.4.31.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ATLAS-4000) update Jetty version to 9.4.31

2020-10-27 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on ATLAS-4000:


Commit 34709f229b62ce054ae819917dff9aad4cc976b8 in atlas's branch 
refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=34709f2 ]

ATLAS-4000: fixed incorrect pom.xml update in earlier commit - #3


> update Jetty version to 9.4.31
> --
>
> Key: ATLAS-4000
> URL: https://issues.apache.org/jira/browse/ATLAS-4000
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Madhan Neethiraj
>Assignee: Madhan Neethiraj
>Priority: Major
> Fix For: 3.0.0, 2.2.0
>
> Attachments: ATLAS-4000-tests.patch, ATLAS-4000.patch
>
>
> Atlas currently uses Jetty version 9.2.12, which is about 4 years old. This 
> should be upgraded to a recent version - like 9.4.31.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ATLAS-4009) Atlas Build with -Pdist,embedded-hbase-solr option fails on master.

2020-10-27 Thread Nixon Rodrigues (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nixon Rodrigues updated ATLAS-4009:
---
Description: 
* Atlas Build with -Pdist,embedded-hbase-solr option fails on master with 
Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy (copy-hook) on 
project storm-bridge: Unable to parse configuration of mojo 
org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy

 
{noformat}
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0  SUCCESS [  0.876 s]
[INFO] apache-atlas 3.0.0-SNAPSHOT  SUCCESS [ 22.974 s]
[INFO] Apache Atlas Integration ... SUCCESS [ 27.070 s]
[INFO] Apache Atlas Test Utility Tools  SUCCESS [ 14.643 s]
[INFO] Apache Atlas Common  SUCCESS [ 12.393 s]
[INFO] Apache Atlas Client  SUCCESS [  1.135 s]
[INFO] atlas-client-common  SUCCESS [  7.428 s]
[INFO] atlas-client-v1  SUCCESS [  7.253 s]
[INFO] Apache Atlas Server API  SUCCESS [  9.529 s]
[INFO] Apache Atlas Notification .. SUCCESS [ 15.347 s]
[INFO] atlas-client-v2  SUCCESS [  7.187 s]
[INFO] Apache Atlas Graph Database Projects ... SUCCESS [  0.759 s]
[INFO] Apache Atlas Graph Database API  SUCCESS [  6.837 s]
[INFO] Graph Database Common Code . SUCCESS [  5.506 s]
[INFO] Apache Atlas JanusGraph-HBase2 Module .. SUCCESS [  8.404 s]
[INFO] Apache Atlas JanusGraph DB Impl  SUCCESS [ 19.948 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.546 
s]
[INFO] Apache Atlas Authorization . SUCCESS [ 10.379 s]
[INFO] Apache Atlas Repository  SUCCESS [ 41.996 s]
[INFO] Apache Atlas UI  SUCCESS [ 47.226 s]
[INFO] Apache Atlas New UI  SUCCESS [ 47.325 s]
[INFO] Apache Atlas Web Application ... SUCCESS [01:37 min]
[INFO] Apache Atlas Documentation . SUCCESS [ 14.091 s]
[INFO] Apache Atlas FileSystem Model .. SUCCESS [  4.903 s]
[INFO] Apache Atlas Plugin Classloader  SUCCESS [  8.600 s]
[INFO] Apache Atlas Hive Bridge Shim .. SUCCESS [  9.450 s]
[INFO] Apache Atlas Hive Bridge ... SUCCESS [ 25.791 s]
[INFO] Apache Atlas Falcon Bridge Shim  SUCCESS [  7.541 s]
[INFO] Apache Atlas Falcon Bridge . SUCCESS [ 10.681 s]
[INFO] Apache Atlas Sqoop Bridge Shim . SUCCESS [  5.474 s]
[INFO] Apache Atlas Sqoop Bridge .. SUCCESS [ 18.287 s]
[INFO] Apache Atlas Storm Bridge Shim . SUCCESS [  5.192 s]
[INFO] Apache Atlas Storm Bridge .. FAILURE [  6.924 s]
[INFO] Apache Atlas Hbase Bridge Shim . SKIPPED
[INFO] Apache Atlas Hbase Bridge .. SKIPPED
[INFO] Apache HBase - Testing Util  SKIPPED
[INFO] Apache Atlas Kafka Bridge .. SKIPPED
[INFO] Apache Atlas classification updater  SKIPPED
[INFO] Apache Atlas index repair tool . SKIPPED
[INFO] Apache Atlas Impala Hook API ... SKIPPED
[INFO] Apache Atlas Impala Bridge Shim  SKIPPED
[INFO] Apache Atlas Impala Bridge . SKIPPED
[INFO] Apache Atlas Distribution .. SKIPPED
[INFO] atlas-examples . SKIPPED
[INFO] sample-app 3.0.0-SNAPSHOT .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 08:52 min
[INFO] Finished at: 2020-10-27T13:27:10+05:30
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy (copy-hook) on 
project storm-bridge: Unable to parse configuration of mojo 
org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy for parameter 
exclusions: Cannot find 'exclusions' in class 
org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy (copy-hook) on 
project storm-bridge: Unable to parse configuration of mojo 

[jira] [Updated] (ATLAS-4009) Atlas Build with -Pdist,embedded-hbase-solr option fails on master.

2020-10-27 Thread Nixon Rodrigues (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nixon Rodrigues updated ATLAS-4009:
---
Summary: Atlas Build with -Pdist,embedded-hbase-solr  option fails on 
master.   (was: Atlas Build with -Pdist,embedded-hbase-solr  options fail on 
master )

> Atlas Build with -Pdist,embedded-hbase-solr  option fails on master. 
> -
>
> Key: ATLAS-4009
> URL: https://issues.apache.org/jira/browse/ATLAS-4009
> Project: Atlas
>  Issue Type: Bug
>Reporter: Nixon Rodrigues
>Priority: Major
> Attachments: Screenshot from 2020-10-27 19-24-54.png
>
>
> Atlas Build with -Pdist,embedded-hbase-solr options fail on master with 
> Failed to execute goal 
> org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy (copy-hook) on 
> project storm-bridge: Unable to parse configuration of mojo 
> org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy
>  
> {noformat}
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Atlas Server Build Tools 1.0  SUCCESS [  0.876 
> s]
> [INFO] apache-atlas 3.0.0-SNAPSHOT  SUCCESS [ 22.974 
> s]
> [INFO] Apache Atlas Integration ... SUCCESS [ 27.070 
> s]
> [INFO] Apache Atlas Test Utility Tools  SUCCESS [ 14.643 
> s]
> [INFO] Apache Atlas Common  SUCCESS [ 12.393 
> s]
> [INFO] Apache Atlas Client  SUCCESS [  1.135 
> s]
> [INFO] atlas-client-common  SUCCESS [  7.428 
> s]
> [INFO] atlas-client-v1  SUCCESS [  7.253 
> s]
> [INFO] Apache Atlas Server API  SUCCESS [  9.529 
> s]
> [INFO] Apache Atlas Notification .. SUCCESS [ 15.347 
> s]
> [INFO] atlas-client-v2  SUCCESS [  7.187 
> s]
> [INFO] Apache Atlas Graph Database Projects ... SUCCESS [  0.759 
> s]
> [INFO] Apache Atlas Graph Database API  SUCCESS [  6.837 
> s]
> [INFO] Graph Database Common Code . SUCCESS [  5.506 
> s]
> [INFO] Apache Atlas JanusGraph-HBase2 Module .. SUCCESS [  8.404 
> s]
> [INFO] Apache Atlas JanusGraph DB Impl  SUCCESS [ 19.948 
> s]
> [INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  
> 2.546 s]
> [INFO] Apache Atlas Authorization . SUCCESS [ 10.379 
> s]
> [INFO] Apache Atlas Repository  SUCCESS [ 41.996 
> s]
> [INFO] Apache Atlas UI  SUCCESS [ 47.226 
> s]
> [INFO] Apache Atlas New UI  SUCCESS [ 47.325 
> s]
> [INFO] Apache Atlas Web Application ... SUCCESS [01:37 
> min]
> [INFO] Apache Atlas Documentation . SUCCESS [ 14.091 
> s]
> [INFO] Apache Atlas FileSystem Model .. SUCCESS [  4.903 
> s]
> [INFO] Apache Atlas Plugin Classloader  SUCCESS [  8.600 
> s]
> [INFO] Apache Atlas Hive Bridge Shim .. SUCCESS [  9.450 
> s]
> [INFO] Apache Atlas Hive Bridge ... SUCCESS [ 25.791 
> s]
> [INFO] Apache Atlas Falcon Bridge Shim  SUCCESS [  7.541 
> s]
> [INFO] Apache Atlas Falcon Bridge . SUCCESS [ 10.681 
> s]
> [INFO] Apache Atlas Sqoop Bridge Shim . SUCCESS [  5.474 
> s]
> [INFO] Apache Atlas Sqoop Bridge .. SUCCESS [ 18.287 
> s]
> [INFO] Apache Atlas Storm Bridge Shim . SUCCESS [  5.192 
> s]
> [INFO] Apache Atlas Storm Bridge .. FAILURE [  6.924 
> s]
> [INFO] Apache Atlas Hbase Bridge Shim . SKIPPED
> [INFO] Apache Atlas Hbase Bridge .. SKIPPED
> [INFO] Apache HBase - Testing Util  SKIPPED
> [INFO] Apache Atlas Kafka Bridge .. SKIPPED
> [INFO] Apache Atlas classification updater  SKIPPED
> [INFO] Apache Atlas index repair tool . SKIPPED
> [INFO] Apache Atlas Impala Hook API ... SKIPPED
> [INFO] Apache Atlas Impala Bridge Shim  SKIPPED
> [INFO] Apache Atlas Impala Bridge . SKIPPED
> [INFO] Apache Atlas Distribution .. SKIPPED
> [INFO] atlas-examples . SKIPPED
> [INFO] sample-app 3.0.0-SNAPSHOT .. SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 

[jira] [Updated] (ATLAS-4009) Atlas Build with -Pdist,embedded-hbase-solr options fail on master

2020-10-27 Thread Nixon Rodrigues (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nixon Rodrigues updated ATLAS-4009:
---
Attachment: Screenshot from 2020-10-27 19-24-54.png

> Atlas Build with -Pdist,embedded-hbase-solr  options fail on master 
> 
>
> Key: ATLAS-4009
> URL: https://issues.apache.org/jira/browse/ATLAS-4009
> Project: Atlas
>  Issue Type: Bug
>Reporter: Nixon Rodrigues
>Priority: Major
> Attachments: Screenshot from 2020-10-27 19-24-54.png
>
>
> Atlas Build with -Pdist,embedded-hbase-solr options fail on master with 
> Failed to execute goal 
> org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy (copy-hook) on 
> project storm-bridge: Unable to parse configuration of mojo 
> org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy
>  
> {noformat}
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Atlas Server Build Tools 1.0  SUCCESS [  0.876 
> s]
> [INFO] apache-atlas 3.0.0-SNAPSHOT  SUCCESS [ 22.974 
> s]
> [INFO] Apache Atlas Integration ... SUCCESS [ 27.070 
> s]
> [INFO] Apache Atlas Test Utility Tools  SUCCESS [ 14.643 
> s]
> [INFO] Apache Atlas Common  SUCCESS [ 12.393 
> s]
> [INFO] Apache Atlas Client  SUCCESS [  1.135 
> s]
> [INFO] atlas-client-common  SUCCESS [  7.428 
> s]
> [INFO] atlas-client-v1  SUCCESS [  7.253 
> s]
> [INFO] Apache Atlas Server API  SUCCESS [  9.529 
> s]
> [INFO] Apache Atlas Notification .. SUCCESS [ 15.347 
> s]
> [INFO] atlas-client-v2  SUCCESS [  7.187 
> s]
> [INFO] Apache Atlas Graph Database Projects ... SUCCESS [  0.759 
> s]
> [INFO] Apache Atlas Graph Database API  SUCCESS [  6.837 
> s]
> [INFO] Graph Database Common Code . SUCCESS [  5.506 
> s]
> [INFO] Apache Atlas JanusGraph-HBase2 Module .. SUCCESS [  8.404 
> s]
> [INFO] Apache Atlas JanusGraph DB Impl  SUCCESS [ 19.948 
> s]
> [INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  
> 2.546 s]
> [INFO] Apache Atlas Authorization . SUCCESS [ 10.379 
> s]
> [INFO] Apache Atlas Repository  SUCCESS [ 41.996 
> s]
> [INFO] Apache Atlas UI  SUCCESS [ 47.226 
> s]
> [INFO] Apache Atlas New UI  SUCCESS [ 47.325 
> s]
> [INFO] Apache Atlas Web Application ... SUCCESS [01:37 
> min]
> [INFO] Apache Atlas Documentation . SUCCESS [ 14.091 
> s]
> [INFO] Apache Atlas FileSystem Model .. SUCCESS [  4.903 
> s]
> [INFO] Apache Atlas Plugin Classloader  SUCCESS [  8.600 
> s]
> [INFO] Apache Atlas Hive Bridge Shim .. SUCCESS [  9.450 
> s]
> [INFO] Apache Atlas Hive Bridge ... SUCCESS [ 25.791 
> s]
> [INFO] Apache Atlas Falcon Bridge Shim  SUCCESS [  7.541 
> s]
> [INFO] Apache Atlas Falcon Bridge . SUCCESS [ 10.681 
> s]
> [INFO] Apache Atlas Sqoop Bridge Shim . SUCCESS [  5.474 
> s]
> [INFO] Apache Atlas Sqoop Bridge .. SUCCESS [ 18.287 
> s]
> [INFO] Apache Atlas Storm Bridge Shim . SUCCESS [  5.192 
> s]
> [INFO] Apache Atlas Storm Bridge .. FAILURE [  6.924 
> s]
> [INFO] Apache Atlas Hbase Bridge Shim . SKIPPED
> [INFO] Apache Atlas Hbase Bridge .. SKIPPED
> [INFO] Apache HBase - Testing Util  SKIPPED
> [INFO] Apache Atlas Kafka Bridge .. SKIPPED
> [INFO] Apache Atlas classification updater  SKIPPED
> [INFO] Apache Atlas index repair tool . SKIPPED
> [INFO] Apache Atlas Impala Hook API ... SKIPPED
> [INFO] Apache Atlas Impala Bridge Shim  SKIPPED
> [INFO] Apache Atlas Impala Bridge . SKIPPED
> [INFO] Apache Atlas Distribution .. SKIPPED
> [INFO] atlas-examples . SKIPPED
> [INFO] sample-app 3.0.0-SNAPSHOT .. SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time: 08:52 min
> [INFO] Finished at: 2020-10-27T13:27:10+05:30
> [INFO] 
> 

[jira] [Created] (ATLAS-4009) Atlas Build with -Pdist,embedded-hbase-solr options fail on master

2020-10-27 Thread Nixon Rodrigues (Jira)
Nixon Rodrigues created ATLAS-4009:
--

 Summary: Atlas Build with -Pdist,embedded-hbase-solr  options fail 
on master 
 Key: ATLAS-4009
 URL: https://issues.apache.org/jira/browse/ATLAS-4009
 Project: Atlas
  Issue Type: Bug
Reporter: Nixon Rodrigues
 Attachments: Screenshot from 2020-10-27 19-24-54.png

Atlas Build with -Pdist,embedded-hbase-solr options fail on master with Failed 
to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy 
(copy-hook) on project storm-bridge: Unable to parse configuration of mojo 
org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy

 
{noformat}
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0  SUCCESS [  0.876 s]
[INFO] apache-atlas 3.0.0-SNAPSHOT  SUCCESS [ 22.974 s]
[INFO] Apache Atlas Integration ... SUCCESS [ 27.070 s]
[INFO] Apache Atlas Test Utility Tools  SUCCESS [ 14.643 s]
[INFO] Apache Atlas Common  SUCCESS [ 12.393 s]
[INFO] Apache Atlas Client  SUCCESS [  1.135 s]
[INFO] atlas-client-common  SUCCESS [  7.428 s]
[INFO] atlas-client-v1  SUCCESS [  7.253 s]
[INFO] Apache Atlas Server API  SUCCESS [  9.529 s]
[INFO] Apache Atlas Notification .. SUCCESS [ 15.347 s]
[INFO] atlas-client-v2  SUCCESS [  7.187 s]
[INFO] Apache Atlas Graph Database Projects ... SUCCESS [  0.759 s]
[INFO] Apache Atlas Graph Database API  SUCCESS [  6.837 s]
[INFO] Graph Database Common Code . SUCCESS [  5.506 s]
[INFO] Apache Atlas JanusGraph-HBase2 Module .. SUCCESS [  8.404 s]
[INFO] Apache Atlas JanusGraph DB Impl  SUCCESS [ 19.948 s]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.546 
s]
[INFO] Apache Atlas Authorization . SUCCESS [ 10.379 s]
[INFO] Apache Atlas Repository  SUCCESS [ 41.996 s]
[INFO] Apache Atlas UI  SUCCESS [ 47.226 s]
[INFO] Apache Atlas New UI  SUCCESS [ 47.325 s]
[INFO] Apache Atlas Web Application ... SUCCESS [01:37 min]
[INFO] Apache Atlas Documentation . SUCCESS [ 14.091 s]
[INFO] Apache Atlas FileSystem Model .. SUCCESS [  4.903 s]
[INFO] Apache Atlas Plugin Classloader  SUCCESS [  8.600 s]
[INFO] Apache Atlas Hive Bridge Shim .. SUCCESS [  9.450 s]
[INFO] Apache Atlas Hive Bridge ... SUCCESS [ 25.791 s]
[INFO] Apache Atlas Falcon Bridge Shim  SUCCESS [  7.541 s]
[INFO] Apache Atlas Falcon Bridge . SUCCESS [ 10.681 s]
[INFO] Apache Atlas Sqoop Bridge Shim . SUCCESS [  5.474 s]
[INFO] Apache Atlas Sqoop Bridge .. SUCCESS [ 18.287 s]
[INFO] Apache Atlas Storm Bridge Shim . SUCCESS [  5.192 s]
[INFO] Apache Atlas Storm Bridge .. FAILURE [  6.924 s]
[INFO] Apache Atlas Hbase Bridge Shim . SKIPPED
[INFO] Apache Atlas Hbase Bridge .. SKIPPED
[INFO] Apache HBase - Testing Util  SKIPPED
[INFO] Apache Atlas Kafka Bridge .. SKIPPED
[INFO] Apache Atlas classification updater  SKIPPED
[INFO] Apache Atlas index repair tool . SKIPPED
[INFO] Apache Atlas Impala Hook API ... SKIPPED
[INFO] Apache Atlas Impala Bridge Shim  SKIPPED
[INFO] Apache Atlas Impala Bridge . SKIPPED
[INFO] Apache Atlas Distribution .. SKIPPED
[INFO] atlas-examples . SKIPPED
[INFO] sample-app 3.0.0-SNAPSHOT .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 08:52 min
[INFO] Finished at: 2020-10-27T13:27:10+05:30
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy (copy-hook) on 
project storm-bridge: Unable to parse configuration of mojo 
org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy for parameter 
exclusions: Cannot find 'exclusions' in class 
org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to 

[jira] [Commented] (ATLAS-4000) update Jetty version to 9.4.31

2020-10-27 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on ATLAS-4000:


Commit c7f930068bc672f85a42eae232d3d232112b84b5 in atlas's branch 
refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=c7f9300 ]

ATLAS-4000: updated httpcore version to 4.4.10 - #2


> update Jetty version to 9.4.31
> --
>
> Key: ATLAS-4000
> URL: https://issues.apache.org/jira/browse/ATLAS-4000
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Madhan Neethiraj
>Assignee: Madhan Neethiraj
>Priority: Major
> Fix For: 3.0.0, 2.2.0
>
> Attachments: ATLAS-4000-tests.patch, ATLAS-4000.patch
>
>
> Atlas currently uses Jetty version 9.2.12, which is about 4 years old. This 
> should be upgraded to a recent version - like 9.4.31.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (ATLAS-4000) update Jetty version to 9.4.31

2020-10-27 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on ATLAS-4000:


Commit e10b8cedda811095ea9ab5af992d5f7987a810d0 in atlas's branch 
refs/heads/branch-2.0 from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=e10b8ce ]

ATLAS-4000: updated httpcore version to 4.4.10 - #2

(cherry picked from commit c7f930068bc672f85a42eae232d3d232112b84b5)


> update Jetty version to 9.4.31
> --
>
> Key: ATLAS-4000
> URL: https://issues.apache.org/jira/browse/ATLAS-4000
> Project: Atlas
>  Issue Type: Improvement
>Reporter: Madhan Neethiraj
>Assignee: Madhan Neethiraj
>Priority: Major
> Fix For: 3.0.0, 2.2.0
>
> Attachments: ATLAS-4000-tests.patch, ATLAS-4000.patch
>
>
> Atlas currently uses Jetty version 9.2.12, which is about 4 years old. This 
> should be upgraded to a recent version - like 9.4.31.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ATLAS-4008) Cache getGuid and getStatus in GraphTransactionInterceptor

2020-10-27 Thread Nikhil Bonte (Jira)
Nikhil Bonte created ATLAS-4008:
---

 Summary: Cache getGuid and getStatus in GraphTransactionInterceptor
 Key: ATLAS-4008
 URL: https://issues.apache.org/jira/browse/ATLAS-4008
 Project: Atlas
  Issue Type: Improvement
  Components:  atlas-core
Reporter: Nikhil Bonte
Assignee: Nikhil Bonte


*Problem Statement:*

GraphHelper.getGuid() & GraphHelper.getStatus() causes overhead when called 
multiple times in a same request.

 

*Approach:*

Implement a caching mechanism in GraphTransactionInterceptor to cache the 
following mappings:

*vertexID -> guid*

*vertexID -> entityStatus*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (ATLAS-4005) DSL search gives error if select clause contains attributes with null values

2020-10-27 Thread Jayendra Parab (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jayendra Parab resolved ATLAS-4005.
---
Fix Version/s: 2.2.0
   3.0.0
 Assignee: Jayendra Parab
   Resolution: Fixed

Submitted the fix in this review request 

https://reviews.apache.org/r/72987/

> DSL search gives error if select clause contains attributes with null values
> 
>
> Key: ATLAS-4005
> URL: https://issues.apache.org/jira/browse/ATLAS-4005
> Project: Atlas
>  Issue Type: Bug
>Reporter: Jayendra Parab
>Assignee: Jayendra Parab
>Priority: Major
> Fix For: 3.0.0, 2.2.0
>
>
> When we do DSL search in the atlas, if one or more attributes in select 
> clause are not set for a vertex then the below given exception is thrown:
>  
> {code:java}
> java.lang.IllegalStateException: The property does not exist as the key has 
> no associated value for the provided element 
> {code}
> Example, in the query below, if owner isn't set for any of the entities, but 
> name and description are present then the above exception is thrown
> {code:java}
> from hdfs_path where name="testPath" select name, owner, description{code}
> Expected Behaviour: Query should return name and description of the filtered 
> entities with owner as blank



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ATLAS-4005) DSL search gives error if select clause contains attributes with null values

2020-10-27 Thread Jayendra Parab (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jayendra Parab updated ATLAS-4005:
--
Affects Version/s: 2.1.0

> DSL search gives error if select clause contains attributes with null values
> 
>
> Key: ATLAS-4005
> URL: https://issues.apache.org/jira/browse/ATLAS-4005
> Project: Atlas
>  Issue Type: Bug
>Affects Versions: 2.1.0
>Reporter: Jayendra Parab
>Assignee: Jayendra Parab
>Priority: Major
> Fix For: 3.0.0, 2.2.0
>
>
> When we do DSL search in the atlas, if one or more attributes in select 
> clause are not set for a vertex then the below given exception is thrown:
>  
> {code:java}
> java.lang.IllegalStateException: The property does not exist as the key has 
> no associated value for the provided element 
> {code}
> Example, in the query below, if owner isn't set for any of the entities, but 
> name and description are present then the above exception is thrown
> {code:java}
> from hdfs_path where name="testPath" select name, owner, description{code}
> Expected Behaviour: Query should return name and description of the filtered 
> entities with owner as blank



--
This message was sent by Atlassian Jira
(v8.3.4#803005)