[jira] [Created] (ATLAS-4121) Import Service: Improve Speed of Ingest for replicatedTo Option

2021-02-01 Thread Ashutosh Mestry (Jira)
Ashutosh Mestry created ATLAS-4121: -- Summary: Import Service: Improve Speed of Ingest for replicatedTo Option Key: ATLAS-4121 URL: https://issues.apache.org/jira/browse/ATLAS-4121 Project: Atlas

Review Request 73166: Clause Change for Glossary

2021-02-01 Thread Ashutosh Mestry via Review Board
include the new clause. **PC-build** https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/363/ Thanks, Ashutosh Mestry

Re: Review Request 73151: ATLAS-4107 :- Atlas not picking the ldap bind password from the correct jceks file.

2021-01-27 Thread Ashutosh Mestry via Review Board
Can you create static private constants for the 2 strings. notification/src/main/java/org/apache/atlas/kafka/KafkaNotification.java Line 126 (original), 127 (patched) <https://reviews.apache.org/r/73151/#comment311640> Extract to private static final String - Ashutosh Mestry On J

Re: Review Request 73076: Deferred Actions Implementation

2021-01-25 Thread Ashutosh Mestry via Review Board
. **Volume test** Pending. **Pre-commit build** https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/281/ Thanks, Ashutosh Mestry

Re: Review Request 73157: ATLAS-4110 Inconsistency in the result of DSL query and basic query.

2021-01-25 Thread Ashutosh Mestry via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73157/#review222529 --- Ship it! Ship It! - Ashutosh Mestry On Jan. 25, 2021, 9:52

Re: Review Request 73157: ATLAS-4110 Inconsistency in the result of DSL query and basic query.

2021-01-25 Thread Ashutosh Mestry via Review Board
/DSLQueriesTest.java Line 433 (original), 436 (patched) <https://reviews.apache.org/r/73157/#comment311632> Can you please uncomment this line? - Ashutosh Mestry On Jan. 25, 2021, 9:52 p.m., Deep Singh wrote: > > --- > This is a

Re: Review Request 73157: ATLAS-4110 Inconsistency in the result of DSL query and basic query.

2021-01-25 Thread Ashutosh Mestry via Review Board
/GremlinQueryComposerTest.java Lines 389 (patched) <https://reviews.apache.org/r/73157/#comment311630> In the _DSLQueries_ test, please add a test that includes multiple AND/OR clauses. - Ashutosh Mestry On Jan. 21, 2021, 11:26 p.m., Deep Singh

Re: Review Request 73157: ATLAS-4110 Inconsistency in the result of DSL query and basic query.

2021-01-25 Thread Ashutosh Mestry via Review Board
/query/GremlinQueryComposerTest.java Lines 388 (patched) <https://reviews.apache.org/r/73157/#comment311629> Can you please add DSLQueries test that tests this clause. - Ashutosh Mestry On Jan. 21, 2021, 11:26 p.m., Deep Singh wrote: > >

[jira] [Updated] (ATLAS-4109) Advanced Search: Glossary Clause: More Efficient Structure

2021-01-21 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4109: --- Attachment: ATLAS-4109-Advanced-Search-Glossary-terms-clause-cha.patch > Advanced Sea

[jira] [Created] (ATLAS-4109) Advanced Search: Glossary Clause: More Efficient Structure

2021-01-21 Thread Ashutosh Mestry (Jira)
Ashutosh Mestry created ATLAS-4109: -- Summary: Advanced Search: Glossary Clause: More Efficient Structure Key: ATLAS-4109 URL: https://issues.apache.org/jira/browse/ATLAS-4109 Project: Atlas

[jira] [Resolved] (ATLAS-2932) Update DSL to use Java Traversal API

2021-01-20 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-2932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry resolved ATLAS-2932. Resolution: Fixed > Update DSL to use Java Traversal

Re: Review Request 73076: Deferred Actions Implementation

2021-01-20 Thread Ashutosh Mestry via Review Board
/ Testing --- **Unit tests** New tests. **Manual tests** In-progress. **Volume test** Pending. **Pre-commit build** https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/281/ Thanks, Ashutosh Mestry

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-20 Thread Ashutosh Mestry via Review Board
reply, visit: https://reviews.apache.org/r/73128/#review222498 ------- On Jan. 20, 2021, 6:49 p.m., Ashutosh Mestry wrote: > > --- > This is an automatically

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-20 Thread Ashutosh Mestry via Review Board
t; "2021-01-01'T'00:00:00.000'Z'"))) I have added unit tests to cover this. - Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73128/#review

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-20 Thread Ashutosh Mestry via Review Board
2 has been addressed. Thanks, Ashutosh Mestry

Re: Review Request 73076: Deferred Actions Implementation

2021-01-19 Thread Ashutosh Mestry via Review Board
tests** In-progress. **Volume test** Pending. **Pre-commit build** https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/281/ Thanks, Ashutosh Mestry

Re: Review Request 73076: Deferred Actions Implementation

2021-01-19 Thread Ashutosh Mestry via Review Board
ile2243649line267> > > > > why update status of taskVertex and hard delete it? The vertex holding the status will be available (not deleted) only if it fails. - Ashutosh --- This is an automatically generated e-m

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-18 Thread Ashutosh Mestry via Review Board
lidator_ Validates output from a query with select claues. **Volume Tests** - Old implementation: 528 queries take over 10 mins to execute. - New implemeentations: 528 queries execute in 7 secs. Thanks, Ashutosh Mestry

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-18 Thread Ashutosh Mestry via Review Board
ally generated e-mail. To reply, visit: https://reviews.apache.org/r/73128/#review222481 --- On Jan. 16, 2021, 7:06 a.m., Ashutosh Mestry wrote: > > --- > This is an au

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-15 Thread Ashutosh Mestry via Review Board
take over 10 mins to execute. - New implemeentations: 528 queries execute in 7 secs. Thanks, Ashutosh Mestry

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-15 Thread Ashutosh Mestry via Review Board
lly generated e-mail. To reply, visit: https://reviews.apache.org/r/73128/#review222472 --- On Jan. 15, 2021, 9:22 p.m., Ashutosh Mestry wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-15 Thread Ashutosh Mestry via Review Board
hanks, Ashutosh Mestry

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-13 Thread Ashutosh Mestry via Review Board
r? I have renamed this. - Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73128/#review222470 --- On Jan. 14, 2021, 1:04 a.m

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-13 Thread Ashutosh Mestry via Review Board
tests. - Refactored: _TableValidator_ Validates output from a query with select claues. **Volume Tests** - Old implementation: 528 queries take over 10 mins to execute. - New implemeentations: 528 queries execute in 7 secs. Thanks, Ashutosh Mestry

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-13 Thread Ashutosh Mestry via Review Board
o address another comment. I will revert it. - Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73128/#review222466 -------

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-13 Thread Ashutosh Mestry via Review Board
n for _minMaxCount_ tests. - Refactored: _TableValidator_ Validates output from a query with select claues. **Volume Tests** - Old implementation: 528 queries take over 10 mins to execute. - New implemeentations: 528 queries execute in 7 secs. Thanks, Ashutosh Mestry

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-13 Thread Ashutosh Mestry via Review Board
- Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73128/#review222455 --- On Jan. 13, 2021, 8:26 p.m., Ashutosh Mestry wrote

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-13 Thread Ashutosh Mestry via Review Board
o be part of the state variable. - Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73128/#review222455 --- On Jan. 13, 2021, 8:26 p.m., Ashutosh Mestry wrote: > > --

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-13 Thread Ashutosh Mestry via Review Board
utput from a query with select claues. **Volume Tests** - Old implementation: 528 queries take over 10 mins to execute. - New implemeentations: 528 queries execute in 7 secs. Thanks, Ashutosh Mestry

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-13 Thread Ashutosh Mestry via Review Board
-- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73128/#review222457 ------- On Jan. 12, 2021, 11:49 p.m., Ashutosh Mestry wrote: > > --

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-12 Thread Ashutosh Mestry via Review Board
ation. - Improved validation for _minMaxCount_ tests. - Refactored: _TableValidator_ Validates output from a query with select claues. **Volume Tests** - Old implementation: 528 queries take over 10 mins to execute. - New implemeentations: 528 queries execute in 7 secs. Thanks, Ashutosh Mestry

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-12 Thread Ashutosh Mestry via Review Board
- New implemeentations: 528 queries execute in 7 secs. Thanks, Ashutosh Mestry

Re: Review Request 73128: DSL: Using AtlasTraversal Instead of Gremlin

2021-01-12 Thread Ashutosh Mestry via Review Board
- New implemeentations: 528 queries execute in 7 secs. Thanks, Ashutosh Mestry

Re: Review Request 73058: ATLAS-4057 : DSL Search : Support glossary terms and relationship

2021-01-12 Thread Ashutosh Mestry via Review Board
> On Jan. 12, 2021, 5:44 p.m., Ashutosh Mestry wrote: > > Can you please update documentation with these new keywords? Nevermind, i see it. Thanks! - Ashutosh --- This is an automatically generated e-mail. To reply, vis

Re: Review Request 73058: ATLAS-4057 : DSL Search : Support glossary terms and relationship

2021-01-12 Thread Ashutosh Mestry via Review Board
? - Ashutosh Mestry On Jan. 12, 2021, 11:54 a.m., Pinal Shah wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache

Re: Review Request 73076: Deferred Actions Implementation

2021-01-11 Thread Ashutosh Mestry via Review Board
-commit build** https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/281/ Thanks, Ashutosh Mestry

Re: Review Request 73126: ATLAS-4091: Upgrade janusgraph version to 0.5.3

2021-01-08 Thread Ashutosh Mestry via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73126/#review222423 --- Ship it! Ship It! - Ashutosh Mestry On Jan. 8, 2021, 11:47

[jira] [Updated] (ATLAS-2932) Update DSL to use Java Traversal API

2021-01-07 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-2932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-2932: --- Attachment: dsl-traversal-v2.3.patch > Update DSL to use Java Traversal

[jira] [Updated] (ATLAS-2932) Update DSL to use Java Traversal API

2021-01-07 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-2932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-2932: --- Attachment: (was: dsl-traversal-2.1.patch) > Update DSL to use Java Traversal

[jira] [Updated] (ATLAS-2932) Update DSL to use Java Traversal API

2021-01-07 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-2932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-2932: --- Attachment: dsl-traversal-2.1.patch > Update DSL to use Java Traversal

Re: Review Request 73076: Deferred Actions Implementation

2020-12-16 Thread Ashutosh Mestry via Review Board
-progress. **Volume test** Pending. **Pre-commit build** https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/279/ Thanks, Ashutosh Mestry

Re: Review Request 73084: ATLAS-4067 In Entity Audits tab, show action as "user-defined properties added/updated/deleted" instead of plain 'Entity Updated'

2020-12-16 Thread Ashutosh Mestry via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73084/#review222358 --- Ship it! Ship It! - Ashutosh Mestry On Dec. 16, 2020, 5:35

Re: Review Request 73076: Deferred Actions Implementation: Work In Progress

2020-12-15 Thread Ashutosh Mestry via Review Board
** Pending. **Pre-commit build** https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/279/ Thanks, Ashutosh Mestry

Re: Review Request 73081: ATLAS-4076: Creating an asset from existing asset adds duplicate Atlas audit entries

2020-12-15 Thread Ashutosh Mestry via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73081/#review222341 --- Ship it! Ship It! - Ashutosh Mestry On Dec. 11, 2020, 9:47

Re: Review Request 73081: ATLAS-4076: Creating an asset from existing asset adds duplicate Atlas audit entries

2020-12-15 Thread Ashutosh Mestry via Review Board
Lines 364 (patched) <https://reviews.apache.org/r/73081/#comment311408> Will removing all proapgations after notification is done work? - Ashutosh Mestry On Dec. 11, 2020, 9:47 p.m., Deep Singh wrote: > > --- > Thi

Re: Review Request 73058: ATLAS-4057 : DSL Search : Support glossary terms and relationship

2020-12-14 Thread Ashutosh Mestry via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73058/#review222334 --- Can you please add a small section on docs? - Ashutosh Mestry

Re: Review Request 73058: ATLAS-4057 : DSL Search : Support glossary terms

2020-12-10 Thread Ashutosh Mestry via Review Board
> On Dec. 3, 2020, 5:58 p.m., Ashutosh Mestry wrote: > > repository/src/main/java/org/apache/atlas/query/GremlinQueryComposer.java > > Lines 208 (patched) > > <https://reviews.apache.org/r/73058/diff/2/?file=2242677#file2242677line217> > > > > This doe

[jira] [Updated] (ATLAS-4068) Export/Import Service: Conditionally Support Simultaneous Operations

2020-12-09 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4068: --- Attachment: ATLAS-4068-Export-Import-Conditionally-Support-Simpu.patch > Export/Imp

[jira] [Commented] (ATLAS-4068) Export/Import Service: Conditionally Support Simultaneous Operations

2020-12-09 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246872#comment-17246872 ] Ashutosh Mestry commented on ATLAS-4068: Addressed review comments. >

[jira] [Updated] (ATLAS-4068) Export/Import Service: Conditionally Support Simultaneous Operations

2020-12-09 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4068: --- Attachment: (was: ATLAS-4068-Support-simultaneous-export-and-import-op.patch) > Exp

[jira] [Updated] (ATLAS-4068) Export/Import Service: Conditionally Support Simultaneous Operations

2020-12-09 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4068: --- Summary: Export/Import Service: Conditionally Support Simultaneous Operations (was: Export

[jira] [Commented] (ATLAS-4068) Export/Import Service: Conditionally Support Multiple Operations

2020-12-09 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246838#comment-17246838 ] Ashutosh Mestry commented on ATLAS-4068: PC build:  https://ci-builds.apache

[jira] [Assigned] (ATLAS-4069) Export/Importing a recreated deleted entity has the relationshipStatus set to ACTIVE instead of DELETED for deleted entity

2020-12-09 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry reassigned ATLAS-4069: -- Assignee: Ashutosh Mestry > Export/Importing a recreated deleted entity has

[jira] [Updated] (ATLAS-4068) Export/Import Service: Conditionally Support Multiple Operations

2020-12-08 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4068: --- Attachment: ATLAS-4068-Support-simultaneous-export-and-import-op.patch > Export/Imp

[jira] [Created] (ATLAS-4068) Export/Import Service: Conditionally Support Multiple Operations

2020-12-08 Thread Ashutosh Mestry (Jira)
Ashutosh Mestry created ATLAS-4068: -- Summary: Export/Import Service: Conditionally Support Multiple Operations Key: ATLAS-4068 URL: https://issues.apache.org/jira/browse/ATLAS-4068 Project: Atlas

Re: Review Request 73064: ATLAS-4059 - Rename Configuration flag for importing internal Kafka topics

2020-12-08 Thread Ashutosh Mestry via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73064/#review222312 --- Ship it! Ship It! - Ashutosh Mestry On Dec. 7, 2020, 3:44

Re: [DRAFT] Board report for Apache Atlas: December 2020

2020-12-08 Thread Ashutosh Mestry
Thanks for putting this together. Looks good to me. No additional comments. ~ ashutosh Ashutosh Mestry<mailto:ames...@cloudera.com> . Software Engineer ... No hurry, no pause. – Tim Ferriss, Life Hacker, Author From: Madhan Neethiraj Date: Sunday, December 6, 2020 at 11:44 PM T

Re: Review Request 73062: ATLAS-4049: Issue with few /admin APIs when hit on PASSIVE Atlas instance in HA mode

2020-12-03 Thread Ashutosh Mestry via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73062/#review83 --- Ship it! Ship It! - Ashutosh Mestry On Dec. 3, 2020, 6:05

Re: Review Request 73058: ATLAS-4057 : DSL Search : Support glossary terms

2020-12-03 Thread Ashutosh Mestry via Review Board
e reason for these queries changing? - Ashutosh Mestry On Dec. 3, 2020, 6:05 a.m., Pinal Shah wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: Review Request 72921: ATLAS-3966: Newer value for a property in application configuration is not loaded

2020-12-01 Thread Ashutosh Mestry via Review Board
/AtlasConfigurationUtil.java Lines 1 (patched) <https://reviews.apache.org/r/72921/#comment311327> Consider keeping this part of AtlasConfiguration itself. That will keep this concise. - Ashutosh Mestry On Dec. 1, 2020, 6:37 p.m., Deep Singh

[jira] [Reopened] (ATLAS-4047) Audits Framework: Handling Long List

2020-11-30 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry reopened ATLAS-4047: > Audits Framework: Handling Long L

Re: Review Request 73035: Export Service: Incremental: Support Glossary & Term

2020-11-30 Thread Ashutosh Mestry via Review Board
h for this that avoids the need for additional method. - Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73035/#review35 -----

Re: Review Request 73035: Export Service: Incremental: Support Glossary & Term

2020-11-30 Thread Ashutosh Mestry via Review Board
://reviews.apache.org/r/73035/diff/1-2/ Testing --- **Functional tests** Performed export-import-export and compare. **Pre-commit Build** https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/216/ Thanks, Ashutosh Mestry

[jira] [Resolved] (ATLAS-3032) Importing an entity with tag attribute of type float data type fails with an BigDecimal Exception

2020-11-25 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry resolved ATLAS-3032. Resolution: Fixed Fixed by: https://issues.apache.org/jira/browse/ATLAS-1876 > Import

[jira] [Commented] (ATLAS-4048) Import Service: Entity Creation: Updates to Business Metadata

2020-11-24 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17238443#comment-17238443 ] Ashutosh Mestry commented on ATLAS-4048: [~madhan] I have modified the steps

Re: Review Request 73038: Entity Creation: Update to Business Metadata

2020-11-24 Thread Ashutosh Mestry via Review Board
/PreCommit-ATLAS-Build-Test/218/ Thanks, Ashutosh Mestry

[jira] [Updated] (ATLAS-4048) Import Service: Entity Creation: Updates to Business Metadata

2020-11-24 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4048: --- Description: *Background* Business Metadata attributes provide a simple way to augment

[jira] [Updated] (ATLAS-4048) Import Service: Entity Creation: Updates to Business Metadata

2020-11-24 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4048: --- Summary: Import Service: Entity Creation: Updates to Business Metadata (was: Entity

[jira] [Updated] (ATLAS-4048) Entity Creation: Updates to Business Metadata

2020-11-24 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4048: --- Description: *Background* Business Metadata attributes provide a simple way to augment

Review Request 73038: Entity Creation: Update to Business Metadata

2020-11-24 Thread Ashutosh Mestry via Review Board
/ Testing --- **Functional tests** Via REST APIs. Via Import APIs. **Pre-commit** https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/218/ Thanks, Ashutosh Mestry

[jira] [Updated] (ATLAS-4048) Entity Creation: Updates to Business Metadata

2020-11-24 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4048: --- Description: *Background* Business Metadata attributes provide a simple way to augment

[jira] [Updated] (ATLAS-4048) Entity Creation: Updates to Business Metadata

2020-11-24 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4048: --- Description: *Background* Business Metadata attributes provide a simple way to augment

[jira] [Updated] (ATLAS-4048) Entity Creation: Updates to Business Metadata

2020-11-24 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4048: --- Priority: Major (was: Blocker) > Entity Creation: Updates to Business Metad

[jira] [Updated] (ATLAS-4048) Entity Creation: Updates to Business Metadata

2020-11-24 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4048: --- Summary: Entity Creation: Updates to Business Metadata (was: Issue with Business Metadata

[jira] [Updated] (ATLAS-4048) Issue with Business Metadata in Export/Import APIs

2020-11-24 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4048: --- Attachment: ATLAS-4048-Entity-Update-Businessmetada-changes.patch > Issue with Busin

[jira] [Assigned] (ATLAS-4048) Issue with Business Metadata in Export/Import APIs

2020-11-24 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry reassigned ATLAS-4048: -- Assignee: Ashutosh Mestry > Issue with Business Metadata in Export/Import A

Review Request 73035: Export Service: Incremental: Support Glossary & Term

2020-11-23 Thread Ashutosh Mestry via Review Board
/ExportTypeProcessor.java a85db5cd5 Diff: https://reviews.apache.org/r/73035/diff/1/ Testing --- **Functional tests** Performed export-import-export and compare. **Pre-commit Build** https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/216/ Thanks, Ashutosh Mestry

[jira] [Updated] (ATLAS-4047) Audits Framework: Handling Large Object List

2020-11-23 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4047: --- Attachment: ATLAS-4047-AtlasAuditService-Handling-large-strings.patch > Audits Framew

[jira] [Updated] (ATLAS-4047) Audits Framework: Handling Long List

2020-11-23 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4047: --- Summary: Audits Framework: Handling Long List (was: Audits Framework: Handling Large Object

[jira] [Updated] (ATLAS-4047) Audits Framework: Handling Large Object List

2020-11-23 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4047: --- Description: *Background* Existing _AtlasAuditService_ implementation, accepts list of

[jira] [Created] (ATLAS-4047) Audits Framework: Handling Large Object List

2020-11-23 Thread Ashutosh Mestry (Jira)
Ashutosh Mestry created ATLAS-4047: -- Summary: Audits Framework: Handling Large Object List Key: ATLAS-4047 URL: https://issues.apache.org/jira/browse/ATLAS-4047 Project: Atlas Issue Type

[jira] [Updated] (ATLAS-4024) Atlas terms are not imported to target cluster using Atlas export/import API

2020-11-20 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4024: --- Attachment: ATLAS-4024-Terms-not-getting-exported-in-incremental.patch > Atlas terms are

[jira] [Assigned] (ATLAS-4024) Atlas terms are not imported to target cluster using Atlas export/import API

2020-11-20 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry reassigned ATLAS-4024: -- Assignee: Ashutosh Mestry > Atlas terms are not imported to target cluster us

[jira] [Resolved] (ATLAS-3941) NotificationHookConsumer: Reduce Retry Pause Interval

2020-11-20 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry resolved ATLAS-3941. Resolution: Fixed > NotificationHookConsumer: Reduce Retry Pause Inter

[jira] [Resolved] (ATLAS-4015) Indexes: Add Conditional Re-Indexing Patch

2020-11-13 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry resolved ATLAS-4015. Resolution: Fixed > Indexes: Add Conditional Re-Indexing Pa

[jira] [Updated] (ATLAS-4025) [Export/Import] Removing a classification from the entity in source cluster does not remove the classification in target cluster

2020-11-13 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4025: --- Attachment: ATLAS-4023-Import-Service-Label-and-Classification-e.patch > [Export/Imp

[jira] [Assigned] (ATLAS-4025) [Export/Import] Removing a classification from the entity in source cluster does not remove the classification in target cluster

2020-11-13 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry reassigned ATLAS-4025: -- Assignee: Ashutosh Mestry > [Export/Import] Removing a classification from the ent

[jira] [Updated] (ATLAS-4023) Import Service: Labels Not Importing Correctly

2020-11-12 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4023: --- Summary: Import Service: Labels Not Importing Correctly (was: Import Service: Labels and

[jira] [Updated] (ATLAS-4023) Import Service: Labels Not Importing Correctly

2020-11-12 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4023: --- Description: *Steps to Duplicate* # Create dataset with _hive_db, hive_table,_ say _t1_

[jira] [Updated] (ATLAS-4023) Import Service: Labels and Classifications Not Importing Correctly

2020-11-12 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4023: --- Description: *Steps to Duplicate* # Create dataset with _hive_db, hive_table,_ say _t1_

[jira] [Commented] (ATLAS-4023) Import Service: Labels and Classifications Not Importing Correctly

2020-11-12 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17231167#comment-17231167 ] Ashutosh Mestry commented on ATLAS-4023: Pre-commit build:  https:

[jira] [Updated] (ATLAS-3941) NotificationHookConsumer: Reduce Retry Pause Interval

2020-11-12 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-3941: --- Attachment: (was: ATLAS-3941-NotificationHookConsumer-Reduce-wait-time.patch

[jira] [Updated] (ATLAS-3941) NotificationHookConsumer: Reduce Retry Pause Interval

2020-11-12 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-3941: --- Attachment: ATLAS-3941-Notification-Consumer-Reduce-pause-time-o.patch

[jira] [Updated] (ATLAS-4023) Import Service: Labels and Classifications Not Importing Correctly

2020-11-12 Thread Ashutosh Mestry (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Mestry updated ATLAS-4023: --- Attachment: ATLAS-4023-Import-Service-Label-and-Classification-e.patch > Import Serv

[jira] [Created] (ATLAS-4023) Import Service: Labels and Classifications Not Importing Correctly

2020-11-12 Thread Ashutosh Mestry (Jira)
Ashutosh Mestry created ATLAS-4023: -- Summary: Import Service: Labels and Classifications Not Importing Correctly Key: ATLAS-4023 URL: https://issues.apache.org/jira/browse/ATLAS-4023 Project: Atlas

Re: Review Request 73010: Re-Indexing Implemented as JAVA_PATCH

2020-11-12 Thread Ashutosh Mestry via Review Board
ed=true atlas.patch.numWorkers=44 atlas.patch.batchSize=1000 Node configuration: Atlas: Heap size: 6 GB. Solr: Heap size: 12 GB. **PC Build** https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/177/ Thanks, Ashutosh Mestry

Re: Review Request 73010: Re-Indexing Implemented as JAVA_PATCH

2020-11-12 Thread Ashutosh Mestry via Review Board
ehind a flag. - Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73010/#review222198 --- On Nov. 10, 2020, 5:48 p.m., Ashutosh M

Re: Review Request 73010: Re-Indexing Implemented as JAVA_PATCH

2020-11-10 Thread Ashutosh Mestry via Review Board
Configuration parameters: atlas.patch.reindex.enabled=true atlas.patch.numWorkers=14 atlas.patch.batchSize=1000 Node configuration: Atlas: Heap size: 6 GB. Solr: Heap size: 12 GB. **PC Build** https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/177/ Thanks, Ashutosh Mestry

Re: Review Request 73010: Re-Indexing Implemented as JAVA_PATCH

2020-11-10 Thread Ashutosh Mestry via Review Board
. To reply, visit: https://reviews.apache.org/r/73010/#review222185 --- On Nov. 9, 2020, 9:45 p.m., Ashutosh Mestry wrote: > > --- > This is an automatically generated e-mail.

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

2020-11-09 Thread Ashutosh Mestry via Review Board
es to have that attribite. - Ashutosh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72991/#review222183 --- On Nov. 10,

<    1   2   3   4   5   6   7   8   9   10   >