Hi Sidharth +1 for Apache Atlas v2.2.0 rc1.
Verified the following - * Clean build embedded-hbase-solr profile. * Bulk import of glossary amd Business metadata * Tested the metrics of atlas * Setup Atlas server in embedded HBase and Solr. * Verified md5, sha512, Signature * Verified Import zip with REST API * Ran quick start * Created entities, glossaries ,terms on Atlas UI Regards, Mayank Jain On Wed, Aug 11, 2021 at 6:21 PM Jayendra Parab <[email protected]> wrote: > Thanks Sidharth for putting this together for vote. > > +1 for 2.2.0 - rc1 release. > > Verified following: > * MD5, SHA512, release signature > * mvn build with embedded-hbase-solr > * Setup Atlas server with embedded HBase and Solr. > * Ran quick_start.py > * Atlas UI loading cleanly. > * Created entities using Atlas UI > * Validated basic and DSL search > > > On Wed, Aug 11, 2021 at 1:14 PM Mandar Ambawane < > [email protected]> wrote: > > > Hi Sidharth, > > > > +1 for Apache Atlas 2.2.0 rc1 > > > > Verified following: > > > > - md5, sha512 signatures > > - mvn build with embedded-hbase-solr -DskipTests > > - Started Atlas server and did run quick start > > - Atlas UI loading cleanly > > - Created entities using Atlas UI > > - Validated basic search > > - Validated Admin audits > > > > Thanks, > > Mandar > > > > On Wed, Aug 11, 2021 at 12:06 PM Chaitali Borole < > > [email protected]> wrote: > > > > > Hello Sidharth, > > > > > > +1 for Apache Atlas 2.2.0 rc1 > > > > > > Checked for below points: > > > * md5, sha512 signatures. > > > * Clean build with mvn clean package -Pdist,embedded-hbase-solr > > > -DskipTests -Drat.skip. > > > * Atlas server up and running. > > > * Re-indexing with JAVA_PATCH. > > > * Sanity checks : > > > quick_search,entities,relationship,tags,glossaries,metrics api. > > > * Quick start is successful. > > > > > > Thanks, > > > Chaitali. > > > > > > On Tue, Aug 10, 2021 at 4:25 AM Sidharth Mishra <[email protected]> > > > 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 > > > > > > > > > > > > > -- > > Thanks and Regards, > > Mandar V. Ambawane. > > >
