On 2019/05/30 13:09:18, Nixon Rodrigues <[email protected]>
wrote:
> Atlas team,
>
> Apache Atlas 1.2.0 release candidate #2 is now available for a vote within
> dev community.
>
> Following commits went into branch-1.0 since the last release candidate
> (rc1):
>
> ATLAS-3250:- Update jackson version to 2.9.9 in pom.xml.
>
> 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,
> Nixon Rodrigues
>
>
> List of issues addressed in this release:
> https://issues.apache.org/jira/browse/ATLAS-3201?jql=project%20%3D%20ATLAS%20AND%20resolution%20%3D%20Fixed%20AND%20fixVersion%20%3D%201.2.0%20ORDER%20BY%20key%20DESC
>
> Git tag for the release:
> https://github.com/apache/atlas/releases/tag/release-1.2.0-rc2
>
> Sources for the release:
> https://dist.apache.org/repos/dist/dev/atlas/1.2.0-rc2/apache-atlas-1.2.0-sources.tar.gz
>
> Source release verification:
> PGP Signature:
> https://dist.apache.org/repos/dist/dev/atlas/1.2.0-rc2/apache-atlas-1.2.0-sources.tar.gz.asc
> MD5 Hash:
> https://dist.apache.org/repos/dist/dev/atlas/1.2.0-rc2/apache-atlas-1.2.0-sources.tar.gz.md5
> SHA512 Hash:
> https://dist.apache.org/repos/dist/dev/atlas/1.2.0-rc2/apache-atlas-1.2.0-sources.tar.gz.sha512
>
> Keys to verify the signature of the release artifacts are available at:
> https://dist.apache.org/repos/dist/dev/atlas/KEYS
> Hello,
+1 for Apache Atlas 1.2.0 release candidate #2 but with distinction:
I recommend to delete the experimental deleteAtlasTypeDefs: doesn't work. It
crash on cleaning indexes in particular circumstances and is unpredictable
from my point of view what consequences it may have.
Have verified the :
-PGP Signature
-Compiled via command line in embedded hbase/solr skipping tests. (but without
skipping the tests doesn't work)
-Compiled via eclipse and works with some very minor issue.
- Generated data from quick_start script and verified data displayed in UI.
(note that at the moment the example does not sutpport set of the service type)
- Tested the service type via curl and json
- Tested Atlas UI in embedded hbase,solr.
- Test the rest API typedef/guid/{guid}: now works if guid null
- Generic test of the engine and the UI in some custom use case
Thanks.
Diego