Jenkins build is back to normal : Atlas-0.8-NoTests #170

2018-02-14 Thread Apache Jenkins Server
See

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

2018-02-14 Thread Apache Jenkins Server
See Changes: [madhan] ATLAS-2439: updated Sqoop hook to use V2 notifications (#2) -- [...truncated 442.78 KB...] INFO: Registering Spring bean, typesResource, of

Jenkins build is back to normal : Atlas-master-IntegrationTests #515

2018-02-14 Thread Apache Jenkins Server
See

Re: Review Request 65633: ATLAS-2440 : UI , select on "date" attribute results value in long format instead of formatted date

2018-02-14 Thread pratik pandey
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65633/ --- (Updated Feb. 14, 2018, 9:49 a.m.) Review request for atlas, keval bhatt, Madha

Re: Review Request 65632: ATLAS-2441 : UI : DSL Search : type select __guid doesn't display result though the result has GUID response.

2018-02-14 Thread pratik pandey
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65632/ --- (Updated Feb. 14, 2018, 11:05 a.m.) Review request for atlas, keval bhatt, Madh

[jira] [Updated] (ATLAS-2441) UI : DSL Search : type select __guid doesn't display result though the result has GUID response

2018-02-14 Thread pratik pandey (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pratik pandey updated ATLAS-2441: - Attachment: ATLAS-2441.1.patch > UI : DSL Search : type select __guid doesn't display result thoug

Server appears to start, but connections fail with 503

2018-02-14 Thread Ernie Ostic
Hi all... Using "master", the build appears to be successful, and the server is properly listening on port 21000, but quick start or even direct access fails with 503. Any suggestions on where to look? Thanks! Ernie $ bin/quick_start.py log4j:WARN No such property [maxFileSize] in org.a

Re: Server appears to start, but connections fail with 503

2018-02-14 Thread Nixon Rodrigues
Ernie, Look in logs/application.log for exact issue Atlas is facing with. How did you build Atlas? Nixon On Feb 14, 2018 5:22 PM, "Ernie Ostic" wrote: Hi all... Using "master", the build appears to be successful, and the server is properly listening on port 21000, but quick start or even

Re: Review Request 65632: ATLAS-2441 : UI : DSL Search : type select __guid doesn't display result though the result has GUID response.

2018-02-14 Thread keval bhatt
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65632/#review197511 --- Ship it! Ship It! - keval bhatt On Feb. 14, 2018, 11:05 a.m.

Re: Server appears to start, but connections fail with 503

2018-02-14 Thread David Radley
Hi Ernie, There are 2 ways to build and run Atlas currently: - external Hbase and Solr and ZK - embedded HBase Solr and ZK I am not sure which one you are trying. Sharing your build string would be helpful. If you are using the embedded HBase option then you need to specify envir

[jira] [Updated] (ATLAS-2440) UI : select on "date" attribute results value in long format instead of formatted date.

2018-02-14 Thread pratik pandey (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pratik pandey updated ATLAS-2440: - Attachment: ATLAS-2440.1.patch > UI : select on "date" attribute results value in long format inst

Re: Server appears to start, but connections fail with 503

2018-02-14 Thread Ernie Ostic
Thanks David... build string I am using is: mvn clean -DskipTests package -Pdist,embedded-hbase-solr Will check again the environment variablesthx. Ernie Ernie Ostic Worldwide Technical Sales InfoSphere Information Server IBM Analytics Cell: (617) 331 8238 -

Re: Server appears to start, but connections fail with 503

2018-02-14 Thread David Aspegren
Hi, I have the same issue. Where are those environment variables for embedded hbase described? regards, David 2018-02-14 14:32 GMT+01:00 Ernie Ostic : > Thanks David... > > build string I am using is: *mvn clean -DskipTests package > -Pdist,embedded-hbase-solr* > > Will check again the environm

Re: Server appears to start, but connections fail with 503

2018-02-14 Thread Peter Gergo Barna
Hi David, # I think these are the env variables: export MANAGE_LOCAL_HBASE=true export MANAGE_LOCAL_SOLR=true # Here is a script that builds and starts Atlas locally from source, it was posted to this mailing list earlier. BRANCH=0.8-incubating ATLAS_SOURCE_DIR=/tmp/atlas-source ATLAS_HOME

Re: Server appears to start, but connections fail with 503

2018-02-14 Thread Ernie Ostic
the doc implies that if you use embedded, there is nothing special to set (unless you want to override the defaults)... Ernie Ernie Ostic Worldwide Technical Sales InfoSphere Information Server IBM Analytics Cell: (617) 331 8238 --

Re: Server appears to start, but connections fail with 503

2018-02-14 Thread Graham Wallis
Hi Ernie As Peter says in his email, there are a couple of environment variables needed: I build the same as you, i.e.: mvn clean install -DskipTests -Pdist,embedded-hbase-solr Then I do the following (I am on Windows): set MANAGE_LOCAL_HBASE=true set MANAGE_LOCAL_SOLR=true set ATLAS_HOME=

Re: Server appears to start, but connections fail with 503

2018-02-14 Thread David Aspegren
Hi, yes, I have set the two variables to MANAGE solr and hbase locally, which makes the atlas_start.py script also start those services. But this doesn't help. Don't we need to use solr5 rather than solr as well as the atlas.graph.index.search.backend ?? Should "echo atlas.graphdb.backend=org.a

Re: Server appears to start, but connections fail with 503

2018-02-14 Thread Graham Wallis
Hi David, If you build with the 'embedded-hbase-solr' profile then it includes Solr 5.5.1. The default graph database is now JanusGraph so you should not use Titan0GraphDatabase, and the atlas.graphdb.backend property should already be set correctly (by the build). The properties file should no

Re: Server appears to start, but connections fail with 503

2018-02-14 Thread Ernie Ostic
Setting the variables in advance "helped", and they show up now, in the start console configured for local hbase. hbase started. configured for local solr. solr started. setting up solr collections... starting atlas on host localhost starting atlas on port 21000 ..

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 1:26 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/typedefs/PrimitiveDefCategory.java > > Lines 44 (patched) > > > > > > What is the purpose

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 1:26 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/typedefs/PrimitiveDefCategory.java > > Lines 111 (patched) > > > > > > protectec static i

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 1:26 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/typedefs/PrimitiveDefCategory.java > > Lines 44 (patched) > > > > > > What is the purpose

Re: Server appears to start, but connections fail with 503

2018-02-14 Thread David Aspegren
HI Ernie, what is the error you are gettin in the in the .out log file? Regards, David 2018-02-14 15:57 GMT+01:00 Ernie Ostic : > Setting the variables in advance "helped", and they show up now, in the > start console > > configured for local hbase. > hbase started. > configured for local s

Deletion of relationships

2018-02-14 Thread Pierre Padovani
Hey folks.. I'm playing with the latest master, and I ran across something I just don't get. According to the code, delete of relationships is supported as long as you have the guid of the relationship. When I create a simple setup of a hive_table as an input to a Process, and retrieve it I get som

Re: Server appears to start, but connections fail with 503

2018-02-14 Thread Ernie Ostic
Thanks for the pointer. lots of errors there. Hard to say exactly which is the key error, but all seem to be related to JanusGraph. Ernie Ernie Ostic Worldwide Technical Sales InfoSphere Information Server IBM Analytics Cell: (617) 331 8238 --

Apache EU Roadshow CFP Closing Soon (23 February)

2018-02-14 Thread Sharan F
Hello Everyone This is an initial reminder to let you all know that we are holding an Apache EU Roadshow co-located with FOSS Backstage in Berlin on 13^th and 14^th June 2018. https://s.apache.org/tCHx The Call for Proposals (CFP) for the Apache EU Roadshow is currently open and will close a

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 3:50 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatahighway/cohortregistry/store/OMRSCohortRegistryStoreProviderBase.java > > Lines 34 (patched) > > > > > > is it n

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 13, 2018, 11:43 a.m., David Radley wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/instances/EntitySummary.java > > Lines 71 (patched) > > > > > > It would be normal to only

[jira] [Updated] (ATLAS-2246) Define OMRS Connector interface

2018-02-14 Thread Mandy Chessell (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mandy Chessell updated ATLAS-2246: -- Attachment: 0001-ATLAS-2246-OMRS-Connector-API-plus-REST-and-IGC-Conn.patch > Define OMRS Connec

[jira] [Updated] (ATLAS-2246) Define OMRS Connector interface

2018-02-14 Thread Mandy Chessell (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mandy Chessell updated ATLAS-2246: -- Attachment: (was: 0002-ATLAS-2246-26th-Jan-Code-Drop-of-OMRS.patch) > Define OMRS Connector

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:15 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/OMRSMetadataCollection.java > > Lines 136 (patched) > > > > > > List as return type? Needs to be A

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:15 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/instances/Classification.java > > Lines 49 (patched) > > > > > > if (name == null || "".e

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:15 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/instances/EntityUniverse.java > > Lines 28 (patched) > > > > > > It may be better to use

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:15 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/instances/EntityUniverse.java > > Lines 72 (patched) > > > > > > return List (code to the

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:15 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/instances/InstanceGraph.java > > Lines 122 (patched) > > > > > > List? Using ArraList f

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:15 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/instances/InstanceGraph.java > > Lines 141 (patched) > > > > > > !isEmpty()? Same behav

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:41 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/instances/Relationship.java > > Lines 46 (patched) > > > > > > super() - not needed in th

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:41 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/instances/Relationship.java > > Lines 115 (patched) > > > > > > is it not needed public

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:41 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/instances/Relationship.java > > Lines 149 (patched) > > > > > > is it not needed public

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 1:26 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/typedefs/PrimitiveDefCategory.java > > Lines 111 (patched) > > > > > > protectec static i

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 3:45 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatahighway/cohortregistry/OMRSCohortRegistry.java > > Lines 1051 (patched) > > > > > > only one if with && operat

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 3:45 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatahighway/cohortregistry/OMRSCohortRegistry.java > > Lines 1051 (patched) > > > > > > only one if with && operat

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 9:29 a.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/instances/InstanceGraph.java > > Lines 31 (patched) > > > > > > It may be better to use in

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 9:43 a.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/properties/instances/EntitySummary.java > > Lines 35 (patched) > > > > > > It may be better to use in

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 10:08 a.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/admin/properties/LocalRepositoryConfig.java > > Lines 71 (patched) > > > > > > It may be better to use interfaces over

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 10:15 a.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/enterprise/repositoryconnector/EnterpriseOMRSConnectorProvider.java > > Lines 164 (patched) > > > > > > public boolean

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 10:26 a.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/enterprise/repositoryconnector/EnterpriseOMRSMetadataCollection.java > > Lines 111 (patched) > > > > > > can be List c

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 10:45 a.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/enterprise/repositoryconnector/EnterpriseOMRSMetadataCollection.java > > Lines 190 (patched) > > > > > > it may be fas

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 10:45 a.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/enterprise/repositoryconnector/EnterpriseOMRSMetadataCollection.java > > Lines 239 (patched) > > > > > > it may be fas

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 10:45 a.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/eventmanagement/OMRSRepositoryEventExchangeRule.java > > Lines 33 (patched) > > > > > > can be List instead of implemen

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:15 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/localrepository/repositoryconnector/LocalOMRSMetadataCollection.java > > Lines 136 (patched) > > > > > > It is best to

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:15 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/localrepository/repositoryconnector/LocalOMRSMetadataCollection.java > > Lines 668 (patched) > > > > > > the most gene

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:15 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/localrepository/repositorycontentmanager/OMRSTypeDefValidator.java > > Lines 37 (patched) > > > > > > List ? It should

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:15 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/metadatacollection/OMRSMetadataCollection.java > > Lines 136 (patched) > > > > > > List as return type? > > Mandy Che

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
> On Feb. 6, 2018, 12:15 p.m., Daniela Otelea wrote: > > omrs/src/main/java/org/apache/atlas/omrs/localrepository/repositorycontentmanager/OMRSTypeDefValidator.java > > Lines 57 (patched) > > > > > > List as param for

Fwd: Travel Assistance applications open. Please inform your communities

2018-02-14 Thread Alan Gates
-- Forwarded message -- From: Gavin McDonald Date: Wed, Feb 14, 2018 at 1:34 AM Subject: Travel Assistance applications open. Please inform your communities To: travel-assista...@apache.org Hello PMCs. Please could you forward on the below email to your dev and user lists. Than

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

2018-02-14 Thread Apache Jenkins Server
See Changes: [madhan] ATLAS-2441 - UI, DSL Search : type select __guid doesn't display result -- [...truncated 494.35 KB...] 127.0.0.1 - - [14/Feb/2018:17:49:05 +

[jira] [Updated] (ATLAS-2441) UI : DSL Search : type select __guid doesn't display result though the result has GUID response

2018-02-14 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-2441: Affects Version/s: 1.0.0-alpha 0.8.2 Fix Version/s: (was:

Metadata security policies examples

2018-02-14 Thread Mandy Chessell
Hello Madhan, I was thinking through our common use cases for metadata security. For most metadata entities and relationships, we would want to enforce that metadata is readable by logged on users but edit access is limited to the user identified in the createdBy property. Then we have specia

Re: Review Request 63502: ATLAS-2246 - Review request for the OMRS Connector API.

2018-02-14 Thread Mandy Chessell
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63502/ --- (Updated Feb. 14, 2018, 6:06 p.m.) Review request for atlas, David Radley and M

Re: Review Request 65647: ATLAS-2444: HDFS namenode federation support

2018-02-14 Thread Apoorv Naik
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65647/ --- (Updated Feb. 14, 2018, 6:36 p.m.) Review request for atlas, Ashutosh Mestry, M

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

2018-02-14 Thread Apache Jenkins Server
See Changes: [madhan] ATLAS-2440: UI: fix to render date attribute values in date-formatted -- [...truncated 489.18 KB...] 127.0.0.1 - - [14/Feb/2018:18:47:53 +00

Re: Deletion of relationships

2018-02-14 Thread Sarath Subramanian
Pierre, Yes, that is a bug. We have changed guid to relationshipGuid. I have made the fix as part of another patch I'm working on. Will get this fixed shortly. Thanks for catching this. Thanks, Sarath Subramanian On Wed, Feb 14, 2018 at 7:12 AM, Pierre Padovani < pierre.padov...@civitaslearnin

Re: Review Request 65647: ATLAS-2444: HDFS namenode federation support

2018-02-14 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65647/#review197575 --- addons/models/1000-Hadoop/patches/005-hdfs_path_add_nameServiceId

Review Request 65658: ATLAS-2445:No Notification sent to Atlas from HBase hook if an HBase table is cloned or restored from an HBase snapshot

2018-02-14 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65658/ --- Review request for atlas, Apoorv Naik, Madhan Neethiraj, and Sarath Subramanian.

Re: Review Request 65658: ATLAS-2445:No Notification sent to Atlas from HBase hook if an HBase table is cloned or restored from an HBase snapshot

2018-02-14 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65658/#review197578 --- Ship it! Ship It! - Madhan Neethiraj On Feb. 14, 2018, 7:31

[jira] [Created] (ATLAS-2446) Hbase Model to have more HBase specific attributes.

2018-02-14 Thread Ramesh Mani (JIRA)
Ramesh Mani created ATLAS-2446: -- Summary: Hbase Model to have more HBase specific attributes. Key: ATLAS-2446 URL: https://issues.apache.org/jira/browse/ATLAS-2446 Project: Atlas Issue Type: Bug

[jira] [Updated] (ATLAS-2445) No Notification sent to Atlas from HBase hook if an HBase table is cloned or restored from an HBase snapshot

2018-02-14 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-2445: Reporter: Sharmadha Sainath (was: Ramesh Mani) > No Notification sent to Atlas from HBase h

[jira] [Resolved] (ATLAS-2445) No Notification sent to Atlas from HBase hook if an HBase table is cloned or restored from an HBase snapshot

2018-02-14 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-2445. - Resolution: Fixed Fix Version/s: (was: 0.8.2) 0.8.3 Committe

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

2018-02-14 Thread Apache Jenkins Server
See Changes: [madhan] ATLAS-2445: updated HBase hook to handle table-clone and -- [...truncated 528.30 KB...] 127.0.0.1 - - [14/Feb/2018:20:49:41 +] "GET /ap

Re: Review Request 65647: ATLAS-2444: HDFS namenode federation support

2018-02-14 Thread Apoorv Naik
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65647/ --- (Updated Feb. 14, 2018, 9:34 p.m.) Review request for atlas, Ashutosh Mestry, M

[jira] [Created] (ATLAS-2447) Advanced Search DSL: Improve Select Queries Using De-duplication During Query Formation

2018-02-14 Thread Ashutosh Mestry (JIRA)
Ashutosh Mestry created ATLAS-2447: -- Summary: Advanced Search DSL: Improve Select Queries Using De-duplication During Query Formation Key: ATLAS-2447 URL: https://issues.apache.org/jira/browse/ATLAS-2447

[jira] [Updated] (ATLAS-2447) Advanced Search DSL: Improve Select Queries Using De-duplication During Query Formation

2018-02-14 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-2447: --- Attachment: ATLAS-2447-Added-Dedup.patch > Advanced Search DSL: Improve Select Queries Using D

Review Request 65659: Advanced Search: DSL: Improved Select Clause and Error Handling

2018-02-14 Thread Ashutosh Mestry
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65659/ --- Review request for atlas and Apoorv Naik. Bugs: ATLAS-2447 https://issues.a

[jira] [Created] (ATLAS-2448) Import: Performance Improvement by Using Configuration Parameters

2018-02-14 Thread Ashutosh Mestry (JIRA)
Ashutosh Mestry created ATLAS-2448: -- Summary: Import: Performance Improvement by Using Configuration Parameters Key: ATLAS-2448 URL: https://issues.apache.org/jira/browse/ATLAS-2448 Project: Atlas

[jira] [Updated] (ATLAS-2448) Import: Performance Improvement by Using Configuration Parameters

2018-02-14 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-2448: --- Attachment: ATLAS-2448-txn-default-parameters.patch > Import: Performance Improvement by Using

Re: Review Request 65647: ATLAS-2444: HDFS namenode federation support

2018-02-14 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65647/#review197586 --- Ship it! Ship It! - Madhan Neethiraj On Feb. 14, 2018, 9:34

[jira] [Resolved] (ATLAS-2444) HDFS NameNode Federation support

2018-02-14 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-2444. - Resolution: Fixed Assignee: Apoorv Naik Fix Version/s: 1.0.0 Committed to

[jira] [Updated] (ATLAS-2444) HDFS NameNode Federation support

2018-02-14 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-2444: Description: With Hadoop 3, HDFS supports multiple namespaces; each namespace is serviced by

Review Request 65662: ATLAS-2446: Hbase Model to have more HBase specific attributes.

2018-02-14 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65662/ --- Review request for atlas, Apoorv Naik, Madhan Neethiraj, and Sarath Subramanian.

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

2018-02-14 Thread Apache Jenkins Server
See Changes: [madhan] ATLAS-2444: Atlas changes for HDFS NameNode federation -- [...truncated 625.61 KB...] at org.apache.atlas.hive.HiveITBase$1.evalu

Re: Review Request 65659: Advanced Search: DSL: Improved Select Clause and Error Handling

2018-02-14 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65659/#review197597 --- Ship it! Ship It! - Madhan Neethiraj On Feb. 14, 2018, 10:12

[jira] [Resolved] (ATLAS-2447) Advanced Search DSL: Improve Select Queries Using De-duplication During Query Formation

2018-02-14 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-2447. - Resolution: Fixed Fix Version/s: (was: trunk) 1.0.0 Committe

[jira] [Updated] (ATLAS-2447) Advanced Search DSL: Improve Select Queries Using De-duplication During Query Formation

2018-02-14 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-2447: Affects Version/s: (was: trunk) 1.0.0-alpha > Advanced Search DSL

[jira] [Commented] (ATLAS-2246) Define OMRS Connector interface

2018-02-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364993#comment-16364993 ] Jerry He commented on ATLAS-2246: - Hi, Mandy In the patch, there is a OMRSOperationalServ

[jira] [Updated] (ATLAS-2446) Hbase Model to have more HBase specific attributes.

2018-02-14 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-2446: Reporter: Sharmadha Sainath (was: Ramesh Mani) > Hbase Model to have more HBase specific at

Re: Review Request 65662: ATLAS-2446: Hbase Model to have more HBase specific attributes.

2018-02-14 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65662/#review197600 --- Ship it! Ship It! - Madhan Neethiraj On Feb. 14, 2018, 10:46

[jira] [Resolved] (ATLAS-2446) Hbase Model to have more HBase specific attributes.

2018-02-14 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-2446. - Resolution: Fixed Fix Version/s: (was: 0.8.1) (was: trunk

[jira] [Updated] (ATLAS-2446) HBase model should capture more attributes for table & column-family

2018-02-14 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-2446: Summary: HBase model should capture more attributes for table & column-family (was: Hbase M

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

2018-02-14 Thread Apache Jenkins Server
See Changes: [madhan] ATLAS-2446: updated HBase Model to capture more attributes of table and -- [...truncated 498.29 KB...] 127.0.0.1 - - [15/Feb/2018:00:51:50 +

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

2018-02-14 Thread Apache Jenkins Server
See Changes: [madhan] ATLAS-2447: DSL improvement in handling of select clause [madhan] ATLAS-2446: updated HBase Model to capture more attributes of table and --

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

2018-02-14 Thread Apache Jenkins Server
See -- [...truncated 626.96 KB...] at org.apache.atlas.AtlasClient.getEntity(AtlasClient.java:640) at org.apache.atlas.hive.HiveITBase$1.evaluate(HiveITBase.j

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

2018-02-14 Thread Apache Jenkins Server
See -- [...truncated 627.35 KB...] at org.apache.atlas.AtlasClient.getEntity(AtlasClient.java:640) at org.apache.atlas.hive.HiveITBase$1.evaluate(HiveITBase.j

[jira] [Commented] (ATLAS-2448) Import: Performance Improvement by Using Configuration Parameters

2018-02-14 Thread Ashutosh Mestry (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365163#comment-16365163 ] Ashutosh Mestry commented on ATLAS-2448: Benchmark during Import for import of 160

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

2018-02-14 Thread Apache Jenkins Server
See -- [...truncated 626.83 KB...] at org.apache.atlas.hive.HiveITBase.assertTableIsRegistered(HiveITBase.java:153) at org.apache.atlas.hive.hook.HiveHookIT

[jira] [Updated] (ATLAS-2442) User with read-only permission on entity resource not able perform basic search

2018-02-14 Thread Nixon Rodrigues (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nixon Rodrigues updated ATLAS-2442: --- Fix Version/s: 1.0.0 > User with read-only permission on entity resource not able perform basi

[jira] [Comment Edited] (ATLAS-2442) User with read-only permission on entity resource not able perform basic search

2018-02-14 Thread Nixon Rodrigues (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365200#comment-16365200 ] Nixon Rodrigues edited comment on ATLAS-2442 at 2/15/18 7:35 AM: ---

[jira] [Commented] (ATLAS-2448) Import: Performance Improvement by Using Configuration Parameters

2018-02-14 Thread Madhan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/ATLAS-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365201#comment-16365201 ] Madhan Neethiraj commented on ATLAS-2448: - +1 for the patch. Thanks [~ashutoshm].

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

2018-02-14 Thread Apache Jenkins Server
See Changes: [nixon] ATLAS-2442:- Fix for read-only permission to allow read entity when http -- [...truncated 494.29 KB...] 127.0.0.1 - - [15/Feb/2018:07:47:23 +