Re: Planning for Apache Atlas 2.2.0 release

2021-08-03 Thread Sidharth Mishra
Thank you all for responding. I am working on the Atlas 2.2.0 release
candidate #0. Tomorrow I am planning to post the release candidate for
the vote.

Regards,
Sid


On Wed, Jul 28, 2021 at 12:03 PM disha talreja  wrote:
>
> Thanks for volunteering, Sidharth.
> +1 for the Apache Atlas 2.2.0 release.
>
> Regards,
> Disha
>
> On Tue, Jul 27, 2021 at 3:11 PM Sidharth Mishra 
> wrote:
>
> > Dear Atlas community,
> >
> > Since Apache Atlas 2.1 was released, there are many new features,
> > improvements and fixes. Here are few features/enhancements since last
> > release, Apache Atlas 2.1:
> >
> > - Introduced Deferred Action - Tag propagation will be handled as
> > a background process (AtlasTask)
> >
> > - Added Re-indexing as JAVA_PATCH
> >
> > - Created JavaPatch to add new super types to existing entities
> >
> > - Supported for Business Metadata in Atlas Export API
> >
> > - Supported HA for admin/task API
> >
> > - Enhanced export service to export Terms
> >
> > - Added new models and addition attributes to Atlas for Apache
> > Flink, GCP and ADLS Gen 2
> >
> > - Added support to Configure HiveServer2 Hook to send Lineage-only
> > Messages
> >
> > - Improved and enhanced Bulk Glossary Import supporting import
> > with relations
> >
> > - Dependency between Atlas and Kafka Zookeeper removed
> >
> > - Improved performance of GraphHelper's guid and status getter methods
> >
> > - Added new privilege - "admin-audits" for Atlas Admin Audits
> > authorization
> >
> > - Basic search Improvements - search text with special characters,
> > optimize pagination
> >
> > - Updated free-text search processor to support Elasticsearch
> >
> > - Refactored and enhanced Atlas Python Client supporting Python 2.7
> >
> > - DSL Search enhancements - Support glossary terms and
> > relationship, can handle null attribute values, Java Tinkerpop
> > Traversals instead of GremlinScriptEngine, support search by
> > classification and its attribute, Caching mechanism for translated dsl
> > queries
> >
> > - Enhanced Export/Import Service to conditionally Support
> > Simultaneous Operations
> >
> > - Enhanced NotificationHookConsumer for Large Message Processing
> >
> > - Enhanced Atlas authorization for Add/Update/Remove
> > classification on entities
> >
> > - Provided option to add mandatory attribute to existing entity
> > definition
> >
> > - Fixed Atlas UI to load faster in case of large number of
> > classifications & entities
> >
> > - Updated versions of dependent libraries/components: JanusGraph,
> > elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
> > gremlin, Solr, groovy, netty, Kafka
> >
> > There are around 336 plus commits on branch 2.0 and 205 resolved
> > issues with fix version 2.2.0 after 2.1.0 release.
> > With these significant improvements in place, it is time for the next
> > release of Apache Atlas!
> >
> > I propose to release Apache Atlas 2.2 by early next month. Please
> > review and send your comments.
> >
> > Regards,
> > Sidharth
> >


Re: Planning for Apache Atlas 2.2.0 release

2021-07-28 Thread disha talreja
Thanks for volunteering, Sidharth.
+1 for the Apache Atlas 2.2.0 release.

Regards,
Disha

On Tue, Jul 27, 2021 at 3:11 PM Sidharth Mishra 
wrote:

> Dear Atlas community,
>
> Since Apache Atlas 2.1 was released, there are many new features,
> improvements and fixes. Here are few features/enhancements since last
> release, Apache Atlas 2.1:
>
> - Introduced Deferred Action - Tag propagation will be handled as
> a background process (AtlasTask)
>
> - Added Re-indexing as JAVA_PATCH
>
> - Created JavaPatch to add new super types to existing entities
>
> - Supported for Business Metadata in Atlas Export API
>
> - Supported HA for admin/task API
>
> - Enhanced export service to export Terms
>
> - Added new models and addition attributes to Atlas for Apache
> Flink, GCP and ADLS Gen 2
>
> - Added support to Configure HiveServer2 Hook to send Lineage-only
> Messages
>
> - Improved and enhanced Bulk Glossary Import supporting import
> with relations
>
> - Dependency between Atlas and Kafka Zookeeper removed
>
> - Improved performance of GraphHelper's guid and status getter methods
>
> - Added new privilege - "admin-audits" for Atlas Admin Audits
> authorization
>
> - Basic search Improvements - search text with special characters,
> optimize pagination
>
> - Updated free-text search processor to support Elasticsearch
>
> - Refactored and enhanced Atlas Python Client supporting Python 2.7
>
> - DSL Search enhancements - Support glossary terms and
> relationship, can handle null attribute values, Java Tinkerpop
> Traversals instead of GremlinScriptEngine, support search by
> classification and its attribute, Caching mechanism for translated dsl
> queries
>
> - Enhanced Export/Import Service to conditionally Support
> Simultaneous Operations
>
> - Enhanced NotificationHookConsumer for Large Message Processing
>
> - Enhanced Atlas authorization for Add/Update/Remove
> classification on entities
>
> - Provided option to add mandatory attribute to existing entity
> definition
>
> - Fixed Atlas UI to load faster in case of large number of
> classifications & entities
>
> - Updated versions of dependent libraries/components: JanusGraph,
> elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
> gremlin, Solr, groovy, netty, Kafka
>
> There are around 336 plus commits on branch 2.0 and 205 resolved
> issues with fix version 2.2.0 after 2.1.0 release.
> With these significant improvements in place, it is time for the next
> release of Apache Atlas!
>
> I propose to release Apache Atlas 2.2 by early next month. Please
> review and send your comments.
>
> Regards,
> Sidharth
>


Re: Planning for Apache Atlas 2.2.0 release

2021-07-28 Thread Chaitali Borole
Hello,


+1 for the Atlas 2.2.0 release.

Thanks Siddharth for volunteering the release.

Regards,
Chaitali Borole

On Wed, Jul 28, 2021, 12:41 AM Sidharth Mishra  wrote:

> Dear Atlas community,
>
> Since Apache Atlas 2.1 was released, there are many new features,
> improvements and fixes. Here are few features/enhancements since last
> release, Apache Atlas 2.1:
>
> - Introduced Deferred Action - Tag propagation will be handled as
> a background process (AtlasTask)
>
> - Added Re-indexing as JAVA_PATCH
>
> - Created JavaPatch to add new super types to existing entities
>
> - Supported for Business Metadata in Atlas Export API
>
> - Supported HA for admin/task API
>
> - Enhanced export service to export Terms
>
> - Added new models and addition attributes to Atlas for Apache
> Flink, GCP and ADLS Gen 2
>
> - Added support to Configure HiveServer2 Hook to send Lineage-only
> Messages
>
> - Improved and enhanced Bulk Glossary Import supporting import
> with relations
>
> - Dependency between Atlas and Kafka Zookeeper removed
>
> - Improved performance of GraphHelper's guid and status getter methods
>
> - Added new privilege - "admin-audits" for Atlas Admin Audits
> authorization
>
> - Basic search Improvements - search text with special characters,
> optimize pagination
>
> - Updated free-text search processor to support Elasticsearch
>
> - Refactored and enhanced Atlas Python Client supporting Python 2.7
>
> - DSL Search enhancements - Support glossary terms and
> relationship, can handle null attribute values, Java Tinkerpop
> Traversals instead of GremlinScriptEngine, support search by
> classification and its attribute, Caching mechanism for translated dsl
> queries
>
> - Enhanced Export/Import Service to conditionally Support
> Simultaneous Operations
>
> - Enhanced NotificationHookConsumer for Large Message Processing
>
> - Enhanced Atlas authorization for Add/Update/Remove
> classification on entities
>
> - Provided option to add mandatory attribute to existing entity
> definition
>
> - Fixed Atlas UI to load faster in case of large number of
> classifications & entities
>
> - Updated versions of dependent libraries/components: JanusGraph,
> elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
> gremlin, Solr, groovy, netty, Kafka
>
> There are around 336 plus commits on branch 2.0 and 205 resolved
> issues with fix version 2.2.0 after 2.1.0 release.
> With these significant improvements in place, it is time for the next
> release of Apache Atlas!
>
> I propose to release Apache Atlas 2.2 by early next month. Please
> review and send your comments.
>
> Regards,
> Sidharth
>


Re: Planning for Apache Atlas 2.2.0 release

2021-07-28 Thread Radhika Kundam
Thanks for volunteering Sidharth.
+1 for Apache Atlas 2.2

Regards,
Radhika

On Tue, Jul 27, 2021 at 12:11 PM Sidharth Mishra 
wrote:

> Dear Atlas community,
>
> Since Apache Atlas 2.1 was released, there are many new features,
> improvements and fixes. Here are few features/enhancements since last
> release, Apache Atlas 2.1:
>
> - Introduced Deferred Action - Tag propagation will be handled as
> a background process (AtlasTask)
>
> - Added Re-indexing as JAVA_PATCH
>
> - Created JavaPatch to add new super types to existing entities
>
> - Supported for Business Metadata in Atlas Export API
>
> - Supported HA for admin/task API
>
> - Enhanced export service to export Terms
>
> - Added new models and addition attributes to Atlas for Apache
> Flink, GCP and ADLS Gen 2
>
> - Added support to Configure HiveServer2 Hook to send Lineage-only
> Messages
>
> - Improved and enhanced Bulk Glossary Import supporting import
> with relations
>
> - Dependency between Atlas and Kafka Zookeeper removed
>
> - Improved performance of GraphHelper's guid and status getter methods
>
> - Added new privilege - "admin-audits" for Atlas Admin Audits
> authorization
>
> - Basic search Improvements - search text with special characters,
> optimize pagination
>
> - Updated free-text search processor to support Elasticsearch
>
> - Refactored and enhanced Atlas Python Client supporting Python 2.7
>
> - DSL Search enhancements - Support glossary terms and
> relationship, can handle null attribute values, Java Tinkerpop
> Traversals instead of GremlinScriptEngine, support search by
> classification and its attribute, Caching mechanism for translated dsl
> queries
>
> - Enhanced Export/Import Service to conditionally Support
> Simultaneous Operations
>
> - Enhanced NotificationHookConsumer for Large Message Processing
>
> - Enhanced Atlas authorization for Add/Update/Remove
> classification on entities
>
> - Provided option to add mandatory attribute to existing entity
> definition
>
> - Fixed Atlas UI to load faster in case of large number of
> classifications & entities
>
> - Updated versions of dependent libraries/components: JanusGraph,
> elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
> gremlin, Solr, groovy, netty, Kafka
>
> There are around 336 plus commits on branch 2.0 and 205 resolved
> issues with fix version 2.2.0 after 2.1.0 release.
> With these significant improvements in place, it is time for the next
> release of Apache Atlas!
>
> I propose to release Apache Atlas 2.2 by early next month. Please
> review and send your comments.
>
> Regards,
> Sidharth
>


Re: Planning for Apache Atlas 2.2.0 release

2021-07-28 Thread Pinal Shah
+1 for Apache Atlas 2.2.0 release

Thanks Sidharth for volunteering.

Regards,
Pinal Shah

On Wed, Jul 28, 2021 at 6:41 PM Mandar Ambawane <
mandar.ambaw...@freestoneinfotech.com> wrote:

> +1 for the Atlas 2.2.0 release.
>
> Thanks Siddharth for volunteering the release.
>
> On Wed, Jul 28, 2021 at 6:27 PM Jayendra Parab 
> wrote:
>
> > +1 for Apache Atlas 2.2.0 release
> >
> > Thanks Siddharth for volunteering!
> >
> > Regards,
> > Jayendra.
> >
> > On Wed, Jul 28, 2021 at 2:28 PM Nixon Rodrigues <
> > nixon.rodrig...@freestoneinfotech.com> wrote:
> >
> >> +1 for the Atlas 2.2.0 release.
> >>
> >> Thanks Siddharth for volunteering the release.
> >>
> >> Regards,
> >> Nixon Rodrigue
> >>
> >>
> >> On Wed, Jul 28, 2021 at 1:23 PM Madhan Neethiraj 
> >> wrote:
> >>
> >>> +1 for Apache Atlas 2.2.0 release. It has been a while now!
> >>>
> >>>
> >>>
> >>> Thanks Sid!
> >>>
> >>>
> >>>
> >>> Madhan
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> *From: *Nikhil Bonte 
> >>> *Reply-To: *"u...@atlas.apache.org" 
> >>> *Date: *Tuesday, July 27, 2021 at 10:20 PM
> >>> *To: *"u...@atlas.apache.org" 
> >>> *Cc: *"dev@atlas.apache.org" 
> >>> *Subject: *Re: Planning for Apache Atlas 2.2.0 release
> >>>
> >>>
> >>>
> >>> Thanks for volunteering Sidharth!
> >>>
> >>>
> >>>
> >>> +1 for the release Apache Atlas 2.2.
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> Regards
> >>>
> >>> Nikhil P. Bonte
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> On Wed, Jul 28, 2021 at 10:46 AM Ashutosh Mestry  >
> >>> wrote:
> >>>
> >>> Sidharth: Thanks for volunteering!
> >>>
> >>>
> >>>
> >>> +1 for the release.
> >>>
> >>>
> >>>
> >>> *~ ashutosh*
> >>>
> >>> *Ashutosh Mestry* * . Staff Software Engineer .
> >>> Cloudera, Inc. . *
> >>>
> >>> ...
> >>>
> >>> *No hurry, no pause. – Tim Ferriss, Life Hacker, Author*
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> *From: *Sarath Subramanian 
> >>> *Date: *Tuesday, July 27, 2021 at 10:06 PM
> >>> *To: *dev@atlas.apache.org 
> >>> *Cc: *u...@atlas.apache.org 
> >>> *Subject: *Re: Planning for Apache Atlas 2.2.0 release
> >>>
> >>> Thanks for volunteering to release Apache Atlas 2.2
> >>>
> >>> +1
> >>>
> >>>
> >>> Thanks,
> >>> Sarath
> >>>
> >>>
> >>> On Tue, Jul 27, 2021 at 12:11 PM Sidharth Mishra  >
> >>> wrote:
> >>>
> >>> > Dear Atlas community,
> >>> >
> >>> > Since Apache Atlas 2.1 was released, there are many new features,
> >>> > improvements and fixes. Here are few features/enhancements since last
> >>> > release, Apache Atlas 2.1:
> >>> >
> >>> > - Introduced Deferred Action - Tag propagation will be handled as
> >>> > a background process (AtlasTask)
> >>> >
> >>> > - Added Re-indexing as JAVA_PATCH
> >>> >
> >>> > - Created JavaPatch to add new super types to existing entities
> >>> >
> >>> > - Supported for Business Metadata in Atlas Export API
> >>> >
> >>> > - Supported HA for admin/task API
> >>> >
> >>> > - Enhanced export service to export Terms
> >>> >
> >>> > - Added new models and addition attributes to Atlas for Apache
> >>> > Flink, GCP and ADLS Gen 2
> >>> >
> >>> > - Added support to Configure HiveServer2 Hook to send
> Lineage-only
> >>> > Messages
> >>> >
> >>> > - Improved and enhanced Bulk Glossary Import supporting import
> >>> > with relations
> >>> >
> >>> > - Dependency between Atlas and Kafka Zookeeper removed
&g

Re: Planning for Apache Atlas 2.2.0 release

2021-07-28 Thread Mandar Ambawane
+1 for the Atlas 2.2.0 release.

Thanks Siddharth for volunteering the release.

On Wed, Jul 28, 2021 at 6:27 PM Jayendra Parab 
wrote:

> +1 for Apache Atlas 2.2.0 release
>
> Thanks Siddharth for volunteering!
>
> Regards,
> Jayendra.
>
> On Wed, Jul 28, 2021 at 2:28 PM Nixon Rodrigues <
> nixon.rodrig...@freestoneinfotech.com> wrote:
>
>> +1 for the Atlas 2.2.0 release.
>>
>> Thanks Siddharth for volunteering the release.
>>
>> Regards,
>> Nixon Rodrigue
>>
>>
>> On Wed, Jul 28, 2021 at 1:23 PM Madhan Neethiraj 
>> wrote:
>>
>>> +1 for Apache Atlas 2.2.0 release. It has been a while now!
>>>
>>>
>>>
>>> Thanks Sid!
>>>
>>>
>>>
>>> Madhan
>>>
>>>
>>>
>>>
>>>
>>> *From: *Nikhil Bonte 
>>> *Reply-To: *"u...@atlas.apache.org" 
>>> *Date: *Tuesday, July 27, 2021 at 10:20 PM
>>> *To: *"u...@atlas.apache.org" 
>>> *Cc: *"dev@atlas.apache.org" 
>>> *Subject: *Re: Planning for Apache Atlas 2.2.0 release
>>>
>>>
>>>
>>> Thanks for volunteering Sidharth!
>>>
>>>
>>>
>>> +1 for the release Apache Atlas 2.2.
>>>
>>>
>>>
>>>
>>>
>>> Regards
>>>
>>> Nikhil P. Bonte
>>>
>>>
>>>
>>>
>>>
>>> On Wed, Jul 28, 2021 at 10:46 AM Ashutosh Mestry 
>>> wrote:
>>>
>>> Sidharth: Thanks for volunteering!
>>>
>>>
>>>
>>> +1 for the release.
>>>
>>>
>>>
>>> *~ ashutosh*
>>>
>>> *Ashutosh Mestry* * . Staff Software Engineer .
>>> Cloudera, Inc. . *
>>>
>>> ...
>>>
>>> *No hurry, no pause. – Tim Ferriss, Life Hacker, Author*
>>>
>>>
>>>
>>>
>>>
>>> *From: *Sarath Subramanian 
>>> *Date: *Tuesday, July 27, 2021 at 10:06 PM
>>> *To: *dev@atlas.apache.org 
>>> *Cc: *u...@atlas.apache.org 
>>> *Subject: *Re: Planning for Apache Atlas 2.2.0 release
>>>
>>> Thanks for volunteering to release Apache Atlas 2.2
>>>
>>> +1
>>>
>>>
>>> Thanks,
>>> Sarath
>>>
>>>
>>> On Tue, Jul 27, 2021 at 12:11 PM Sidharth Mishra 
>>> wrote:
>>>
>>> > Dear Atlas community,
>>> >
>>> > Since Apache Atlas 2.1 was released, there are many new features,
>>> > improvements and fixes. Here are few features/enhancements since last
>>> > release, Apache Atlas 2.1:
>>> >
>>> > - Introduced Deferred Action - Tag propagation will be handled as
>>> > a background process (AtlasTask)
>>> >
>>> > - Added Re-indexing as JAVA_PATCH
>>> >
>>> > - Created JavaPatch to add new super types to existing entities
>>> >
>>> > - Supported for Business Metadata in Atlas Export API
>>> >
>>> > - Supported HA for admin/task API
>>> >
>>> > - Enhanced export service to export Terms
>>> >
>>> > - Added new models and addition attributes to Atlas for Apache
>>> > Flink, GCP and ADLS Gen 2
>>> >
>>> > - Added support to Configure HiveServer2 Hook to send Lineage-only
>>> > Messages
>>> >
>>> > - Improved and enhanced Bulk Glossary Import supporting import
>>> > with relations
>>> >
>>> > - Dependency between Atlas and Kafka Zookeeper removed
>>> >
>>> > - Improved performance of GraphHelper's guid and status getter
>>> methods
>>> >
>>> > - Added new privilege - "admin-audits" for Atlas Admin Audits
>>> > authorization
>>> >
>>> > - Basic search Improvements - search text with special characters,
>>> > optimize pagination
>>> >
>>> > - Updated free-text search processor to support Elasticsearch
>>> >
>>> > - Refactored and enhanced Atlas Python Client supporting Python 2.7
>>> >
>>> > - DSL Search enhancements - Support glossary terms and
>>> > relationship, can handle null attribute values, Java Tinkerpop
>>> > Traversals instead of GremlinScriptEngine, support search by
>>> > classification and its attribute, Caching mechanism for translated dsl
>>> > queries
>>> >
>>> > - Enhanced Export/Import Service to conditionally Support
>>> > Simultaneous Operations
>>> >
>>> > - Enhanced NotificationHookConsumer for Large Message Processing
>>> >
>>> > - Enhanced Atlas authorization for Add/Update/Remove
>>> > classification on entities
>>> >
>>> > - Provided option to add mandatory attribute to existing entity
>>> > definition
>>> >
>>> > - Fixed Atlas UI to load faster in case of large number of
>>> > classifications & entities
>>> >
>>> > - Updated versions of dependent libraries/components: JanusGraph,
>>> > elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
>>> > gremlin, Solr, groovy, netty, Kafka
>>> >
>>> > There are around 336 plus commits on branch 2.0 and 205 resolved
>>> > issues with fix version 2.2.0 after 2.1.0 release.
>>> > With these significant improvements in place, it is time for the next
>>> > release of Apache Atlas!
>>> >
>>> > I propose to release Apache Atlas 2.2 by early next month. Please
>>> > review and send your comments.
>>> >
>>> > Regards,
>>> > Sidharth
>>> >
>>>
>>>

-- 
Thanks and Regards,
Mandar V. Ambawane.


Re: Planning for Apache Atlas 2.2.0 release

2021-07-28 Thread Jayendra Parab
+1 for Apache Atlas 2.2.0 release

Thanks Siddharth for volunteering!

Regards,
Jayendra.

On Wed, Jul 28, 2021 at 2:28 PM Nixon Rodrigues <
nixon.rodrig...@freestoneinfotech.com> wrote:

> +1 for the Atlas 2.2.0 release.
>
> Thanks Siddharth for volunteering the release.
>
> Regards,
> Nixon Rodrigue
>
>
> On Wed, Jul 28, 2021 at 1:23 PM Madhan Neethiraj 
> wrote:
>
>> +1 for Apache Atlas 2.2.0 release. It has been a while now!
>>
>>
>>
>> Thanks Sid!
>>
>>
>>
>> Madhan
>>
>>
>>
>>
>>
>> *From: *Nikhil Bonte 
>> *Reply-To: *"u...@atlas.apache.org" 
>> *Date: *Tuesday, July 27, 2021 at 10:20 PM
>> *To: *"u...@atlas.apache.org" 
>> *Cc: *"dev@atlas.apache.org" 
>> *Subject: *Re: Planning for Apache Atlas 2.2.0 release
>>
>>
>>
>> Thanks for volunteering Sidharth!
>>
>>
>>
>> +1 for the release Apache Atlas 2.2.
>>
>>
>>
>>
>>
>> Regards
>>
>> Nikhil P. Bonte
>>
>>
>>
>>
>>
>> On Wed, Jul 28, 2021 at 10:46 AM Ashutosh Mestry 
>> wrote:
>>
>> Sidharth: Thanks for volunteering!
>>
>>
>>
>> +1 for the release.
>>
>>
>>
>> *~ ashutosh*
>>
>> *Ashutosh Mestry* * . Staff Software Engineer .
>> Cloudera, Inc. . *
>>
>> ...
>>
>> *No hurry, no pause. – Tim Ferriss, Life Hacker, Author*
>>
>>
>>
>>
>>
>> *From: *Sarath Subramanian 
>> *Date: *Tuesday, July 27, 2021 at 10:06 PM
>> *To: *dev@atlas.apache.org 
>> *Cc: *u...@atlas.apache.org 
>> *Subject: *Re: Planning for Apache Atlas 2.2.0 release
>>
>> Thanks for volunteering to release Apache Atlas 2.2
>>
>> +1
>>
>>
>> Thanks,
>> Sarath
>>
>>
>> On Tue, Jul 27, 2021 at 12:11 PM Sidharth Mishra 
>> wrote:
>>
>> > Dear Atlas community,
>> >
>> > Since Apache Atlas 2.1 was released, there are many new features,
>> > improvements and fixes. Here are few features/enhancements since last
>> > release, Apache Atlas 2.1:
>> >
>> > - Introduced Deferred Action - Tag propagation will be handled as
>> > a background process (AtlasTask)
>> >
>> > - Added Re-indexing as JAVA_PATCH
>> >
>> > - Created JavaPatch to add new super types to existing entities
>> >
>> > - Supported for Business Metadata in Atlas Export API
>> >
>> > - Supported HA for admin/task API
>> >
>> > - Enhanced export service to export Terms
>> >
>> > - Added new models and addition attributes to Atlas for Apache
>> > Flink, GCP and ADLS Gen 2
>> >
>> > - Added support to Configure HiveServer2 Hook to send Lineage-only
>> > Messages
>> >
>> > - Improved and enhanced Bulk Glossary Import supporting import
>> > with relations
>> >
>> > - Dependency between Atlas and Kafka Zookeeper removed
>> >
>> > - Improved performance of GraphHelper's guid and status getter
>> methods
>> >
>> > - Added new privilege - "admin-audits" for Atlas Admin Audits
>> > authorization
>> >
>> > - Basic search Improvements - search text with special characters,
>> > optimize pagination
>> >
>> > - Updated free-text search processor to support Elasticsearch
>> >
>> > - Refactored and enhanced Atlas Python Client supporting Python 2.7
>> >
>> > - DSL Search enhancements - Support glossary terms and
>> > relationship, can handle null attribute values, Java Tinkerpop
>> > Traversals instead of GremlinScriptEngine, support search by
>> > classification and its attribute, Caching mechanism for translated dsl
>> > queries
>> >
>> > - Enhanced Export/Import Service to conditionally Support
>> > Simultaneous Operations
>> >
>> > - Enhanced NotificationHookConsumer for Large Message Processing
>> >
>> > - Enhanced Atlas authorization for Add/Update/Remove
>> > classification on entities
>> >
>> > - Provided option to add mandatory attribute to existing entity
>> > definition
>> >
>> > - Fixed Atlas UI to load faster in case of large number of
>> > classifications & entities
>> >
>> > - Updated versions of dependent libraries/components: JanusGraph,
>> > elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
>> > gremlin, Solr, groovy, netty, Kafka
>> >
>> > There are around 336 plus commits on branch 2.0 and 205 resolved
>> > issues with fix version 2.2.0 after 2.1.0 release.
>> > With these significant improvements in place, it is time for the next
>> > release of Apache Atlas!
>> >
>> > I propose to release Apache Atlas 2.2 by early next month. Please
>> > review and send your comments.
>> >
>> > Regards,
>> > Sidharth
>> >
>>
>>


Re: Planning for Apache Atlas 2.2.0 release

2021-07-28 Thread Nixon Rodrigues
+1 for the Atlas 2.2.0 release.

Thanks Siddharth for volunteering the release.

Regards,
Nixon Rodrigue


On Wed, Jul 28, 2021 at 1:23 PM Madhan Neethiraj  wrote:

> +1 for Apache Atlas 2.2.0 release. It has been a while now!
>
>
>
> Thanks Sid!
>
>
>
> Madhan
>
>
>
>
>
> *From: *Nikhil Bonte 
> *Reply-To: *"u...@atlas.apache.org" 
> *Date: *Tuesday, July 27, 2021 at 10:20 PM
> *To: *"u...@atlas.apache.org" 
> *Cc: *"dev@atlas.apache.org" 
> *Subject: *Re: Planning for Apache Atlas 2.2.0 release
>
>
>
> Thanks for volunteering Sidharth!
>
>
>
> +1 for the release Apache Atlas 2.2.
>
>
>
>
>
> Regards
>
> Nikhil P. Bonte
>
>
>
>
>
> On Wed, Jul 28, 2021 at 10:46 AM Ashutosh Mestry 
> wrote:
>
> Sidharth: Thanks for volunteering!
>
>
>
> +1 for the release.
>
>
>
> *~ ashutosh*
>
> *Ashutosh Mestry* * . Staff Software Engineer .
> Cloudera, Inc. . *
>
> ...
>
> *No hurry, no pause. – Tim Ferriss, Life Hacker, Author*
>
>
>
>
>
> *From: *Sarath Subramanian 
> *Date: *Tuesday, July 27, 2021 at 10:06 PM
> *To: *dev@atlas.apache.org 
> *Cc: *u...@atlas.apache.org 
> *Subject: *Re: Planning for Apache Atlas 2.2.0 release
>
> Thanks for volunteering to release Apache Atlas 2.2
>
> +1
>
>
> Thanks,
> Sarath
>
>
> On Tue, Jul 27, 2021 at 12:11 PM Sidharth Mishra 
> wrote:
>
> > Dear Atlas community,
> >
> > Since Apache Atlas 2.1 was released, there are many new features,
> > improvements and fixes. Here are few features/enhancements since last
> > release, Apache Atlas 2.1:
> >
> > - Introduced Deferred Action - Tag propagation will be handled as
> > a background process (AtlasTask)
> >
> > - Added Re-indexing as JAVA_PATCH
> >
> > - Created JavaPatch to add new super types to existing entities
> >
> > - Supported for Business Metadata in Atlas Export API
> >
> > - Supported HA for admin/task API
> >
> > - Enhanced export service to export Terms
> >
> > - Added new models and addition attributes to Atlas for Apache
> > Flink, GCP and ADLS Gen 2
> >
> > - Added support to Configure HiveServer2 Hook to send Lineage-only
> > Messages
> >
> > - Improved and enhanced Bulk Glossary Import supporting import
> > with relations
> >
> > - Dependency between Atlas and Kafka Zookeeper removed
> >
> > - Improved performance of GraphHelper's guid and status getter
> methods
> >
> > - Added new privilege - "admin-audits" for Atlas Admin Audits
> > authorization
> >
> > - Basic search Improvements - search text with special characters,
> > optimize pagination
> >
> > - Updated free-text search processor to support Elasticsearch
> >
> > - Refactored and enhanced Atlas Python Client supporting Python 2.7
> >
> > - DSL Search enhancements - Support glossary terms and
> > relationship, can handle null attribute values, Java Tinkerpop
> > Traversals instead of GremlinScriptEngine, support search by
> > classification and its attribute, Caching mechanism for translated dsl
> > queries
> >
> > - Enhanced Export/Import Service to conditionally Support
> > Simultaneous Operations
> >
> > - Enhanced NotificationHookConsumer for Large Message Processing
> >
> > - Enhanced Atlas authorization for Add/Update/Remove
> > classification on entities
> >
> > - Provided option to add mandatory attribute to existing entity
> > definition
> >
> > - Fixed Atlas UI to load faster in case of large number of
> > classifications & entities
> >
> > - Updated versions of dependent libraries/components: JanusGraph,
> > elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
> > gremlin, Solr, groovy, netty, Kafka
> >
> > There are around 336 plus commits on branch 2.0 and 205 resolved
> > issues with fix version 2.2.0 after 2.1.0 release.
> > With these significant improvements in place, it is time for the next
> > release of Apache Atlas!
> >
> > I propose to release Apache Atlas 2.2 by early next month. Please
> > review and send your comments.
> >
> > Regards,
> > Sidharth
> >
>
>


Re: Planning for Apache Atlas 2.2.0 release

2021-07-28 Thread Madhan Neethiraj
+1 for Apache Atlas 2.2.0 release. It has been a while now!

 

Thanks Sid!

 

Madhan

 

 

From: Nikhil Bonte 
Reply-To: "u...@atlas.apache.org" 
Date: Tuesday, July 27, 2021 at 10:20 PM
To: "u...@atlas.apache.org" 
Cc: "dev@atlas.apache.org" 
Subject: Re: Planning for Apache Atlas 2.2.0 release

 

Thanks for volunteering Sidharth!

 

+1 for the release Apache Atlas 2.2.

 

 

Regards

Nikhil P. Bonte

 

 

On Wed, Jul 28, 2021 at 10:46 AM Ashutosh Mestry  wrote:

Sidharth: Thanks for volunteering!

 

+1 for the release.

 

~ ashutosh

Ashutosh Mestry . Staff Software Engineer . Cloudera, Inc. . 

...

No hurry, no pause. – Tim Ferriss, Life Hacker, Author

 

 

From: Sarath Subramanian 
Date: Tuesday, July 27, 2021 at 10:06 PM
To: dev@atlas.apache.org 
Cc: u...@atlas.apache.org 
Subject: Re: Planning for Apache Atlas 2.2.0 release

Thanks for volunteering to release Apache Atlas 2.2

+1


Thanks,
Sarath


On Tue, Jul 27, 2021 at 12:11 PM Sidharth Mishra 
wrote:

> Dear Atlas community,
>
> Since Apache Atlas 2.1 was released, there are many new features,
> improvements and fixes. Here are few features/enhancements since last
> release, Apache Atlas 2.1:
>
> - Introduced Deferred Action - Tag propagation will be handled as
> a background process (AtlasTask)
>
> - Added Re-indexing as JAVA_PATCH
>
> - Created JavaPatch to add new super types to existing entities
>
> - Supported for Business Metadata in Atlas Export API
>
> - Supported HA for admin/task API
>
> - Enhanced export service to export Terms
>
> - Added new models and addition attributes to Atlas for Apache
> Flink, GCP and ADLS Gen 2
>
> - Added support to Configure HiveServer2 Hook to send Lineage-only
> Messages
>
> - Improved and enhanced Bulk Glossary Import supporting import
> with relations
>
> - Dependency between Atlas and Kafka Zookeeper removed
>
> - Improved performance of GraphHelper's guid and status getter methods
>
> - Added new privilege - "admin-audits" for Atlas Admin Audits
> authorization
>
> - Basic search Improvements - search text with special characters,
> optimize pagination
>
> - Updated free-text search processor to support Elasticsearch
>
> - Refactored and enhanced Atlas Python Client supporting Python 2.7
>
> - DSL Search enhancements - Support glossary terms and
> relationship, can handle null attribute values, Java Tinkerpop
> Traversals instead of GremlinScriptEngine, support search by
> classification and its attribute, Caching mechanism for translated dsl
> queries
>
> - Enhanced Export/Import Service to conditionally Support
> Simultaneous Operations
>
> - Enhanced NotificationHookConsumer for Large Message Processing
>
> - Enhanced Atlas authorization for Add/Update/Remove
> classification on entities
>
> - Provided option to add mandatory attribute to existing entity
> definition
>
> - Fixed Atlas UI to load faster in case of large number of
> classifications & entities
>
> - Updated versions of dependent libraries/components: JanusGraph,
> elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
> gremlin, Solr, groovy, netty, Kafka
>
> There are around 336 plus commits on branch 2.0 and 205 resolved
> issues with fix version 2.2.0 after 2.1.0 release.
> With these significant improvements in place, it is time for the next
> release of Apache Atlas!
>
> I propose to release Apache Atlas 2.2 by early next month. Please
> review and send your comments.
>
> Regards,
> Sidharth
>



Re: Planning for Apache Atlas 2.2.0 release

2021-07-27 Thread Umesh Padashetty
Hi Sidharth

That's an exciting list of new features/optimisations. Looks great to me.

+1 for the release.

On Wed, 28 Jul 2021 at 10:50, Nikhil Bonte <
nikhil.bo...@freestoneinfotech.com> wrote:

> Thanks for volunteering Sidharth!
>
> +1 for the release Apache Atlas 2.2.
>
>
> Regards
> Nikhil P. Bonte
>
>
> On Wed, Jul 28, 2021 at 10:46 AM Ashutosh Mestry 
> wrote:
>
>> Sidharth: Thanks for volunteering!
>>
>>
>>
>> +1 for the release.
>>
>>
>>
>> *~ ashutosh*
>>
>> *Ashutosh Mestry* * . Staff Software Engineer .
>> Cloudera, Inc. . *
>>
>> ...
>>
>> *No hurry, no pause. – Tim Ferriss, Life Hacker, Author*
>>
>>
>>
>>
>>
>> *From: *Sarath Subramanian 
>> *Date: *Tuesday, July 27, 2021 at 10:06 PM
>> *To: *dev@atlas.apache.org 
>> *Cc: *u...@atlas.apache.org 
>> *Subject: *Re: Planning for Apache Atlas 2.2.0 release
>>
>> Thanks for volunteering to release Apache Atlas 2.2
>>
>> +1
>>
>>
>> Thanks,
>> Sarath
>>
>>
>> On Tue, Jul 27, 2021 at 12:11 PM Sidharth Mishra 
>> wrote:
>>
>> > Dear Atlas community,
>> >
>> > Since Apache Atlas 2.1 was released, there are many new features,
>> > improvements and fixes. Here are few features/enhancements since last
>> > release, Apache Atlas 2.1:
>> >
>> > - Introduced Deferred Action - Tag propagation will be handled as
>> > a background process (AtlasTask)
>> >
>> > - Added Re-indexing as JAVA_PATCH
>> >
>> > - Created JavaPatch to add new super types to existing entities
>> >
>> > - Supported for Business Metadata in Atlas Export API
>> >
>> > - Supported HA for admin/task API
>> >
>> > - Enhanced export service to export Terms
>> >
>> > - Added new models and addition attributes to Atlas for Apache
>> > Flink, GCP and ADLS Gen 2
>> >
>> > - Added support to Configure HiveServer2 Hook to send Lineage-only
>> > Messages
>> >
>> > - Improved and enhanced Bulk Glossary Import supporting import
>> > with relations
>> >
>> > - Dependency between Atlas and Kafka Zookeeper removed
>> >
>> > - Improved performance of GraphHelper's guid and status getter
>> methods
>> >
>> > - Added new privilege - "admin-audits" for Atlas Admin Audits
>> > authorization
>> >
>> > - Basic search Improvements - search text with special characters,
>> > optimize pagination
>> >
>> > - Updated free-text search processor to support Elasticsearch
>> >
>> > - Refactored and enhanced Atlas Python Client supporting Python 2.7
>> >
>> > - DSL Search enhancements - Support glossary terms and
>> > relationship, can handle null attribute values, Java Tinkerpop
>> > Traversals instead of GremlinScriptEngine, support search by
>> > classification and its attribute, Caching mechanism for translated dsl
>> > queries
>> >
>> > - Enhanced Export/Import Service to conditionally Support
>> > Simultaneous Operations
>> >
>> > - Enhanced NotificationHookConsumer for Large Message Processing
>> >
>> > - Enhanced Atlas authorization for Add/Update/Remove
>> > classification on entities
>> >
>> > - Provided option to add mandatory attribute to existing entity
>> > definition
>> >
>> > - Fixed Atlas UI to load faster in case of large number of
>> > classifications & entities
>> >
>> > - Updated versions of dependent libraries/components: JanusGraph,
>> > elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
>> > gremlin, Solr, groovy, netty, Kafka
>> >
>> > There are around 336 plus commits on branch 2.0 and 205 resolved
>> > issues with fix version 2.2.0 after 2.1.0 release.
>> > With these significant improvements in place, it is time for the next
>> > release of Apache Atlas!
>> >
>> > I propose to release Apache Atlas 2.2 by early next month. Please
>> > review and send your comments.
>> >
>> > Regards,
>> > Sidharth
>> >
>>
>

-- 
Thanks,
Umesh


Re: Planning for Apache Atlas 2.2.0 release

2021-07-27 Thread Nikhil Bonte
Thanks for volunteering Sidharth!

+1 for the release Apache Atlas 2.2.


Regards
Nikhil P. Bonte


On Wed, Jul 28, 2021 at 10:46 AM Ashutosh Mestry 
wrote:

> Sidharth: Thanks for volunteering!
>
>
>
> +1 for the release.
>
>
>
> *~ ashutosh*
>
> *Ashutosh Mestry* * . Staff Software Engineer .
> Cloudera, Inc. . *
>
> ...
>
> *No hurry, no pause. – Tim Ferriss, Life Hacker, Author*
>
>
>
>
>
> *From: *Sarath Subramanian 
> *Date: *Tuesday, July 27, 2021 at 10:06 PM
> *To: *dev@atlas.apache.org 
> *Cc: *u...@atlas.apache.org 
> *Subject: *Re: Planning for Apache Atlas 2.2.0 release
>
> Thanks for volunteering to release Apache Atlas 2.2
>
> +1
>
>
> Thanks,
> Sarath
>
>
> On Tue, Jul 27, 2021 at 12:11 PM Sidharth Mishra 
> wrote:
>
> > Dear Atlas community,
> >
> > Since Apache Atlas 2.1 was released, there are many new features,
> > improvements and fixes. Here are few features/enhancements since last
> > release, Apache Atlas 2.1:
> >
> > - Introduced Deferred Action - Tag propagation will be handled as
> > a background process (AtlasTask)
> >
> > - Added Re-indexing as JAVA_PATCH
> >
> > - Created JavaPatch to add new super types to existing entities
> >
> > - Supported for Business Metadata in Atlas Export API
> >
> > - Supported HA for admin/task API
> >
> > - Enhanced export service to export Terms
> >
> > - Added new models and addition attributes to Atlas for Apache
> > Flink, GCP and ADLS Gen 2
> >
> > - Added support to Configure HiveServer2 Hook to send Lineage-only
> > Messages
> >
> > - Improved and enhanced Bulk Glossary Import supporting import
> > with relations
> >
> > - Dependency between Atlas and Kafka Zookeeper removed
> >
> > - Improved performance of GraphHelper's guid and status getter
> methods
> >
> > - Added new privilege - "admin-audits" for Atlas Admin Audits
> > authorization
> >
> > - Basic search Improvements - search text with special characters,
> > optimize pagination
> >
> > - Updated free-text search processor to support Elasticsearch
> >
> > - Refactored and enhanced Atlas Python Client supporting Python 2.7
> >
> > - DSL Search enhancements - Support glossary terms and
> > relationship, can handle null attribute values, Java Tinkerpop
> > Traversals instead of GremlinScriptEngine, support search by
> > classification and its attribute, Caching mechanism for translated dsl
> > queries
> >
> > - Enhanced Export/Import Service to conditionally Support
> > Simultaneous Operations
> >
> > - Enhanced NotificationHookConsumer for Large Message Processing
> >
> > - Enhanced Atlas authorization for Add/Update/Remove
> > classification on entities
> >
> > - Provided option to add mandatory attribute to existing entity
> > definition
> >
> > - Fixed Atlas UI to load faster in case of large number of
> > classifications & entities
> >
> > - Updated versions of dependent libraries/components: JanusGraph,
> > elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
> > gremlin, Solr, groovy, netty, Kafka
> >
> > There are around 336 plus commits on branch 2.0 and 205 resolved
> > issues with fix version 2.2.0 after 2.1.0 release.
> > With these significant improvements in place, it is time for the next
> > release of Apache Atlas!
> >
> > I propose to release Apache Atlas 2.2 by early next month. Please
> > review and send your comments.
> >
> > Regards,
> > Sidharth
> >
>


Re: Planning for Apache Atlas 2.2.0 release

2021-07-27 Thread Ashutosh Mestry
Sidharth: Thanks for volunteering!

+1 for the release.

~ ashutosh
Ashutosh Mestry<mailto:ames...@cloudera.com> . Staff Software Engineer . 
Cloudera, Inc. .
...
No hurry, no pause. – Tim Ferriss, Life Hacker, Author


From: Sarath Subramanian 
Date: Tuesday, July 27, 2021 at 10:06 PM
To: dev@atlas.apache.org 
Cc: u...@atlas.apache.org 
Subject: Re: Planning for Apache Atlas 2.2.0 release
Thanks for volunteering to release Apache Atlas 2.2

+1


Thanks,
Sarath


On Tue, Jul 27, 2021 at 12:11 PM Sidharth Mishra 
wrote:

> Dear Atlas community,
>
> Since Apache Atlas 2.1 was released, there are many new features,
> improvements and fixes. Here are few features/enhancements since last
> release, Apache Atlas 2.1:
>
> - Introduced Deferred Action - Tag propagation will be handled as
> a background process (AtlasTask)
>
> - Added Re-indexing as JAVA_PATCH
>
> - Created JavaPatch to add new super types to existing entities
>
> - Supported for Business Metadata in Atlas Export API
>
> - Supported HA for admin/task API
>
> - Enhanced export service to export Terms
>
> - Added new models and addition attributes to Atlas for Apache
> Flink, GCP and ADLS Gen 2
>
> - Added support to Configure HiveServer2 Hook to send Lineage-only
> Messages
>
> - Improved and enhanced Bulk Glossary Import supporting import
> with relations
>
> - Dependency between Atlas and Kafka Zookeeper removed
>
> - Improved performance of GraphHelper's guid and status getter methods
>
> - Added new privilege - "admin-audits" for Atlas Admin Audits
> authorization
>
> - Basic search Improvements - search text with special characters,
> optimize pagination
>
> - Updated free-text search processor to support Elasticsearch
>
> - Refactored and enhanced Atlas Python Client supporting Python 2.7
>
> - DSL Search enhancements - Support glossary terms and
> relationship, can handle null attribute values, Java Tinkerpop
> Traversals instead of GremlinScriptEngine, support search by
> classification and its attribute, Caching mechanism for translated dsl
> queries
>
> - Enhanced Export/Import Service to conditionally Support
> Simultaneous Operations
>
> - Enhanced NotificationHookConsumer for Large Message Processing
>
> - Enhanced Atlas authorization for Add/Update/Remove
> classification on entities
>
> - Provided option to add mandatory attribute to existing entity
> definition
>
> - Fixed Atlas UI to load faster in case of large number of
> classifications & entities
>
> - Updated versions of dependent libraries/components: JanusGraph,
> elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
> gremlin, Solr, groovy, netty, Kafka
>
> There are around 336 plus commits on branch 2.0 and 205 resolved
> issues with fix version 2.2.0 after 2.1.0 release.
> With these significant improvements in place, it is time for the next
> release of Apache Atlas!
>
> I propose to release Apache Atlas 2.2 by early next month. Please
> review and send your comments.
>
> Regards,
> Sidharth
>


Re: Planning for Apache Atlas 2.2.0 release

2021-07-27 Thread Sarath Subramanian
Thanks for volunteering to release Apache Atlas 2.2

+1


Thanks,
Sarath


On Tue, Jul 27, 2021 at 12:11 PM Sidharth Mishra 
wrote:

> Dear Atlas community,
>
> Since Apache Atlas 2.1 was released, there are many new features,
> improvements and fixes. Here are few features/enhancements since last
> release, Apache Atlas 2.1:
>
> - Introduced Deferred Action - Tag propagation will be handled as
> a background process (AtlasTask)
>
> - Added Re-indexing as JAVA_PATCH
>
> - Created JavaPatch to add new super types to existing entities
>
> - Supported for Business Metadata in Atlas Export API
>
> - Supported HA for admin/task API
>
> - Enhanced export service to export Terms
>
> - Added new models and addition attributes to Atlas for Apache
> Flink, GCP and ADLS Gen 2
>
> - Added support to Configure HiveServer2 Hook to send Lineage-only
> Messages
>
> - Improved and enhanced Bulk Glossary Import supporting import
> with relations
>
> - Dependency between Atlas and Kafka Zookeeper removed
>
> - Improved performance of GraphHelper's guid and status getter methods
>
> - Added new privilege - "admin-audits" for Atlas Admin Audits
> authorization
>
> - Basic search Improvements - search text with special characters,
> optimize pagination
>
> - Updated free-text search processor to support Elasticsearch
>
> - Refactored and enhanced Atlas Python Client supporting Python 2.7
>
> - DSL Search enhancements - Support glossary terms and
> relationship, can handle null attribute values, Java Tinkerpop
> Traversals instead of GremlinScriptEngine, support search by
> classification and its attribute, Caching mechanism for translated dsl
> queries
>
> - Enhanced Export/Import Service to conditionally Support
> Simultaneous Operations
>
> - Enhanced NotificationHookConsumer for Large Message Processing
>
> - Enhanced Atlas authorization for Add/Update/Remove
> classification on entities
>
> - Provided option to add mandatory attribute to existing entity
> definition
>
> - Fixed Atlas UI to load faster in case of large number of
> classifications & entities
>
> - Updated versions of dependent libraries/components: JanusGraph,
> elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
> gremlin, Solr, groovy, netty, Kafka
>
> There are around 336 plus commits on branch 2.0 and 205 resolved
> issues with fix version 2.2.0 after 2.1.0 release.
> With these significant improvements in place, it is time for the next
> release of Apache Atlas!
>
> I propose to release Apache Atlas 2.2 by early next month. Please
> review and send your comments.
>
> Regards,
> Sidharth
>


Re: Planning for Apache Atlas 2.2.0 release

2021-07-27 Thread Jean-Baptiste Onofré

Hi,

It sounds good to me.

Thanks for the proposal.

Regards
JB

On 7/27/21 9:11 PM, Sidharth Mishra wrote:

Dear Atlas community,

Since Apache Atlas 2.1 was released, there are many new features,
improvements and fixes. Here are few features/enhancements since last
release, Apache Atlas 2.1:

 - Introduced Deferred Action - Tag propagation will be handled as
a background process (AtlasTask)

 - Added Re-indexing as JAVA_PATCH

 - Created JavaPatch to add new super types to existing entities

 - Supported for Business Metadata in Atlas Export API

 - Supported HA for admin/task API

 - Enhanced export service to export Terms

 - Added new models and addition attributes to Atlas for Apache
Flink, GCP and ADLS Gen 2

 - Added support to Configure HiveServer2 Hook to send Lineage-only Messages

 - Improved and enhanced Bulk Glossary Import supporting import
with relations

 - Dependency between Atlas and Kafka Zookeeper removed

 - Improved performance of GraphHelper's guid and status getter methods

 - Added new privilege - "admin-audits" for Atlas Admin Audits authorization

 - Basic search Improvements - search text with special characters,
optimize pagination

 - Updated free-text search processor to support Elasticsearch

 - Refactored and enhanced Atlas Python Client supporting Python 2.7

 - DSL Search enhancements - Support glossary terms and
relationship, can handle null attribute values, Java Tinkerpop
Traversals instead of GremlinScriptEngine, support search by
classification and its attribute, Caching mechanism for translated dsl
queries

 - Enhanced Export/Import Service to conditionally Support
Simultaneous Operations

 - Enhanced NotificationHookConsumer for Large Message Processing

 - Enhanced Atlas authorization for Add/Update/Remove
classification on entities

 - Provided option to add mandatory attribute to existing entity definition

 - Fixed Atlas UI to load faster in case of large number of
classifications & entities

 - Updated versions of dependent libraries/components: JanusGraph,
elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
gremlin, Solr, groovy, netty, Kafka

There are around 336 plus commits on branch 2.0 and 205 resolved
issues with fix version 2.2.0 after 2.1.0 release.
With these significant improvements in place, it is time for the next
release of Apache Atlas!

I propose to release Apache Atlas 2.2 by early next month. Please
review and send your comments.

Regards,
Sidharth



--
Jean-Baptiste Onofré
jbono...@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com


Planning for Apache Atlas 2.2.0 release

2021-07-27 Thread Sidharth Mishra
Dear Atlas community,

Since Apache Atlas 2.1 was released, there are many new features,
improvements and fixes. Here are few features/enhancements since last
release, Apache Atlas 2.1:

- Introduced Deferred Action - Tag propagation will be handled as
a background process (AtlasTask)

- Added Re-indexing as JAVA_PATCH

- Created JavaPatch to add new super types to existing entities

- Supported for Business Metadata in Atlas Export API

- Supported HA for admin/task API

- Enhanced export service to export Terms

- Added new models and addition attributes to Atlas for Apache
Flink, GCP and ADLS Gen 2

- Added support to Configure HiveServer2 Hook to send Lineage-only Messages

- Improved and enhanced Bulk Glossary Import supporting import
with relations

- Dependency between Atlas and Kafka Zookeeper removed

- Improved performance of GraphHelper's guid and status getter methods

- Added new privilege - "admin-audits" for Atlas Admin Audits authorization

- Basic search Improvements - search text with special characters,
optimize pagination

- Updated free-text search processor to support Elasticsearch

- Refactored and enhanced Atlas Python Client supporting Python 2.7

- DSL Search enhancements - Support glossary terms and
relationship, can handle null attribute values, Java Tinkerpop
Traversals instead of GremlinScriptEngine, support search by
classification and its attribute, Caching mechanism for translated dsl
queries

- Enhanced Export/Import Service to conditionally Support
Simultaneous Operations

- Enhanced NotificationHookConsumer for Large Message Processing

- Enhanced Atlas authorization for Add/Update/Remove
classification on entities

- Provided option to add mandatory attribute to existing entity definition

- Fixed Atlas UI to load faster in case of large number of
classifications & entities

- Updated versions of dependent libraries/components: JanusGraph,
elasticsearch, JQuery, Http core, Http Client, slf4j, log4j, ant,
gremlin, Solr, groovy, netty, Kafka

There are around 336 plus commits on branch 2.0 and 205 resolved
issues with fix version 2.2.0 after 2.1.0 release.
With these significant improvements in place, it is time for the next
release of Apache Atlas!

I propose to release Apache Atlas 2.2 by early next month. Please
review and send your comments.

Regards,
Sidharth