Re: Review Request 75212: ATLAS-4903 : When migration restarts it results into deletion of edges and vertices.

2024-09-19 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75212/#review226939 --- Ship it! Ship It! - Madhan Neethiraj On Sept. 20, 2024, 5

Re: Review Request 75212: ATLAS-4903 : When migration restarts it results into deletion of edges and vertices.

2024-09-18 Thread Madhan Neethiraj
/atlas/repository/store/graph/v2/bulkimport/pc/EntityConsumer.java Lines 102 (patched) <https://reviews.apache.org/r/75212/#comment315219> "(this.isMigrationImport) ? true : false" => "this.isMigrationImport" - Madhan Neethiraj On Sept. 19, 20

[jira] [Updated] (ATLAS-4901) upgrade JanusGraph version to 1.0.0

2024-09-15 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-4901: Attachment: ATLAS-4901.patch > upgrade JanusGraph version to 1.

Review Request 75207: upgraded to JanusGraph 1.0.0 version

2024-09-15 Thread Madhan Neethiraj
tests run: https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1692/ Thanks, Madhan Neethiraj

[jira] [Created] (ATLAS-4901) upgrade JanusGraph version to 1.0.0

2024-09-15 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4901: --- Summary: upgrade JanusGraph version to 1.0.0 Key: ATLAS-4901 URL: https://issues.apache.org/jira/browse/ATLAS-4901 Project: Atlas Issue Type

[DRAFT] [REPORT] Apache Atlas - September 2024

2024-09-11 Thread Madhan Neethiraj
Atlas community, Please review the following draft report for this quarter. Thanks, Madhan ## Description: The mission of Apache Atlas is the creation and maintenance of software related to a scalable and extensible set of core foundational governance services - enabling

Re: Request to join Atlas project

2024-09-11 Thread Madhan Neethiraj
Niket, Thank you for your interest in contributing to Apache Atlas. Can you please send your JIRA account id in https://issues.apache.org/jira? If you haven't created an account yet, you can request for one at https://selfserve.apache.org/jira-account.html. Thanks, Madhan On 8/1/24, 5:14 AM,

Re: requestforcontributingtoApacheAtlas

2024-09-03 Thread Madhan Neethiraj
Hi Chandrakanth, Thank you for your interest in contributing to Apache Atlas. You have been added as a contributor. Welcome to Apache Atlas community! Madhan From: Chandra Kanth Peravelli Date: Tuesday, September 3, 2024 at 9:27 AM To: Madhan Neethiraj Cc: "dev@atlas.apach

Re: requestforcontributingtoApacheAtlas

2024-09-03 Thread Madhan Neethiraj
Chandrakanth, Thank you for your interest in contributing to Apache Atlas. Can you please send your Apache JIRA id? If you haven’t created one yet, please sign up for one at https://selfserve.apache.org/jira-account.html and send your id. Thanks, Madhan From: Chandra Kanth Pera

Re: Review Request 75188: ATLAS-4802 : Atlas 'updateTime' parameter is not updated when business metadata, labels is edited.

2024-09-03 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75188/#review226893 --- Ship it! Ship It! - Madhan Neethiraj On Aug. 24, 2024, 9:14

Re: Review Request 75150: ATLAS-4892 : Export/Import APIs: Unable to import shell entities

2024-08-23 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75150/#review226886 --- Ship it! Ship It! - Madhan Neethiraj On Aug. 23, 2024, 1:47

Re: Review Request 75150: ATLAS-4892 : Export/Import APIs: Unable to import shell entities

2024-08-19 Thread Madhan Neethiraj
ue to #65. repository/src/main/java/org/apache/atlas/repository/store/graph/v2/IDBasedEntityResolver.java Lines 79 (patched) <https://reviews.apache.org/r/75150/#comment315150> entityGraphMapper might be null due to #44. Either the constructor at #43 should be removed or a null che

Re: Request to join Atlas project

2024-07-17 Thread Madhan Neethiraj
Prashant, Thank you for your interest in contributing to Apache Atlas. You now have contributor access. Welcome to Apache Atlas. Thanks, Madhan From: Prashant Satam Date: Wednesday, July 17, 2024 at 3:43 AM To: "mad...@apache.org" Subject: Request to join Atlas project

Re: Review Request 75014: ATLAS-4867 : Improve Metrics API

2024-07-11 Thread Madhan Neethiraj
s to memory. Alternatively, consider using index queries to retrieve vertex and edge counts - similar to how MetricsService retrieves entity counts. - Madhan Neethiraj On July 11, 2024, 1:53 p.m., Paresh Devalia wrote: > > ---

[jira] [Commented] (ATLAS-4884) approximateCount confused

2024-07-02 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17861337#comment-17861337 ] Madhan Neethiraj commented on ATLAS-4884: - [~zhangming

Re: Review Request 75007: ATLAS-4866: Export/Import: Skip adding processed guids in audit while importing huge zip

2024-06-24 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75007/#review226593 --- Ship it! Ship It! - Madhan Neethiraj On June 25, 2024, 5:15

Re: Review Request 75007: ATLAS-4866: Export/Import: Skip adding processed guids in audit while importing huge zip

2024-06-24 Thread Madhan Neethiraj
/ExportImportAuditService.java Lines 180 (patched) <https://reviews.apache.org/r/75007/#comment314860> Consider moving #180 to #172 so that the overhead in checking for size (#173, #174) will only be performed for OPERATION_IMPORT. - Madhan Neethiraj On June 24, 2024, 2:58 a.m., Pina

Re: Review Request 75053: ATLAS-4881: minor improvements in notification processing

2024-06-24 Thread Madhan Neethiraj
://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1661/ Thanks, Madhan Neethiraj

Re: Review Request 75054: ATLAS-4882: Export/Import: Export exits with 'Found 0 entities'

2024-06-21 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75054/#review226581 --- Ship it! Ship It! - Madhan Neethiraj On June 18, 2024, 7:54

Re: Review Request 75054: ATLAS-4882: Export/Import: Export exits with 'Found 0 entities'

2024-06-18 Thread Madhan Neethiraj
/atlas/util/AtlasGremlin3QueryProvider.java Line 41 (original), 41 (patched) <https://reviews.apache.org/r/75054/#comment314827> Is removing ".has('__guid')" not needed in line #41, #42, #45? - Madhan Neethiraj On June 18, 2024, 7

Review Request 75053: ATLAS-4881: minor improvements in notification processing

2024-06-18 Thread Madhan Neethiraj
/ Testing --- - verified that notification preprocessing doesn't print logs in info level - pre-commit tests run: https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1654/ Thanks, Madhan Neethiraj

[jira] [Created] (ATLAS-4881) Reduce logs printed during notification processing

2024-06-18 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4881: --- Summary: Reduce logs printed during notification processing Key: ATLAS-4881 URL: https://issues.apache.org/jira/browse/ATLAS-4881 Project: Atlas Issue

[DRAFT] [REPORT] Apache Atlas - June 2024

2024-06-13 Thread Madhan Neethiraj
Atlas community, Please review the following draft report for this quarter. Thanks, Madhan ## Description: The mission of Apache Atlas is the creation and maintenance of software related to a scalable and extensible set of core foundational governance services - enabling enterprises to effectiv

Re: Review Request 75041: ATLAS-4878: utility to analyze hook notifications

2024-06-12 Thread Madhan Neethiraj
/75041/diff/2/ Changes: https://reviews.apache.org/r/75041/diff/1-2/ Testing --- - setup and ran the utility using the instructions in README Thanks, Madhan Neethiraj

Review Request 75041: ATLAS-4878: utility to analyze hook notifications

2024-06-09 Thread Madhan Neethiraj
/resources/atlas-log4j.xml PRE-CREATION Diff: https://reviews.apache.org/r/75041/diff/1/ Testing --- - setup and ran the utility using the instructions in README Thanks, Madhan Neethiraj

[jira] [Created] (ATLAS-4878) utility to analyze hook notifications

2024-06-09 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4878: --- Summary: utility to analyze hook notifications Key: ATLAS-4878 URL: https://issues.apache.org/jira/browse/ATLAS-4878 Project: Atlas Issue Type

[jira] [Created] (ATLAS-4877) update JanusGraph version to 0.6.4

2024-06-09 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4877: --- Summary: update JanusGraph version to 0.6.4 Key: ATLAS-4877 URL: https://issues.apache.org/jira/browse/ATLAS-4877 Project: Atlas Issue Type

[jira] [Commented] (ATLAS-4876) Docker setup fix to address HBase failure in docker

2024-06-02 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851365#comment-17851365 ] Madhan Neethiraj commented on ATLAS-4876: - Updated docker setup for HBase to

[jira] [Created] (ATLAS-4876) Docker setup fix to address HBase failure in docker

2024-06-02 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4876: --- Summary: Docker setup fix to address HBase failure in docker Key: ATLAS-4876 URL: https://issues.apache.org/jira/browse/ATLAS-4876 Project: Atlas

Review Request 75025: ATLAS-4875: compression type specified for HBase backend store should be used by HBase audit store as well

2024-06-01 Thread Madhan Neethiraj
/org/apache/atlas/repository/audit/HBaseBasedAuditRepository.java 9161cc8ff Diff: https://reviews.apache.org/r/75025/diff/1/ Testing --- - verified that quick start tutorial completes successfully Thanks, Madhan Neethiraj

[jira] [Created] (ATLAS-4875) Compression type should be configurable for HBase audit store

2024-06-01 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4875: --- Summary: Compression type should be configurable for HBase audit store Key: ATLAS-4875 URL: https://issues.apache.org/jira/browse/ATLAS-4875 Project: Atlas

Re: Review Request 74925: ATLAS-4225 : Support for Chinese character in entity data.

2024-05-01 Thread Madhan Neethiraj
/atlas/discovery/EntityDiscoveryService.java Lines 484 (patched) <https://reviews.apache.org/r/74925/#comment314620> "StringUtils.isNotEmpty(modifiedString) && " doesn't seem needed here, as subsequent call to hastokenizeChar() already handles this condition. - Ma

Re: Review Request 74925: ATLAS-4225 : Support for Chinese character in entity data.

2024-04-26 Thread Madhan Neethiraj
Lines 1083 (patched) <https://reviews.apache.org/r/74925/#comment314617> All CJK characters are treated as tokenizeChar here. While hastokenizeChar() only treats specific characters as tokenizeChar. Consider adding unit tests for hastokenizeChar(String) with several inputs. - Madhan Neethi

Re: Request to join Atlas project.

2024-04-24 Thread Madhan Neethiraj
Darshil Shah, Thank you for your interest in contributing to Apache Atlas. You now have contributor access. Welcome to Apache Atlas. Thanks, Madhan On 4/24/24, 9:36 AM, "Darshil Shah" mailto:shahdarshil...@gmail.com>> wrote: Hi Team, Can you please add me as a contributor. Thank you,

Re: Review Request 74608: ATLAS-4797 : Implement custom audit filters in Atlas

2024-04-24 Thread Madhan Neethiraj
ource.java Lines 1327 (patched) <https://reviews.apache.org/r/74608/#comment314610> Doesn't "/audits/rules/all" conflict with "/audits/rules/{ruleGuid}" (line #1269 above)? - Madhan Neethiraj On April 4, 2024, 5:14 a.m., Sheetal Shah wrote: > > -

[DRAFT] [REPORT] Apache Atlas - March 2024

2024-03-13 Thread Madhan Neethiraj
Atlas community, Please review the following draft report for this quarter. Thanks, Madhan ## Description: The mission of Apache Atlas is the creation and maintenance of software related to a scalable and extensible set of core foundational governance services - enabling enterprises to effect

Re: Review Request 74902: ATLAS-4826: Provide Liveness and Readyness probes in Atlas

2024-02-22 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74902/#review226233 --- Ship it! Ship It! - Madhan Neethiraj On Feb. 22, 2024, 11

Re: Review Request 74902: ATLAS-4826: Provide Liveness and Readyness probes in Atlas

2024-02-21 Thread Madhan Neethiraj
olr/ElasticSearch/..): - getBackendStoreStatus() - getIndexStoreStatus() Consider adding isHealthy() method in AtlasMetricsUtil and call from here. - Madhan Neethiraj On Feb. 21, 2024, 11:13 p.m., Disha Talreja wrote: > > --- >

Re: Request to join Atlas project

2024-02-16 Thread Madhan Neethiraj
Priyanshi Shah, I apologize for the delay in responding to your email. Thank you for your interest in contributing to Apache Atlas. You now have contributor access. Welcome to Apache Atlas. Thanks, Madhan On 2/16/24, 11:33 AM, "Priyanshi Shah" mailto:priyanshi.s...@freestoneinfotech.com>> w

Re: Request to join Atlas project

2024-02-14 Thread Madhan Neethiraj
Brijesh Bhalala, Thank you for your interest in contributing to Apache Atlas. You now have contributor access. Welcome to Apache Atlas. Thanks, Madhan On 2/14/24, 7:48 AM, "Brijesh Bhalala" mailto:brijeshbhalala2...@gmail.com>> wrote: Hi team, I would like to contribute to the Atlas proj

Re: Interested in contributing to Apache Atlas.

2024-02-02 Thread Madhan Neethiraj
Amruth S, Thank you for your interest in contributing to Apache Atlas. You now have contributor access. Welcome to Apache Atlas. Thanks, Madhan On 1/26/24, 6:18 PM, "Amruth S" mailto:amrut...@cloudera.com.inva>LID> wrote: Atlas Team, I am interested in contributing to the Apache Atlas p

[DISCUSS] merge RANGER-3923 branch into master branch

2024-01-02 Thread Madhan Neethiraj
Rangers, For more than a year now, Apache Ranger community has been adding significant enhancements in RANGER-3923 branch. These enhancements enable business managers to manage access to datasets, instead of having data owners to manage access to individual resources like tables, columns, fi

[DRAFT] [REPORT] Apache Atlas - December 2023

2023-12-13 Thread Madhan Neethiraj
Atlas community, Please review the following draft report for this quarter. Thanks, Madhan ## Description: The mission of Apache Atlas is the creation and maintenance of software related to a scalable and extensible set of core foundational governance services - enabling enterpris

[jira] [Resolved] (ATLAS-4815) Python client: incorrect method name in EntityClient.remove_classification()

2023-12-01 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-4815. - Fix Version/s: 2.4.0 Resolution: Fixed [Python client library 0.0.15|https

[jira] [Created] (ATLAS-4815) Python client: incorrect method name in EntityClient.remove_classification()

2023-11-29 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4815: --- Summary: Python client: incorrect method name in EntityClient.remove_classification() Key: ATLAS-4815 URL: https://issues.apache.org/jira/browse/ATLAS-4815

[jira] (ATLAS-4184) [Atlas] Need a way to perform bulk delete typedef when knox proxy is enabled

2023-11-22 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4184 ] Madhan Neethiraj deleted comment on ATLAS-4184: - was (Author: jira-bot): Commit 483ba3ea23c0b329a30b58460d4450f72f166e62 in atlas's branch refs/heads/master from Madhan Neethiraj [

[jira] (ATLAS-4184) [Atlas] Need a way to perform bulk delete typedef when knox proxy is enabled

2023-11-22 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4184 ] Madhan Neethiraj deleted comment on ATLAS-4184: - was (Author: jira-bot): Commit 87fb3a4a4e3eae1b89909ac052139be1e0f164ee in atlas's branch refs/heads/branch-2.0 from Madhan Neet

[jira] (ATLAS-4184) [Atlas] Need a way to perform bulk delete typedef when knox proxy is enabled

2023-11-22 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4184 ] Madhan Neethiraj deleted comment on ATLAS-4184: - was (Author: jira-bot): Commit 0f331aa63095bae010f2c4cb0a76e58eb5606e1b in atlas's branch refs/heads/master from Madhan Neethiraj [

[jira] [Updated] (ATLAS-4814) CI build fails in distro module with error: Cannot run program "python"

2023-11-21 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-4814: Attachment: ATLAS-4184.patch > CI build fails in distro module with error: Cannot

Review Request 74750: ATLAS-4184: updated build/python scripts to replace references to python with python3

2023-11-21 Thread Madhan Neethiraj
Kafka bridge imported Kafka topics successfully Thanks, Madhan Neethiraj

[jira] [Updated] (ATLAS-4814) CI build fails in distro module with error: Cannot run program "python"

2023-11-21 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-4814: Description: Atlas CI build (Atlas-master-IntegrationTests) fails with the following error

[jira] [Created] (ATLAS-4814) CI build fails in distro module with error: Cannot run program "python"

2023-11-21 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4814: --- Summary: CI build fails in distro module with error: Cannot run program "python" Key: ATLAS-4814 URL: https://issues.apache.org/jira/browse/ATLAS-4814

[jira] [Resolved] (ATLAS-4789) Add Couchbase bridge

2023-11-02 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-4789. - Resolution: Fixed [~chedim]  - thank you for the contribution! > Add Couchbase bri

[jira] [Assigned] (ATLAS-4789) Add Couchbase bridge

2023-11-02 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj reassigned ATLAS-4789: --- Assignee: Dmitrii Chechetkin > Add Couchbase bri

Re: Review Request 74706: Adds a Couchbase hook for Apache Atlas

2023-11-02 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74706/#review225930 --- Ship it! Ship It! - Madhan Neethiraj On Nov. 1, 2023, 3:24

Re: Review Request 74706: Adds a Couchbase hook for Apache Atlas

2023-10-30 Thread Madhan Neethiraj
master/addons/models? This will cause Atlas server to create Couchbase typedefs during startup. - Madhan Neethiraj On Oct. 30, 2023, 7:44 p.m., Dmitrii Chechetkin wrote: > > --- > This is an automatically generated e-mail.

[jira] [Assigned] (ATLAS-4783) Atlas fails to start if indexing backend isn't set to Solr

2023-09-11 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj reassigned ATLAS-4783: --- Fix Version/s: 3.0.0 2.4.0 Assignee: Szymon Orzechowski

Re: Review Request 74545: ATLAS-4783: Fix NoSuchElementException when running different indexing backend than Solr

2023-09-11 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74545/#review225737 --- Ship it! Ship It! - Madhan Neethiraj On Aug. 17, 2023, 8:49

Review Request 74596: ATLAS-4783: fix to not require Solr configuration when index-backend is Elasticsearch

2023-09-11 Thread Madhan Neethiraj
Thanks, Madhan Neethiraj

Review Request 74587: ATLAS-4795: docker setup updated to support Apple M1

2023-09-08 Thread Madhan Neethiraj
--- - verified that Atlas builds and runs successfully via docker setup scripts in MacBook Pro with Apple M1 Thanks, Madhan Neethiraj

[jira] [Created] (ATLAS-4795) Docker setup: support Apple M1 chip env

2023-09-08 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4795: --- Summary: Docker setup: support Apple M1 chip env Key: ATLAS-4795 URL: https://issues.apache.org/jira/browse/ATLAS-4795 Project: Atlas Issue Type

[jira] [Updated] (ATLAS-4794) HBase hook initialization failure: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.Layout

2023-09-08 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-4794: Description: Atlas Hbase hook fails during initialization with the following error in

[jira] [Updated] (ATLAS-4794) HBase hook initialization failure: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.Layout

2023-09-08 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-4794: Summary: HBase hook initialization failure: java.lang.ClassNotFoundException

Review Request 74586: ATLAS-4794: fixed initialization failure in HBase hook

2023-09-08 Thread Madhan Neethiraj
- addons/hbase-bridge/pom.xml d78abbb37 Diff: https://reviews.apache.org/r/74586/diff/1/ Testing --- - verified that HBase hooks initializes and works successfully with the fix Thanks, Madhan Neethiraj

[jira] [Assigned] (ATLAS-4794) Atlas docker setup: HBase fails to startup with error java.lang.ClassNotFoundException: org.apache.logging.log4j.core.Layout

2023-09-08 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj reassigned ATLAS-4794: --- Assignee: Madhan Neethiraj > Atlas docker setup: HBase fails to startup with er

[jira] [Updated] (ATLAS-4794) Atlas docker setup: HBase fails to startup with error java.lang.ClassNotFoundException: org.apache.logging.log4j.core.Layout

2023-09-08 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-4794: Description: Atlas docker setup fails in HBase startup with the following error in hbase

[jira] [Created] (ATLAS-4794) Atlas fails to startup with error: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.Layout

2023-09-08 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4794: --- Summary: Atlas fails to startup with error: java.lang.ClassNotFoundException: org.apache.logging.log4j.core.Layout Key: ATLAS-4794 URL: https://issues.apache.org/jira

[jira] [Updated] (ATLAS-4794) Atlas docker setup: HBase fails to startup with error java.lang.ClassNotFoundException: org.apache.logging.log4j.core.Layout

2023-09-08 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-4794: Summary: Atlas docker setup: HBase fails to startup with error

[jira] [Created] (ATLAS-4792) build failure in Apple M1 env

2023-09-07 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4792: --- Summary: build failure in Apple M1 env Key: ATLAS-4792 URL: https://issues.apache.org/jira/browse/ATLAS-4792 Project: Atlas Issue Type: Bug

[jira] [Updated] (ATLAS-4785) AtlasClientV2 label methods use incorrect API_V2

2023-09-03 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj updated ATLAS-4785: Fix Version/s: 2.4.0 > AtlasClientV2 label methods use incorrect API

[jira] [Resolved] (ATLAS-4785) AtlasClientV2 label methods use incorrect API_V2

2023-09-03 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-4785. - Fix Version/s: 3.0.0 Resolution: Fixed > AtlasClientV2 label methods

[DRAFT] [REPORT] Apache Atlas - June 2023

2023-06-14 Thread Madhan Neethiraj
Atlas community, Please review the following draft report for this quarter. Thanks, Madhan ## Description: The mission of Apache Atlas is the creation and maintenance of software related to a scalable and extensible set of core foundational governance services - enabling enterp

[jira] [Resolved] (ATLAS-4759) Atlas Python client suppresses 503 error

2023-06-05 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-4759. - Fix Version/s: 3.0.0 2.4.0 Assignee: Maxim Martynov

[jira] [Assigned] (ATLAS-4658) base_client.py implementation is a bit messy

2023-06-05 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj reassigned ATLAS-4658: --- Assignee: Maxim Martynov > base_client.py implementation is a bit me

[jira] [Resolved] (ATLAS-4658) base_client.py implementation is a bit messy

2023-06-05 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-4658. - Fix Version/s: 3.0.0 2.4.0 Resolution: Fixed [~dolfinus

Re: Handle Hive table data models in Atlas

2023-05-01 Thread Madhan Neethiraj
Hello Martin, Primary keys and foreign keys are not captured currently by Atlas data model for Hive. It will require updates to the data model (https://github.com/apache/atlas/blob/master/addons/models/1000-Hadoop/1030-hive_model.json) and Hive hook to capture these details. Can you please fil

Re: Apache Atlas many to many relationship between entities

2023-04-17 Thread Madhan Neethiraj
Randheer, Looking at the definition of relationship 'subscribe', it requires following types of entities at its ends: - end1: client - end2: application However, the entity you are trying to create (of type 'service'), requires relationship definition with following ends: - end1: service - end2

Review Request 74389: ATLAS-4744: updated version of JanusGraph to 0.6.3 and TinkerPop to 3.5.5

2023-04-10 Thread Madhan Neethiraj
Thanks, Madhan Neethiraj

[jira] [Created] (ATLAS-4744) update JanusGraph version to 0.6.3

2023-04-10 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4744: --- Summary: update JanusGraph version to 0.6.3 Key: ATLAS-4744 URL: https://issues.apache.org/jira/browse/ATLAS-4744 Project: Atlas Issue Type

[jira] [Resolved] (ATLAS-4740) support build using higher version JDK, with 1.8 as target version

2023-04-04 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-4740. - Fix Version/s: 3.0.0 2.4.0 Resolution: Fixed > support bu

Review Request 74376: ATLAS-4741: updated Storm version to 2.4.0

2023-03-30 Thread Madhan Neethiraj
/pom.xml f4e75927f addons/storm-bridge/pom.xml d6cec279b pom.xml 15aa57bc4 Diff: https://reviews.apache.org/r/74376/diff/1/ Testing --- - pre-commit tests run https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1336/ Thanks, Madhan Neethiraj

[jira] [Created] (ATLAS-4741) Build failure: Could not transfer artifact com.twitter:carbonite:pom:1.5.0

2023-03-30 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4741: --- Summary: Build failure: Could not transfer artifact com.twitter:carbonite:pom:1.5.0 Key: ATLAS-4741 URL: https://issues.apache.org/jira/browse/ATLAS-4741

Review Request 74375: ATLAS-4740: enable building Atlas using JDK versions higher than 8

2023-03-30 Thread Madhan Neethiraj
--- pre-commit build and test run: https://ci-builds.apache.org/job/Atlas/job/PreCommit-ATLAS-Build-Test/1335/ Thanks, Madhan Neethiraj

[jira] [Created] (ATLAS-4740) support build using higher version JDK, with 1.8 as target version

2023-03-30 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created ATLAS-4740: --- Summary: support build using higher version JDK, with 1.8 as target version Key: ATLAS-4740 URL: https://issues.apache.org/jira/browse/ATLAS-4740 Project

Re: Getting updates into version 2.3.0

2023-03-26 Thread Madhan Neethiraj
Umesh, Apache Atlas uses branch-2.0 for 2.x maintenance releases, like 2.20, 2.3.0. So, commits for next maint release (2.4.0) would go in branch-2.0. To start as a contributor in Apache Atlas, you would need a JIRA account at https://issues.apache.org/. If you don’t have an account yet, you ca

Re: Consultation on whether Apache Atlas replaceNamespace Attributes is enabled or not

2023-03-15 Thread Madhan Neethiraj
+dev list Kai Lin, There are couple of reasons: technical metadata reported by Atlas hooks don’t include namespace attributes. While processing entity update notification by hooks, it is important to not lose existing namespace attributes on these entities. Atlas deployments might be usin

[DRAFT] [REPORT] Apache Atlas - March 2023

2023-03-12 Thread Madhan Neethiraj
Atlas community, Please review the following draft report for this quarter. Thanks, Madhan ## Description: The mission of Apache Atlas is the creation and maintenance of software related to a scalable and extensible set of core foundational governance services - enabling enterp

[jira] [Resolved] (ATLAS-4657) Atlas Python client is messing up with logs

2023-02-28 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-4657. - Fix Version/s: 3.0.0 2.4.0 Resolution: Fixed [~dolfinus

Re: 2.3.0 - How to put an entity in "In Progress"..

2023-02-06 Thread Madhan Neethiraj
Umesh, "In Progress" status in lineage diagram means that Apache Atlas is yet to receive complete details of the entity i.e., entity.isIncomplete = true. This can happen for example when it processes report of a lineage between entities and Apache Atlas doesn't have details of some of the entit

[jira] [Commented] (ATLAS-3756) Error when compile from source code - can not find restlet for transitive dep

2023-01-26 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17681114#comment-17681114 ] Madhan Neethiraj commented on ATLAS-3756: - [~hsaputra]  - thank you for the

[jira] [Resolved] (ATLAS-3756) Error when compile from source code - can not find restlet for transitive dep

2023-01-26 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-3756. - Fix Version/s: 2.4.0 3.0.0 Resolution: Fixed > Error w

[jira] [Assigned] (ATLAS-3756) Error when compile from source code - can not find restlet for transitive dep

2023-01-26 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj reassigned ATLAS-3756: --- Assignee: Henry Saputra > Error when compile from source code - can not f

[DRAFT] [REPORT] Apache Atlas - December 2022

2022-12-10 Thread Madhan Neethiraj
Atlas community, Please review the following draft report for this quarter. Thanks, Madhan ## Description: The mission of Apache Atlas is the creation and maintenance of software related to a scalable and extensible set of core foundational governance services - enabling enterprises to effecti

[jira] [Resolved] (ATLAS-4698) Release Atlas 2.3.0

2022-12-07 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-4698. - Resolution: Fixed > Release Atlas 2.3.0 > --- > >

Review Request 74241: ATLAS-4702: updated version in pom.xml from 2.3.0 to 2.4.0-SNAPSHOT

2022-12-07 Thread Madhan Neethiraj
webapp/pom.xml 25214a24d Diff: https://reviews.apache.org/r/74241/diff/1/ Testing --- verified that build completes successfully Thanks, Madhan Neethiraj

[ANNOUNCE] Apache Atlas 2.3.0 released

2022-12-07 Thread Madhan Neethiraj
Hi All, The Apache Atlas team is happy to announce the release of Apache Atlas - version 2.3.0. Atlas is a scalable and extensible set of core foundational governance services – enabling enterprises to effectively and efficiently meet their compliance requirements within Hadoop and allows integr

Review Request 74240: ATLAS-4700: updated documentation for 2.3.0 release

2022-12-07 Thread Madhan Neethiraj
/ Testing --- verified the updated site with 'mvn site:run" in docs directory Thanks, Madhan Neethiraj

[jira] [Resolved] (ATLAS-4701) Publish release artifacts

2022-12-06 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/ATLAS-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Madhan Neethiraj resolved ATLAS-4701. - Resolution: Fixed > Publish release artifa

[RESULT] [VOTE] Release Apache Atlas 2.3.0

2022-12-06 Thread Madhan Neethiraj
from following PMC members: - Ashutosh Mestry - Madhan Neethiraj - Nixon Rodrigues - Sarath Subramanian Four +1 votes from following committers/contributors: - Jayendra Parab - Nikhil Bonte - Ramesh Mani - Sidharth Mishra Voting thread: https://lists.apache.org/thread

Re: [VOTE] Release Apache Atlas 2.3.0 rc1

2022-12-01 Thread Madhan Neethiraj
g --list madhan # Checked it has FED467D3B01179D4 gpg --verify apache-atlas-2.3.0-sources.tar.gz.asc apache-atlas-2.3.0-sources.tar.gz gpg: Signature made Mon Nov 28 13:14:22 2022 PST gpg:using RSA key FED467D3B01179D4 gpg: Good signature from &q

  1   2   3   4   5   6   7   8   9   10   >