Re: [DRAFT] [REPORT] Apache Atlas - December 2023

2023-12-13 Thread Radhika Kundam
+1, Report looks good.
Thank you Madhan for putting this together.

- Radhika

On Wed, Dec 13, 2023 at 9:25 AM Madhan Neethiraj  wrote:

> 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 effectively and efficiently meet their compliance
>
> requirements
>
>
>
> ## Project Status:
>
> Current project status: Ongoing, with moderate activity
>
> Issues for the board: There are no issues requiring board attention.
>
>
>
> ## Membership Data:
>
> Apache Atlas was founded 2017-06-20 (6 years ago)
>
> There are currently 48 committers and 32 PMC members in this project.
>
> The Committer-to-PMC ratio is 3:2.
>
>
>
> Community changes, past quarter:
>
> - No new PMC members. Last addition was Ashutosh Mestry on 2019-04-16.
>
> - No new committers. Last addition was Umesh Padashetty on 2023-06-14.
>
>
>
> ## Project Activity:
>
> - enhancements to support aging of entity audits
>
> - added bridge for Couchbase
>
> - performance improvement in notification processing with optimization in
>
>   fetching relationships
>
> - removed references to Python2 with Python3
>
> - improvements in dynamic index recovery
>
> - fixes in Impala hook
>
> - published Atlas client Python library 0.0.15
>
> - updated versions of Okio, Apache Ivy
>
>
>
> ## Community Health:
>
> - dev@atlas.apache.org had a 41% increase in traffic in the past quarter
> (247
>
>   emails compared to 174)
>
> - 17 issues opened in JIRA, past quarter (-48% change)
>
> - 14 issues closed in JIRA, past quarter (-30% change)
>
> - 33 commits in the past quarter (3% increase)
>
> - 11 code contributors in the past quarter (22% increase)
>
> - 2 PRs opened on GitHub, past quarter (-71% change)
>
> - 4 PRs closed on GitHub, past quarter (no change)
>
>
>
> ## Recent releases:
>
> Apache Atlas 2.3.0 was released on 2022-12-06.
>
> Apache Atlas 2.2.0 was released on 2021-08-17.
>
> Apache Atlas 2.1.0 was released on 2020-07-15.
>
>
>
>
>
>


[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 enterprises to effectively and efficiently meet their compliance 

requirements

 

## Project Status:

Current project status: Ongoing, with moderate activity

Issues for the board: There are no issues requiring board attention.

 

## Membership Data:

Apache Atlas was founded 2017-06-20 (6 years ago)

There are currently 48 committers and 32 PMC members in this project.

The Committer-to-PMC ratio is 3:2.

 

Community changes, past quarter:

- No new PMC members. Last addition was Ashutosh Mestry on 2019-04-16.

- No new committers. Last addition was Umesh Padashetty on 2023-06-14.

 

## Project Activity:

- enhancements to support aging of entity audits

- added bridge for Couchbase

- performance improvement in notification processing with optimization in

  fetching relationships

- removed references to Python2 with Python3

- improvements in dynamic index recovery

- fixes in Impala hook

- published Atlas client Python library 0.0.15

- updated versions of Okio, Apache Ivy

 

## Community Health:

- dev@atlas.apache.org had a 41% increase in traffic in the past quarter (247

  emails compared to 174)

- 17 issues opened in JIRA, past quarter (-48% change)

- 14 issues closed in JIRA, past quarter (-30% change)

- 33 commits in the past quarter (3% increase)

- 11 code contributors in the past quarter (22% increase)

- 2 PRs opened on GitHub, past quarter (-71% change)

- 4 PRs closed on GitHub, past quarter (no change)

 

## Recent releases:

Apache Atlas 2.3.0 was released on 2022-12-06.

Apache Atlas 2.2.0 was released on 2021-08-17.

Apache Atlas 2.1.0 was released on 2020-07-15.

 

 



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

2023-12-13 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ATLAS-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796371#comment-17796371
 ] 

ASF subversion and git services commented on ATLAS-4815:


Commit 2c920afb5f4bc221e78399b1e8a163e3591864b1 in atlas's branch 
refs/heads/branch-2.0 from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=2c920afb5 ]

ATLAS-4815: publish Python client library with the fix from previous commit

(cherry picked from commit e86406906ebdf21056952f238478d2b5a9d48441)


> Python client: incorrect method name in EntityClient.remove_classification()
> 
>
> Key: ATLAS-4815
> URL: https://issues.apache.org/jira/browse/ATLAS-4815
> Project: Atlas
>  Issue Type: Bug
>  Components: atlas-intg
>Reporter: Madhan Neethiraj
>Priority: Major
> Fix For: 2.4.0
>
>
> This Jira tracks pull request #232 https://github.com/apache/atlas/pull/232/.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


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

2023-12-13 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/ATLAS-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17796370#comment-17796370
 ] 

ASF subversion and git services commented on ATLAS-4815:


Commit e86406906ebdf21056952f238478d2b5a9d48441 in atlas's branch 
refs/heads/master from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=e86406906 ]

ATLAS-4815: publish Python client library with the fix from previous commit


> Python client: incorrect method name in EntityClient.remove_classification()
> 
>
> Key: ATLAS-4815
> URL: https://issues.apache.org/jira/browse/ATLAS-4815
> Project: Atlas
>  Issue Type: Bug
>  Components: atlas-intg
>Reporter: Madhan Neethiraj
>Priority: Major
> Fix For: 2.4.0
>
>
> This Jira tracks pull request #232 https://github.com/apache/atlas/pull/232/.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ATLAS-4817) Change compression from 'GZ' to 'SNAPPY' in Atlas HBase tables

2023-12-13 Thread VINAYAK MARRAIYA (Jira)


 [ 
https://issues.apache.org/jira/browse/ATLAS-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

VINAYAK MARRAIYA updated ATLAS-4817:

Issue Type: Improvement  (was: Bug)

> Change compression from 'GZ' to 'SNAPPY' in Atlas HBase tables
> --
>
> Key: ATLAS-4817
> URL: https://issues.apache.org/jira/browse/ATLAS-4817
> Project: Atlas
>  Issue Type: Improvement
>  Components:  atlas-core
>Affects Versions: 2.3.0
>Reporter: VINAYAK MARRAIYA
>Assignee: VINAYAK MARRAIYA
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)