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

2018-05-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16496320#comment-16496320 ] ASF subversion and git services commented on ATLAS-2523: Commit

Re: [VOTE] Release Apache Atlas version 1.0.0 - rc2

2018-05-31 Thread vishal suvagia
Thank-you Madhan for doing the Apache Atlas 1.0.0-rc2.+1 for the rc2 build. Validated using the attached source checksums and hash. Verified clean compilation, tests and rat-checks.  Thanks Vishal Suvagia. On Wednesday, 30 May, 2018, 11:21:58 PM IST, Ashutosh Mestry wrote: [+1]

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

2018-05-31 Thread David Radley (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Radley resolved ATLAS-2523. - Resolution: Fixed commit 72cc566a7f23bef86c00afb6c7ef136c1d01b424 (HEAD -> master,

Problem deleting edges with 1.0.0 - pre rc

2018-05-31 Thread Pierre Padovani
The level we are using is a few weeks old, but I didn't see an issue that fixed this in the interim. Problem: Entity A -> Composition Relationship -> Entity B Delete Entity A and Entity B I get the following exception trace: java.lang.IllegalArgumentException: Invalid edge label

Re: Problem deleting edges with 1.0.0 - pre rc

2018-05-31 Thread Pierre Padovani
Created issue: https://issues.apache.org/jira/browse/ATLAS-2727 On Thu, May 31, 2018 at 11:47 AM, Pierre Padovani < pierre.padov...@civitaslearning.com> wrote: > Sorry for the spam... One last data point. It looks like the deletion of B > is the issue. I can delete A, but this doesn't delete

[jira] [Created] (ATLAS-2727) Cannot delete a child of a COMPOSITION/AGGREGATION relationship

2018-05-31 Thread Pierre Padovani (JIRA)
Pierre Padovani created ATLAS-2727: -- Summary: Cannot delete a child of a COMPOSITION/AGGREGATION relationship Key: ATLAS-2727 URL: https://issues.apache.org/jira/browse/ATLAS-2727 Project: Atlas

Re: Problem deleting edges with 1.0.0 - pre rc

2018-05-31 Thread Apoorv Naik
I think this was addressed in ATLAS-2695. On 5/31/18, 10:20 AM, "Pierre Padovani" wrote: Ok... thanks.. couldn't find anything on my search. I'll rebuild with latest today... if latest fixes the issue then I'll close my issue as fixed. On Thu, May 31, 2018 at 12:12 PM, Apoorv

Re: [VOTE] Release Apache Atlas version 1.0.0 - rc2

2018-05-31 Thread Ramesh Mani
+1 for Apache Atlas 1.0.0 rc2 Downloaded source tar file and able to build it successfully from https://dist.apache.org/repos/dist/dev/atlas/1.0.0-rc2/apache-atlas-1.0.0-s ources.tar.gz Verified some of the source files Verified PGP signature Verified SHA512 Hash Thanks Ramesh On 5/30/18,

[jira] [Closed] (ATLAS-2727) Cannot delete a child of a COMPOSITION/AGGREGATION relationship

2018-05-31 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani closed ATLAS-2727. -- > Cannot delete a child of a COMPOSITION/AGGREGATION relationship >

Re: Problem deleting edges with 1.0.0 - pre rc

2018-05-31 Thread Pierre Padovani
Yep... issue is fixed. Sorry for the false alarm. On Thu, May 31, 2018 at 12:19 PM, Pierre Padovani < pierre.padov...@civitaslearning.com> wrote: > Ok... thanks.. couldn't find anything on my search. I'll rebuild with > latest today... if latest fixes the issue then I'll close my issue as

[jira] [Resolved] (ATLAS-2727) Cannot delete a child of a COMPOSITION/AGGREGATION relationship

2018-05-31 Thread Pierre Padovani (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Padovani resolved ATLAS-2727. Resolution: Fixed Fix Version/s: 1.0.0 > Cannot delete a child of a

Re: [VOTE] Release Apache Atlas version 1.0.0 - rc2

2018-05-31 Thread Sarath Subramanian
Thanks Madhan for putting out the release candidate 2 for Apache Atlas 1.0 - Verified checksum and signature - Built with embedded-hbase-solr profile successfully with no test failures. - Validated new functionalities - glossary, relationships, lineage, tag propagation and UI

Re: Problem deleting edges with 1.0.0 - pre rc

2018-05-31 Thread Pierre Padovani
I have another data point. If I bring up the relationships UI tab from the A entity, I can double click on the B entity and be taken to it. However, I cannot double click on A to go back to that entity. Here are the raw entities: A: { "referredEntities": {}, "entity": {

Re: Problem deleting edges with 1.0.0 - pre rc

2018-05-31 Thread Pierre Padovani
Sorry for the spam... One last data point. It looks like the deletion of B is the issue. I can delete A, but this doesn't delete B. On Thu, May 31, 2018 at 11:21 AM, Pierre Padovani < pierre.padov...@civitaslearning.com> wrote: > The level we are using is a few weeks old, but I didn't see an

Re: Problem deleting edges with 1.0.0 - pre rc

2018-05-31 Thread Pierre Padovani
Ok... thanks.. couldn't find anything on my search. I'll rebuild with latest today... if latest fixes the issue then I'll close my issue as fixed. On Thu, May 31, 2018 at 12:12 PM, Apoorv Naik wrote: > Hi Pierre, > > Are you testing this with the rc 2 or a build prior to that ? The delete >

[jira] [Updated] (ATLAS-2728) UI : kafka topic : retentiontimeLocalInHrs , retentiontimeNationalInHrs of Integer data type are shown as date

2018-05-31 Thread Keval Bhatt (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Keval Bhatt updated ATLAS-2728: --- Attachment: ATLAS-2728.patch > UI : kafka topic : retentiontimeLocalInHrs ,

Re: Problem deleting edges with 1.0.0 - pre rc

2018-05-31 Thread Apoorv Naik
Hi Pierre, Are you testing this with the rc 2 or a build prior to that ? The delete issue was filed in one of the recent commits (maybe a week ago), I don't remember the issue number off the top of my head. Let me share the same once I get hold of the details. Sent from

[jira] [Commented] (ATLAS-2729) Audit logging fails for large entities

2018-05-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497449#comment-16497449 ] ASF subversion and git services commented on ATLAS-2729: Commit

Re: [VOTE] Release Apache Atlas version 1.0.0 - rc2

2018-05-31 Thread Apoorv Naik
+1 for RC2 candidate. Performed same tests as RC0. On 5/31/18, 10:48 AM, "Ramesh Mani" wrote: +1 for Apache Atlas 1.0.0 rc2 Downloaded source tar file and able to build it successfully from https://dist.apache.org/repos/dist/dev/atlas/1.0.0-rc2/apache-atlas-1.0.0-s

Re: Review Request 67405: ATLAS-2729: fix - audit logging fails for large entities

2018-05-31 Thread Ashutosh Mestry
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67405/#review204163 --- Ship it! Ship It! - Ashutosh Mestry On May 31, 2018, 9:27

Jenkins build is back to normal : Atlas-1.0-UnitTests #148

2018-05-31 Thread Apache Jenkins Server
See

[jira] [Updated] (ATLAS-2729) Audit logging fails for large entities

2018-05-31 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-2729: Attachment: ATLAS-2729.patch > Audit logging fails for large entities >

[jira] [Commented] (ATLAS-2728) UI : kafka topic : retentiontimeLocalInHrs , retentiontimeNationalInHrs of Integer data type are shown as date

2018-05-31 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497317#comment-16497317 ] Madhan Neethiraj commented on ATLAS-2728: - +1 for the fix. Thanks [~kevalbhatt]! > UI : kafka

[jira] [Updated] (ATLAS-2729) Audit logging fails for large entities

2018-05-31 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-2729: Reporter: Ayub Pathan (was: Madhan Neethiraj) > Audit logging fails for large entities >

[jira] [Created] (ATLAS-2729) Audit logging fails for large entities

2018-05-31 Thread Madhan Neethiraj (JIRA)
Madhan Neethiraj created ATLAS-2729: --- Summary: Audit logging fails for large entities Key: ATLAS-2729 URL: https://issues.apache.org/jira/browse/ATLAS-2729 Project: Atlas Issue Type: Bug

[jira] [Commented] (ATLAS-2728) UI : kafka topic : retentiontimeLocalInHrs , retentiontimeNationalInHrs of Integer data type are shown as date

2018-05-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497323#comment-16497323 ] ASF subversion and git services commented on ATLAS-2728: Commit

Build failed in Jenkins: PreCommit-ATLAS-Build-Test #459-master-ATLAS-2729.patch

2018-05-31 Thread Apache Jenkins Server
See Changes: [madhan] ATLAS-2723: search performance improvement: create composite index for [madhan] ATLAS-2725: updated license file for JanusGraph usage in Apache Atlas [madhan] ATLAS-2726: updated

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

2018-05-31 Thread Apache Jenkins Server
See -- [...truncated 678.13 KB...] 127.0.0.1 - - [31/May/2018:21:54:24 +] "GET

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

2018-05-31 Thread Apache Jenkins Server
See

REMINDER: Apache EU Roadshow 2018 in Berlin is less than 2 weeks away!

2018-05-31 Thread sharan
Hello Apache Supporters and Enthusiasts This is a reminder that our Apache EU Roadshow in Berlin is less than two weeks away and we need your help to spread the word. Please let your work colleagues, friends and anyone interested in any attending know about our Apache EU Roadshow event. We

Review Request 67405: ATLAS-2729: fix - audit logging fails for large entities

2018-05-31 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67405/ --- Review request for atlas, Apoorv Naik, Ashutosh Mestry, and Sarath Subramanian.