+1 for Apache Atlas 2.2.0 rc1

This release has an impressive list of features/enhancements/fixes. In addition 
to list in Sid's email below, UI updates like type-system browser, enum editor 
will make it a lot easier to work with Atlas type system.

One Atlas to carry the weight of metadata and governance needs of enterprises! 
Go Atlas!

Thanks,
Madhan

Performed the following to validate release candidate 1:
  1. successfully built Atlas using docker, for profile external-hbase-solr  
(instructions in dev-support/atlas-docker/README.txt)
  2. successfully brought up Atlas in docker containers
  3. successfully ran quick_start
  4. search: performed basic search, advanced search, quick search
  5. classification: performed add, associate, propagate, update, disassociate, 
delete
  6. business-metadata: performed import, add/update/remove on entities, search
  7. glossary: performed import, add/remove on entities, searched
  8. verified basic operations on HBase hook (create table, drop table)
  9. verified basic operations on Hive hook (create database/table/view, 
lineage, alter table, drop table/database)
 10. verified entity audit entries for above operations


On 8/9/21, 3:55 PM, "Sidharth Mishra" <sidmis...@apache.org> wrote:

    Atlas team,

    Apache Atlas 2.2.0 rc1, with the following fixes since rc0, is now
    available for vote within the dev community.

        ATLAS-4390 - Changed Atlas branch to release-2.2.0-rc1
        ATLAS-4391 - NoSuchFileException for {atlas.log.dir}/atlas-metrics.out
        ATLAS-4343 - [Entity Audits] 'Propagated Classification Added'
    Timestamp is < 'Entity
    Created' Timestamp
        ATLAS-4387 - UI: Propagated Classifications shows wrong count for
    entity type on Entity                                           detail
    page
        ATLAS-4386 - Relationship search: Sorting does not work when
    relationship label is passed

    Links to the release artifacts are given below. Please review and vote.

    The vote will be open for at least 72 hours or until necessary votes
    are reached.

      [ ] +1 Approve

      [ ] +0 No opinion

      [ ] -1 Disapprove (and reason why)

    Thanks,
    Sid

    List of all issues addressed in this release:
    
https://issues.apache.org/jira/issues/?jql=project%3DATLAS%20AND%20status%3DResolved%20AND%20fixVersion%3D2.2.0%20ORDER%20BY%20key%20DESC

    Git tag for the release: 
https://github.com/apache/atlas/tree/release-2.2.0-rc1

    Sources for the release:
    
https://dist.apache.org/repos/dist/dev/atlas/2.2.0-rc1/apache-atlas-2.2.0-sources.tar.gz

    Source release verification:

      PGP Signature:
    
https://dist.apache.org/repos/dist/dev/atlas/2.2.0-rc1/apache-atlas-2.2.0-sources.tar.gz.asc

      SHA512 Hash:
    
https://dist.apache.org/repos/dist/dev/atlas/2.2.0-rc1/apache-atlas-2.2.0-sources.tar.gz.sha512

      MD5 Hash:
    
https://dist.apache.org/repos/dist/dev/atlas/2.2.0-rc1/apache-atlas-2.2.0-sources.tar.gz.md5


    Keys to verify the signature of the release artifacts are available
    at: https://dist.apache.org/repos/dist/release/atlas/KEYS


    New features/enhancements:

     - 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


Reply via email to