Re: Review Request 61665: ATLAS-2047: Exception Thrown by Kafka Consumer Ends up Filling Logs Due to Incorrect Handling

2017-08-25 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61665/#review183832 --- webapp/src/main/java/org/apache/atlas/notification/NotificationHo

[jira] [Resolved] (ATLAS-2076) Add RELATIONSHIP type to search filters

2017-08-25 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-2076. - Resolution: Fixed Committed to master: http://git-wip-us.apache.org/repos/asf/atlas/commi

[jira] [Resolved] (ATLAS-2060) Fix logger class name typos

2017-08-25 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-2060. - Resolution: Fixed Committed to master: http://git-wip-us.apache.org/repos/asf/atlas/commi

Re: Review Request 61871: ATLAS-2083: Refactor AtlasDefStore classes to reduce code duplication

2017-08-25 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61871/#review183833 --- Richard - can you please rebase the patch with the latest master a

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

2017-08-25 Thread Apache Jenkins Server
See Changes: [madhan] ATLAS-2076: update type-search to support filter by RELATIONSHIP type [madhan] ATLAS-2060: Fix logger class name typos -- [...truncated 3

Re: Review Request 61561: ATLAS-1218: Atlas says it is started but does not accept REST requests

2017-08-25 Thread Nigel Jones
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61561/#review183837 --- distro/src/bin/atlas_start.py Lines 134 (patched)

Re: Review Request 61561: ATLAS-1218: Atlas says it is started but does not accept REST requests

2017-08-25 Thread Nigel Jones
> On Aug. 11, 2017, 12:11 p.m., David Radley wrote: > > distro/src/bin/atlas_config.py > > Lines 71 (patched) > > > > > > I am uncomfortable duplicating the default port values here. I suggest > > moving this logic t

About the way traits are stored in TitanDB

2017-08-25 Thread BONNET Benjamin
Hi all, Working on Atlas repository in Titan, I am surprised by the way traits are stored : traits type are Vertices, which seems ok, but traits instances are Vertices too. So, when you attach a trait to an entity, Atlas will create a new Vertex (containing the attributes that are set) and draw

Re: About the way traits are stored in TitanDB

2017-08-25 Thread David Radley
Hi Benjamin, The way Atlas is architected is that there is one graph for types and a separate graph for the instances. I see a lot of benefits with this design. Having edges between the types allows us to navigate and check types consistency with gremlin queries. It means we can implement search

Re: Emtity Resource v1 test failures

2017-08-25 Thread Nigel Jones
On 2017-08-24 18:45, Sarath Subramanian wrote: > Hi Nigel, > > Few Integration Test fixes have gone into master in the last couple of > days, could you rebase master and try the tests again. Hi Sarath, I rebased this morning, but am still getting a failure - albeit a different one - this lo

Re: Emtity Resource v1 test failures

2017-08-25 Thread Nigel Jones
On 2017-08-25 12:28, "Nigel Jones" wrote: > I rebased this morning, but am still getting a failure - albeit a different > one - this looks like a timeout issue whilst the previous were seemingly more > functional. Is there a JIRA you are tracking these under? Should I create one > per failur

[jira] [Updated] (ATLAS-2012) Docker - image & hub - for Atlas

2017-08-25 Thread Nigel Jones (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nigel Jones updated ATLAS-2012: --- Attachment: ATLAS-2012-Build-docker-image.patch > Docker - image & hub - for Atlas > -

Review Request 61913: ATLAS-2012: Build docker image

2017-08-25 Thread Nigel Jones
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61913/ --- Review request for atlas, Apoorv Naik, David Radley, Madhan Neethiraj, and Richa

[jira] [Created] (ATLAS-2086) Docker - reenable unit tests in build once IT stable

2017-08-25 Thread Nigel Jones (JIRA)
Nigel Jones created ATLAS-2086: -- Summary: Docker - reenable unit tests in build once IT stable Key: ATLAS-2086 URL: https://issues.apache.org/jira/browse/ATLAS-2086 Project: Atlas Issue Type: Bu

[jira] [Commented] (ATLAS-2012) Docker - image & hub - for Atlas

2017-08-25 Thread Nigel Jones (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16141600#comment-16141600 ] Nigel Jones commented on ATLAS-2012: I've created a patch in the preferred git format

Re: Review Request 61736: ATLAS-2049 Document common standards for OMAS interfaces

2017-08-25 Thread Nigel Jones
Hi all, We now have a number of OMAS APIs being designed and developed. There have been a number of discussions around best practices/standards, and the document below is an initial attempt to get these written down. I'm sure this will be an evolving list, but it would be really useful to get

Re: Emtity Resource v1 test failures

2017-08-25 Thread Apoorv Naik
I think Sarath already made changes for this one don't know why this failed again. Perhaps we need to revisit the integration tests after all. One jira per test failure should be a great way to split work amongst the community. Sent from Nine __

Re: Emtity Resource v1 test failures

2017-08-25 Thread Sarath Subramanian
Nigel, I agree we all need to spend some time and clean up these tests. Feel free to open JIRA's for the failing tests. I see the integration tests consistently failing in hive-bridge module due to Lock timeout exception - I suspect this is because of some stale open transaction lingering around w

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

2017-08-25 Thread Apache Jenkins Server
See -- [...truncated 39.83 MB...] 2017-08-25 18:07:49,472 INFO - [ShutdownMonitor:] ~ ==> stopConsumerThreads() (NotificationHookConsumer:175) 2017-08-25 18:07:49,473 INFO

Build failed in Jenkins: Atlas-0.8-IntegrationTests #27

2017-08-25 Thread Apache Jenkins Server
See -- [...truncated 33.17 MB...] 2017-08-25 18:10:08,379 DEBUG - [NotificationHookConsumer thread-0:] ~ Sending message for topic ATLAS_ENTITIES: {"version":{"version":"1.0.0"

Re: Review Request 61913: ATLAS-2012: Build docker image

2017-08-25 Thread Apoorv Naik
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61913/#review183865 --- dev-support/atlas-docker/Dockerfile Lines 52 (patched)

Re: Review Request 61871: ATLAS-2083: Refactor AtlasDefStore classes to reduce code duplication

2017-08-25 Thread Richard Ding via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61871/ --- (Updated Aug. 25, 2017, 6:44 p.m.) Review request for atlas, Apoorv Naik, David

[jira] [Updated] (ATLAS-2083) Refactor AtlasDefStore classes to reduce code duplication

2017-08-25 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated ATLAS-2083: Attachment: ATLAS-2083_1.patch Rebased the patch on the latest master branch. > Refactor AtlasDefSt

Re: Review Request 61913: ATLAS-2012: Build docker image

2017-08-25 Thread Sarath Subramanian
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61913/#review183866 --- dev-support/atlas-docker/Dockerfile Lines 40 (patched)

Re: Review Request 61913: ATLAS-2012: Build docker image

2017-08-25 Thread Madhan Neethiraj
> On Aug. 25, 2017, 6:18 p.m., Apoorv Naik wrote: > > dev-support/atlas-docker/Dockerfile > > Lines 52 (patched) > > > > > > Just curious as to why we're logging into hbase shell I had the same question. I think it

Re: Review Request 61913: ATLAS-2012: Build docker image

2017-08-25 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61913/#review183868 --- Ship it! Ship It! - Madhan Neethiraj On Aug. 25, 2017, 1:14

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

2017-08-25 Thread Apache Jenkins Server
See Changes: [madhan] ATLAS:2012: Dockerfile to build and run Atlas -- [...truncated 497.02 KB...] 127.0.0.1 - - [25/Aug/2017:19:44:33 +] "GET /api/atlas/en

Re: [VOTE] Release Apache Atlas 0.8.1 - release candidate 1

2017-08-25 Thread Ramesh Mani
+1 for the rc1 of Apache Atlas 0.8.1 release Verified the build with the source https://dist.apache.org/repos/dist/dev/atlas/0.8.1-rc1/apache-atlas-0.8.1- sources.tar.gz Thanks, Ramesh On 8/23/17, 4:48 PM, "Sarath Subramanian" wrote: >Atlas team, > >I have created a build for Apache Atlas 0.8

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

2017-08-25 Thread Apache Jenkins Server
See -- [...truncated 489.91 KB...] 127.0.0.1 - - [25/Aug/2017:21:51:17 +] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80" 127.0.0.1 - - [25/Aug/2017:21:51:1

Build failed in Jenkins: Atlas-0.8-IntegrationTests #28

2017-08-25 Thread Apache Jenkins Server
See -- [...truncated 36.43 MB...] 2017-08-25 22:01:08,575 DEBUG - [NotificationHookConsumer thread-0:] ~ Adding primitive {name=qualifiedName, dataType={name=string, description

[jira] [Created] (ATLAS-2087) Atlas server always binds to address 0.0.0.0.

2017-08-25 Thread Richard Ding (JIRA)
Richard Ding created ATLAS-2087: --- Summary: Atlas server always binds to address 0.0.0.0. Key: ATLAS-2087 URL: https://issues.apache.org/jira/browse/ATLAS-2087 Project: Atlas Issue Type: Bug

Re: Review Request 61561: ATLAS-1218: Atlas says it is started but does not accept REST requests

2017-08-25 Thread Richard Ding via Review Board
> On Aug. 25, 2017, 4:31 a.m., Madhan Neethiraj wrote: > > distro/src/bin/atlas_config.py > > Lines 474 (patched) > > > > > > Instead hardcoding "localhost", use the config value of > > "atlas.server.bind.address".

Re: Review Request 61561: ATLAS-1218: Atlas says it is started but does not accept REST requests

2017-08-25 Thread Richard Ding via Review Board
> On Aug. 25, 2017, 9:55 a.m., Nigel Jones wrote: > > distro/src/bin/atlas_start.py > > Lines 134 (patched) > > > > > > I notice we have a hardcoded max time of 5 minutes. I wonder if there's > > any scenarios where

Re: [VOTE] Release Apache Atlas 0.8.1 - release candidate 1

2017-08-25 Thread Don Bosco Durai
+1 - No binary files, except zip files containing json files - Verified build with -DskipTests=true (my build env as some issues) Thanks Bosco On 8/25/17, 2:13 PM, "Ramesh Mani" wrote: +1 for the rc1 of Apache Atlas 0.8.1 release Verified the build with the source https://d

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

2017-08-25 Thread Apache Jenkins Server
See -- [...truncated 32.38 MB...] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAc

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

2017-08-25 Thread Apache Jenkins Server
See -- [...truncated 37.03 MB...] 2017-08-26 03:59:38,672 DEBUG - [NotificationHookConsumer thread-0:] ~ Adding primitive {name=owner, dataType={name=string, description=null

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

2017-08-25 Thread Apache Jenkins Server
See -- [...truncated 495.16 KB...] 127.0.0.1 - - [26/Aug/2017:06:00:53 +] "POST /api/atlas/entities HTTP/1.1" 201 - "-" "Java/1.7.0_80" 127.0.0.1 - - [26/Aug/2017:06:00:5

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

2017-08-25 Thread Apache Jenkins Server
See -- [...truncated 33.08 MB...] HiveHookIT.testAlterTableRenameAliasRegistered:863->HiveITBase.assertTableIsRegistered:146->HiveITBase.assertTableIsRegistered:152->HiveIT