Build failed in Jenkins: PreCommit-ATLAS-Build-Test #350-master-0001-Use-relationships-to-retrieve-array-elements-propert.6-rebased.patch

2018-05-04 Thread Apache Jenkins Server
See -- [...truncated 241.80 KB...] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at

Jenkins build is back to normal : PreCommit-ATLAS-Build-Test #348-master-ATLAS-2643.3.patch

2018-05-04 Thread Apache Jenkins Server
See

Build failed in Jenkins: PreCommit-ATLAS-Build-Test #349-master-ATLAS-2407-Fixed-EntityV2JerseyResourceIT.patch

2018-05-04 Thread Apache Jenkins Server
See Changes: [ssubramanian] ATLAS-2643: Re-evaluate tag propagation when a relationship edge is [amestry] ATLAS-2634: Avoid duplicate message processing. --

Jenkins build is back to normal : Atlas-master-UnitTests #1263

2018-05-04 Thread Apache Jenkins Server
See

Build failed in Jenkins: PreCommit-ATLAS-Build-Test #347-master-0001-Use-relationships-to-retrieve-array-elements-propert.6-rebased.patch

2018-05-04 Thread Apache Jenkins Server
See -- [...truncated 246.37 KB...] Tests run: 11, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 84.147 sec - in

Re: Odd warning during search

2018-05-04 Thread Apoorv Naik
What is the qualified name that you're searching on ? If it has special characters then the index query won't be executed because the indexing backend tokenizes the search string on every occurrence of a special character. Hence the warning. On 5/4/18, 1:29 PM, "Pierre Padovani"

Re: Odd warning during search

2018-05-04 Thread Pierre Padovani
I don't have it of hand, but this is the code snippet with the Atlas client we used: SearchParameters.FilterCriteria qualifiedNameCriteria = new SearchParameters.FilterCriteria(); qualifiedNameCriteria.setAttributeName(QUALIFIED_NAME);

Re: Odd warning during search

2018-05-04 Thread Apoorv Naik
What is the search criteria that you're working with ? If it's basically search , can you share the request JSON ? Sent from Nine From: Pierre Padovani Sent: Friday, May 4, 2018 12:34 PM To:

Odd warning during search

2018-05-04 Thread Pierre Padovani
We are seeing this warning message: not using index-search for attribute 'Referenceable.qualifiedName'; might cause poor performance I have not been able to find a configuration related to indexing/search or documentation that could help us resolve this. Can someone help clarify what would

Build failed in Jenkins: Atlas-master-UnitTests #1261

2018-05-04 Thread Apache Jenkins Server
See -- [...truncated 173.54 KB...] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository --- [INFO] Using 'UTF-8' encoding to copy

[jira] [Updated] (ATLAS-2407) Disabled Integration Test: EntityV2JerseyResourceIT.java:290

2018-05-04 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-2407: --- Attachment: ATLAS-2407-Fixed-EntityV2JerseyResourceIT.patch > Disabled Integration Test:

Re: Review Request 66899: Large Notification Messages: Avoid Duplicate Processing

2018-05-04 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66899/#review202459 --- Ship it! Ship It! - Madhan Neethiraj On May 4, 2018, 4:33

Build failed in Jenkins: PreCommit-ATLAS-Build-Test #346-master-ATLAS-2634-Avoid-duplicate-message-processing.patch

2018-05-04 Thread Apache Jenkins Server
See Changes: [ssubramanian] ATLAS-2521: Remove Titan 0.5.4 support from Atlas #2 [ssubramanian] ATLAS-2643: Re-evaluate tag propagation when a relationship edge is

Re: Review Request 66899: Large Notification Messages: Avoid Duplicate Processing

2018-05-04 Thread Ashutosh Mestry
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66899/ --- (Updated May 4, 2018, 4:33 p.m.) Review request for atlas and Madhan

Build failed in Jenkins: Atlas-master-UnitTests #1260

2018-05-04 Thread Apache Jenkins Server
See -- [...truncated 173.54 KB...] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository --- [INFO] Using 'UTF-8' encoding to copy

[jira] [Commented] (ATLAS-2593) Governance Engine OMAS - skeleton based on new omrs/omas patterns/ & framework

2018-05-04 Thread Nigel Jones (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16464024#comment-16464024 ] Nigel Jones commented on ATLAS-2593: Added first patch.  - Based on outline provided in

[jira] [Updated] (ATLAS-2593) Governance Engine OMAS - skeleton based on new omrs/omas patterns/ & framework

2018-05-04 Thread Nigel Jones (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nigel Jones updated ATLAS-2593: --- Attachment: ATLAS-2593.patch > Governance Engine OMAS - skeleton based on new omrs/omas patterns/ &

Build failed in Jenkins: Atlas-master-IntegrationTests #1241

2018-05-04 Thread Apache Jenkins Server
See -- [...truncated 530.45 KB...] 127.0.0.1 - - [04/May/2018:12:43:26 +] "POST //localhost:31000/api/atlas/entities HTTP/1.1" 400 94 "-" "Java/1.8.0_172" 127.0.0.1 -

Build failed in Jenkins: Atlas-master-UnitTests #1259

2018-05-04 Thread Apache Jenkins Server
See -- [...truncated 173.54 KB...] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository --- [INFO] Using 'UTF-8' encoding to copy

Re: Review Request 66949: ATLAS-2523: changes to accept external GUIDs and manage homeIds

2018-05-04 Thread David Radley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66949/#review202433 --- common/src/main/java/org/apache/atlas/repository/Constants.java

[jira] [Created] (ATLAS-2645) UI - Continuous loader appears if user goes to Sub-Category of glossary and hit refresh button

2018-05-04 Thread Tejas Rawool (JIRA)
Tejas Rawool created ATLAS-2645: --- Summary: UI - Continuous loader appears if user goes to Sub-Category of glossary and hit refresh button Key: ATLAS-2645 URL: https://issues.apache.org/jira/browse/ATLAS-2645

[jira] [Updated] (ATLAS-2523) Import relationship, preserving existing GUID

2018-05-04 Thread Graham Wallis (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Wallis updated ATLAS-2523: - Attachment: (was: ATLAS-2523-2018-04-09.patch) > Import relationship, preserving existing

[jira] [Updated] (ATLAS-2523) Import relationship, preserving existing GUID

2018-05-04 Thread Graham Wallis (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Wallis updated ATLAS-2523: - Attachment: ATLAS-2523-2018-05-04.patch Attaching full patch. Review board is here:

Review Request 66949: ATLAS-2523: changes to accept external GUIDs and manage homeIds

2018-05-04 Thread Graham Wallis
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66949/ --- Review request for atlas, Ashutosh Mestry and Madhan Neethiraj. Repository:

Build failed in Jenkins: Atlas-master-IntegrationTests #1240

2018-05-04 Thread Apache Jenkins Server
See -- [...truncated 530.51 KB...] 127.0.0.1 - - [04/May/2018:09:51:37 +] "GET //localhost:31000/api/atlas/v2/types/typedef/name/classification HTTP/1.1" 200 472 "-"

Build failed in Jenkins: Atlas-master-IntegrationTests #1239

2018-05-04 Thread Apache Jenkins Server
See Changes: [ssubramanian] ATLAS-2643: Re-evaluate tag propagation when a relationship edge is -- [...truncated 524.45 KB...] 127.0.0.1 - -

Build failed in Jenkins: Atlas-master-UnitTests #1258

2018-05-04 Thread Apache Jenkins Server
See -- [...truncated 173.54 KB...] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository --- [INFO] Using 'UTF-8' encoding to copy

Build failed in Jenkins: Atlas-master-UnitTests #1257

2018-05-04 Thread Apache Jenkins Server
See Changes: [ssubramanian] ATLAS-2643: Re-evaluate tag propagation when a relationship edge is -- [...truncated 173.54 KB...] [INFO] ---

Re: Review Request 66941: ATLAS-2643: Re-evaluate tag propagation when a relationship edge is deleted

2018-05-04 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66941/ --- (Updated May 4, 2018, 1:04 a.m.) Review request for atlas, Apoorv Naik,

[jira] [Assigned] (ATLAS-2644) UI - Continuous loader appears if a new glossary is created and then deleted

2018-05-04 Thread Keval Bhatt (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keval Bhatt reassigned ATLAS-2644: -- Assignee: Keval Bhatt > UI - Continuous loader appears if a new glossary is created and then

[jira] [Created] (ATLAS-2644) UI - Continuous loader appears if a new glossary is created and then deleted

2018-05-04 Thread Tejas Rawool (JIRA)
Tejas Rawool created ATLAS-2644: --- Summary: UI - Continuous loader appears if a new glossary is created and then deleted Key: ATLAS-2644 URL: https://issues.apache.org/jira/browse/ATLAS-2644 Project: