Bolke,

Can you send specific security concerns that need to addressed in 2.1.0 
release? If this is about questions from Melinda Crane, I asked for Melinda 
details to better understand the questions. I suggest we know the details 
before treating them as release blockers.

Thanks,
Madhan

On 6/8/20, 9:56 AM, "Bolke de Bruin" <[email protected]> wrote:

    This is my -1 (non-binding) which I will revert to +1 when the security 
concerns have been addressed/clarified. 

    Given that Atlas has pretty slow releases I think it smart to address them 
now. 

    Cheers
    Bolke

    Sent from my iPhone

    > On 8 Jun 2020, at 18:18, Sharmadha Sainath 
<[email protected]> wrote:
    > 
    > +1 for Apache Atlas 2.1 RC1
    > 
    > 
    >   - Validated MD5 and SHA512 checksum of source.
    >   - Brought up Atlas using embedded HBase and Solr.
    >   - Verified DSL , Basic Search , Quick search and Suggestions
    >   - Verified Basic search using system attributes filters (multiple
    >   classification search , labels , custom attributes , business metadata
    >   search)
    >   - Added labels , user defined properties (custom attributes) , business
    >   metadata to entities and verified the entity properties and audits.
    >   - Purged Soft Deleted entity and verified purge audits.
    >   - Saved the Favorite searches and executed them.
    > 
    > Thanks,
    > Sharmadha S.
    > 
    > 
    > 
    >> On Mon, Jun 8, 2020 at 6:23 PM Nixon Rodrigues <
    >> [email protected]> wrote:
    >> 
    >> Thanks Madhan for putting 2.1 RC1 together for the vote.
    >> 
    >> +1 for Apache Atlas 2.1 RC1
    >> 
    >> Validated the following items.
    >> 
    >>   1. verified the md5/sha checksum of source bundle.
    >>   2. packaging with -Pdist,embedded-hbase-solr is good.
    >>   3. Unit testcase passes.
    >>   4. Run quickstart and all the types and entities created are loading
    >>   correctly on the UI.
    >>   5. Create tags, glossary, term and its apply correctly on entities.
    >>   6. Created business metadata with attributes and applied it to 
entities.
    >>   7. tested basic and quick search flow.
    >>   8. Verified statistics page details
    >> 
    >> 
    >> Thanks & Regards
    >> Nixon
    >> 
    >> 
    >> 
    >> On Mon, Jun 8, 2020 at 11:17 AM Sarath Subramanian <[email protected]>
    >> wrote:
    >> 
    >>> +1 for Apache Atlas 2.1 RC1
    >>> 
    >>> Validated the following:
    >>> 
    >>>   - No binaries in source
    >>>   - Verified source checksum - md5 and sha512
    >>>   - Verified signature
    >>>   - Build was successful on the source (mvn clean -DskipTests package
    >>>   -Pdist,embedded-hbase-solr)
    >>>   - Ran quickStart and validated types and entities were created
    >>>   successfully.
    >>>   - Validated tag propagation works
    >>>   - Added/removed labels to an entity and verified audit is getting
    >>>   updated correctly
    >>>   - Added user-defined properties and business metadata attributes.
    >>>   - Deleted few entities and purged those entities - validated if purge
    >>>   audit recorded correctly.
    >>>   - Basic sanity tests - basic search (with system attributes), advanced
    >>>   search, quick search.
    >>> 
    >>> 
    >>> 
    >>> Thanks,
    >>> Sarath
    >>> 
    >>> 
    >>> 
    >>> On Sat, Jun 6, 2020 at 10:22 AM Madhan Neethiraj <[email protected]>
    >>> wrote:
    >>> 
    >>>> (resending with plain-text format)
    >>>> 
    >>>> Atlas team,
    >>>> 
    >>>> Apache Atlas 2.1.0 rc1, with following fixes since rc0, is now
    >> available
    >>>> for vote within dev community.
    >>>> 
    >>>>    ATLAS-3770: UI(Classic): Active and Deleted hyperlinks for certain
    >>>> entities throwing error on click
    >>>>    ATLAS-3766: Stats modal not close issue #2
    >>>>    ATLAS-3674: ZipFileMigationImporter: Migration status display fix.
    >>>> Part 2
    >>>> 
    >>>> 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,
    >>>> Madhan
    >>>> 
    >>>> 
    >>>> List of all issues addressed in this release:
    >>>> https://issues.apache.org/jira/issues/?jql=project=ATLAS AND
    >>>> status=Resolved AND fixVersion=2.1.0 ORDER BY key DESC
    >>>> 
    >>>> Git tag for the release:
    >>>> https://github.com/apache/atlas/tree/release-2.1.0-rc1
    >>>> Sources for the release:
    >>>> 
    >>> 
    >> 
https://dist.apache.org/repos/dist/dev/atlas/2.1.0-rc1/apache-atlas-2.1.0-sources.tar.gz
    >>>> 
    >>>> Source release verification:
    >>>>  PGP Signature:
    >>>> 
    >>> 
    >> 
https://dist.apache.org/repos/dist/dev/atlas/2.1.0-rc1/apache-atlas-2.1.0-sources.tar.gz.asc
    >>>>  SHA512 Hash:
    >>>> 
    >>> 
    >> 
https://dist.apache.org/repos/dist/dev/atlas/2.1.0-rc1/apache-atlas-2.1.0-sources.tar.gz.sha512
    >>>>  MD5 Hash:
    >>>> 
    >>> 
    >> 
https://dist.apache.org/repos/dist/dev/atlas/2.1.0-rc1/apache-atlas-2.1.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:
    >>>>  - Quick Search: provides a simpler search experience with type-ahead
    >>>> suggestions
    >>>>  - Business Metadata: enables augmenting entity-types with additional
    >>>> attributes, search entities using these attributes
    >>>>  - Labels: ability to add/remove labels on entities, and search
    >> entities
    >>>> using labels
    >>>>  - Custom Attributes: ability to add entity instance specific custom
    >>>> attributes i.e. attributes not defined in entity-def or business
    >> metadata
    >>>>  - Entity Purge: added REST APIs to purge deleted entities
    >>>> 
    >>>> Enhancements:
    >>>>  - Search: ability to find entities by more than one classification
    >>>>  - Performance: improvements in lineage retrieval and
    >>>> classification-propagation
    >>>>  - Notification: ability to process notifications from multiple Kafka
    >>>> topics
    >>>>  - Hive Hook: tracks process-executions via hive_process_execution
    >>>> entities
    >>>>  - Hive Hook: captures DDL operations via hive_db_ddl and
    >> hive_table_ddl
    >>>> entities
    >>>>  - Notification: introduced shell entities to record references to
    >>>> non-existing entities in notifications
    >>>>  - Spark: added model to capture Spark entities, processes and
    >>>> relationships
    >>>>  - AWS S3: introduced updated model to capture AWS S3 entities and
    >>>> relationships
    >>>>  - ADLS-Gen2: introduced model to capture Azure Data Lake Storage Gen2
    >>>> entities and relationships
    >>>>  - Dependencies: JanusGraph 0.5.1, Tinkerpop 3.4.6, Spring Framework
    >>>> 4.3.20
    >>>>  - Authorization: updated to cover new features, like: business
    >>> metadata,
    >>>> labels, purge
    >>>>  - UI: multiple UI improvements, including a beta UI
    >>>> 
    >>>> 
    >>>> 
    >>>> 
    >>>> 
    >>>> 
    >>>> 
    >>> 
    >> 


Reply via email to