Re: [VOTE] Release Apache Ranger version 2.3.0 - rc0

2022-05-25 Thread Ramesh Mani
Thanks Abhishek for verifying the docker.

Since it is critical that Ranger Admin and service come up correctly in
docker we shall include this patch.
I shall create an rc#1 for the release.

Thanks,
Ramesh

On Tue, May 24, 2022 at 6:07 PM Abhishek Kumar <
abhishekkumar100...@gmail.com> wrote:

> Hi All,
>
> Verified clean build of ranger from the source tar file.
>
> ranger-admin and dependent services fail to startup in containers, raised a
> new JIRA to fix the issue here :
> https://issues.apache.org/jira/browse/RANGER-3777
>
> Review available at: https://reviews.apache.org/r/73999/
>
> Verified all containers start fine post applying the above patch from the
> review board.
>
> Thank you Ramesh for putting up ranger 2.3.0 - rc0.
>
> Thanks
> Abhishek
>
> On Tue, May 24, 2022 at 11:26 AM vishal suvagia
>  wrote:
>
> > Thank-you Ramesh for putting the Apache Ranger 2.3.0 rc0.
> >
> > +1 for the Apache Ranger 2.3.0 rc0.
> > clean build Ranger from the source tar succeeded without any issues.
> > verified hashes and signature matching the source file.
> > verified that Ranger Admin came up fine with basic crud operations for
> > service / policies.
> >
> > Thanks
> > Vishal Suvagia.
> >
> > On Friday, 20 May, 2022, 06:25:08 pm IST, Mehul Parikh <
> > xsme...@gmail.com> wrote:
> >
> >  +1 for Apache Ranger 2.3.0-rc0
> >
> >   - Verified signatures
> >   - Verified successful build
> >   - Verified install and start of Ranger with Postgres DB.
> >   - Verified CRUD of Policies / Services / Security Zones
> >
> >
> > Thanks and Regards,
> > Mehul Parikh
> >
> > On Fri, May 20, 2022 at 3:29 AM Ramesh Mani  wrote:
> >
> > > Dear Rangers,
> > >
> > > Apache Ranger 2.3.0 release candidate #0 is now available for a vote
> > within
> > > the dev community. 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,
> > > Ramesh
> > >
> > > List of all issues / improvements addressed in this release:
> > > https://issues.apache.org/jira/issues/?jql=project=RANGER AND
> > > status=Resolved AND fixVersion=2.3.0 ORDER BY key DESC
> > >
> > > Git tag for the release:
> > > https://github.com/apache/ranger/tree/release-2.3.0-rc0
> > >
> > > Sources for the release:
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz
> > >
> > > Source release verification:
> > >  PGP Signature:
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.asc
> > >  SHA256 Hash:
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha256
> > >  SHA512 Hash:
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha512
> > >
> > > Keys to verify the signature of the release artifacts are available at:
> > > https://dist.apache.org/repos/dist/release/ranger/KEYS
> > >
> > > New features/enhancements:
> > >
> > > RANGER-2846 Add support for resource[volume, bucket, key] look up in
> > ozone
> > > plugin
> > > RANGER-2967 Add support for Amazon CloudWatch Logs as an Audit Store
> > > RANGER-3023 Permission tab takes longer time to load with large number
> of
> > > users and group_users data
> > > RANGER-3030 Replace Findbugs with Spotbugs maven plugin
> > > RANGER-3182 Prestosql is renamed to Trino
> > > RANGER-3221 Improve logging in Presto plugin
> > > RANGER-3276 Remove duplicate code from buildks.java
> > > RANGER-3290 ArrayIndexOutOfBoundsException if solr is down
> > > RANGER-3299 Upgrading the bouncycastle version for bcprov-jdk15on
> > > RANGER-3298 Add coarse URI check for Hive Agent
> > > RANGER-3389 Swagger UI Support for Ranger REST API
> > > RANGER-3435 Add unique index on guid, service and zone_id column of
> > > x_policy table
> > > RANGER-3439 Add rest api to get or delete ranger policy based on guid
> > > RANGER-3455 [Logout-Ranger] Should either be disabled/ should redirect
> to
> > > knox logout page
> > > RANGER-3459 Upgrade Ranger's Kafka dependency to 2.8
> > > RANGER-3475 Promote TagRest endpoints to /public/v2
> > > RANGER-3487 Update underscore js with latest version.
> > > RANGER-3493 Add unique index on service and resource_signature column
> of
> > > x_policy table
> > > RANGER-3498 RANGER : Remove log4j1 dependencies.
> > > RANGER-3504 Create framework to execute DB patch dependent on Java
> patch.
> > > RANGER-3510 Ranger upgrade spring framework version to 5.3.12
> > > RANGER-3511 Create Java patch to update policy resource-signature to
> > unique
> > > value.
> > > RANGER-3512 Create Java patch to update policy guid to unique value.
> > > RANGER-3515 Enhance Ranger Java client SSL config to be configured
> using
> > > serviceType and AppId
> > > RANGER-3518 Limit the query size stored in Audit logs

Re: [VOTE] Release Apache Ranger version 2.3.0 - rc0

2022-05-24 Thread PradeeP AgrawaL
Thank-you Ramesh for putting the Apache Ranger 2.3.0 rc0.

+1 for the Apache Ranger 2.3.0 rc0.
Verified the build of Ranger from the source tar succeeded without any
issues.
Verified the upgrade from ranger 2.1 to 2.3 and existence of
policies/users/groups after the upgrade
Tested the crud operations of service / policies / users and groups

Thanks
Pradeep

On Wed, 25 May 2022 at 06:37, Abhishek Kumar 
wrote:

> Hi All,
>
> Verified clean build of ranger from the source tar file.
>
> ranger-admin and dependent services fail to startup in containers, raised a
> new JIRA to fix the issue here :
> https://issues.apache.org/jira/browse/RANGER-3777
>
> Review available at: https://reviews.apache.org/r/73999/
>
> Verified all containers start fine post applying the above patch from the
> review board.
>
> Thank you Ramesh for putting up ranger 2.3.0 - rc0.
>
> Thanks
> Abhishek
>
> On Tue, May 24, 2022 at 11:26 AM vishal suvagia
>  wrote:
>
> > Thank-you Ramesh for putting the Apache Ranger 2.3.0 rc0.
> >
> > +1 for the Apache Ranger 2.3.0 rc0.
> > clean build Ranger from the source tar succeeded without any issues.
> > verified hashes and signature matching the source file.
> > verified that Ranger Admin came up fine with basic crud operations for
> > service / policies.
> >
> > Thanks
> > Vishal Suvagia.
> >
> > On Friday, 20 May, 2022, 06:25:08 pm IST, Mehul Parikh <
> > xsme...@gmail.com> wrote:
> >
> >  +1 for Apache Ranger 2.3.0-rc0
> >
> >   - Verified signatures
> >   - Verified successful build
> >   - Verified install and start of Ranger with Postgres DB.
> >   - Verified CRUD of Policies / Services / Security Zones
> >
> >
> > Thanks and Regards,
> > Mehul Parikh
> >
> > On Fri, May 20, 2022 at 3:29 AM Ramesh Mani  wrote:
> >
> > > Dear Rangers,
> > >
> > > Apache Ranger 2.3.0 release candidate #0 is now available for a vote
> > within
> > > the dev community. 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,
> > > Ramesh
> > >
> > > List of all issues / improvements addressed in this release:
> > > https://issues.apache.org/jira/issues/?jql=project=RANGER AND
> > > status=Resolved AND fixVersion=2.3.0 ORDER BY key DESC
> > >
> > > Git tag for the release:
> > > https://github.com/apache/ranger/tree/release-2.3.0-rc0
> > >
> > > Sources for the release:
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz
> > >
> > > Source release verification:
> > >  PGP Signature:
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.asc
> > >  SHA256 Hash:
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha256
> > >  SHA512 Hash:
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha512
> > >
> > > Keys to verify the signature of the release artifacts are available at:
> > > https://dist.apache.org/repos/dist/release/ranger/KEYS
> > >
> > > New features/enhancements:
> > >
> > > RANGER-2846 Add support for resource[volume, bucket, key] look up in
> > ozone
> > > plugin
> > > RANGER-2967 Add support for Amazon CloudWatch Logs as an Audit Store
> > > RANGER-3023 Permission tab takes longer time to load with large number
> of
> > > users and group_users data
> > > RANGER-3030 Replace Findbugs with Spotbugs maven plugin
> > > RANGER-3182 Prestosql is renamed to Trino
> > > RANGER-3221 Improve logging in Presto plugin
> > > RANGER-3276 Remove duplicate code from buildks.java
> > > RANGER-3290 ArrayIndexOutOfBoundsException if solr is down
> > > RANGER-3299 Upgrading the bouncycastle version for bcprov-jdk15on
> > > RANGER-3298 Add coarse URI check for Hive Agent
> > > RANGER-3389 Swagger UI Support for Ranger REST API
> > > RANGER-3435 Add unique index on guid, service and zone_id column of
> > > x_policy table
> > > RANGER-3439 Add rest api to get or delete ranger policy based on guid
> > > RANGER-3455 [Logout-Ranger] Should either be disabled/ should redirect
> to
> > > knox logout page
> > > RANGER-3459 Upgrade Ranger's Kafka dependency to 2.8
> > > RANGER-3475 Promote TagRest endpoints to /public/v2
> > > RANGER-3487 Update underscore js with latest version.
> > > RANGER-3493 Add unique index on service and resource_signature column
> of
> > > x_policy table
> > > RANGER-3498 RANGER : Remove log4j1 dependencies.
> > > RANGER-3504 Create framework to execute DB patch dependent on Java
> patch.
> > > RANGER-3510 Ranger upgrade spring framework version to 5.3.12
> > > RANGER-3511 Create Java patch to update policy resource-signature to
> > unique
> > > value.
> > > RANGER-3512 Create Java patch to update policy guid to unique value.
> > > RANGER-3515 Enhance Ranger Java client SSL 

Re: [VOTE] Release Apache Ranger version 2.3.0 - rc0

2022-05-24 Thread Abhishek Kumar
Hi All,

Verified clean build of ranger from the source tar file.

ranger-admin and dependent services fail to startup in containers, raised a
new JIRA to fix the issue here :
https://issues.apache.org/jira/browse/RANGER-3777

Review available at: https://reviews.apache.org/r/73999/

Verified all containers start fine post applying the above patch from the
review board.

Thank you Ramesh for putting up ranger 2.3.0 - rc0.

Thanks
Abhishek

On Tue, May 24, 2022 at 11:26 AM vishal suvagia
 wrote:

> Thank-you Ramesh for putting the Apache Ranger 2.3.0 rc0.
>
> +1 for the Apache Ranger 2.3.0 rc0.
> clean build Ranger from the source tar succeeded without any issues.
> verified hashes and signature matching the source file.
> verified that Ranger Admin came up fine with basic crud operations for
> service / policies.
>
> Thanks
> Vishal Suvagia.
>
> On Friday, 20 May, 2022, 06:25:08 pm IST, Mehul Parikh <
> xsme...@gmail.com> wrote:
>
>  +1 for Apache Ranger 2.3.0-rc0
>
>   - Verified signatures
>   - Verified successful build
>   - Verified install and start of Ranger with Postgres DB.
>   - Verified CRUD of Policies / Services / Security Zones
>
>
> Thanks and Regards,
> Mehul Parikh
>
> On Fri, May 20, 2022 at 3:29 AM Ramesh Mani  wrote:
>
> > Dear Rangers,
> >
> > Apache Ranger 2.3.0 release candidate #0 is now available for a vote
> within
> > the dev community. 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,
> > Ramesh
> >
> > List of all issues / improvements addressed in this release:
> > https://issues.apache.org/jira/issues/?jql=project=RANGER AND
> > status=Resolved AND fixVersion=2.3.0 ORDER BY key DESC
> >
> > Git tag for the release:
> > https://github.com/apache/ranger/tree/release-2.3.0-rc0
> >
> > Sources for the release:
> >
> >
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz
> >
> > Source release verification:
> >  PGP Signature:
> >
> >
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.asc
> >  SHA256 Hash:
> >
> >
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha256
> >  SHA512 Hash:
> >
> >
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha512
> >
> > Keys to verify the signature of the release artifacts are available at:
> > https://dist.apache.org/repos/dist/release/ranger/KEYS
> >
> > New features/enhancements:
> >
> > RANGER-2846 Add support for resource[volume, bucket, key] look up in
> ozone
> > plugin
> > RANGER-2967 Add support for Amazon CloudWatch Logs as an Audit Store
> > RANGER-3023 Permission tab takes longer time to load with large number of
> > users and group_users data
> > RANGER-3030 Replace Findbugs with Spotbugs maven plugin
> > RANGER-3182 Prestosql is renamed to Trino
> > RANGER-3221 Improve logging in Presto plugin
> > RANGER-3276 Remove duplicate code from buildks.java
> > RANGER-3290 ArrayIndexOutOfBoundsException if solr is down
> > RANGER-3299 Upgrading the bouncycastle version for bcprov-jdk15on
> > RANGER-3298 Add coarse URI check for Hive Agent
> > RANGER-3389 Swagger UI Support for Ranger REST API
> > RANGER-3435 Add unique index on guid, service and zone_id column of
> > x_policy table
> > RANGER-3439 Add rest api to get or delete ranger policy based on guid
> > RANGER-3455 [Logout-Ranger] Should either be disabled/ should redirect to
> > knox logout page
> > RANGER-3459 Upgrade Ranger's Kafka dependency to 2.8
> > RANGER-3475 Promote TagRest endpoints to /public/v2
> > RANGER-3487 Update underscore js with latest version.
> > RANGER-3493 Add unique index on service and resource_signature column of
> > x_policy table
> > RANGER-3498 RANGER : Remove log4j1 dependencies.
> > RANGER-3504 Create framework to execute DB patch dependent on Java patch.
> > RANGER-3510 Ranger upgrade spring framework version to 5.3.12
> > RANGER-3511 Create Java patch to update policy resource-signature to
> unique
> > value.
> > RANGER-3512 Create Java patch to update policy guid to unique value.
> > RANGER-3515 Enhance Ranger Java client SSL config to be configured using
> > serviceType and AppId
> > RANGER-3518 Limit the query size stored in Audit logs
> > RANGER-3521 Ranger KMS IS NOT ENFORCING HSTS ON SSL PORT DEFINED BY RFC
> > 6797
> > RANGER-3526 policy evaluation ordering to use name as secondary sorting
> key
> > RANGER-3533 Provide sorting on columns throughout the audits result set
> and
> > policy listing page.
> > RANGER-3538 Reduce the granularity of locking when building/retrieving a
> > policy-engine within Ranger admin service
> > RANGER-3539 Add jacoco-maven-plugin for code coverage
> > RANGER-3540 Add support to read audit logs from Amazon CloudWatch
> > RANGER-3545 Remove Logger Checks for 

Re: [VOTE] Release Apache Ranger version 2.3.0 - rc0

2022-05-24 Thread vishal suvagia
Thank-you Ramesh for putting the Apache Ranger 2.3.0 rc0.

+1 for the Apache Ranger 2.3.0 rc0.
clean build Ranger from the source tar succeeded without any issues.
verified hashes and signature matching the source file.
verified that Ranger Admin came up fine with basic crud operations for service 
/ policies.

Thanks
Vishal Suvagia. 

On Friday, 20 May, 2022, 06:25:08 pm IST, Mehul Parikh  
wrote:  
 
 +1 for Apache Ranger 2.3.0-rc0

  - Verified signatures
  - Verified successful build
  - Verified install and start of Ranger with Postgres DB.
  - Verified CRUD of Policies / Services / Security Zones


Thanks and Regards,
Mehul Parikh

On Fri, May 20, 2022 at 3:29 AM Ramesh Mani  wrote:

> Dear Rangers,
>
> Apache Ranger 2.3.0 release candidate #0 is now available for a vote within
> the dev community. 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,
> Ramesh
>
> List of all issues / improvements addressed in this release:
> https://issues.apache.org/jira/issues/?jql=project=RANGER AND
> status=Resolved AND fixVersion=2.3.0 ORDER BY key DESC
>
> Git tag for the release:
> https://github.com/apache/ranger/tree/release-2.3.0-rc0
>
> Sources for the release:
>
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz
>
> Source release verification:
>  PGP Signature:
>
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.asc
>  SHA256 Hash:
>
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha256
>  SHA512 Hash:
>
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha512
>
> Keys to verify the signature of the release artifacts are available at:
> https://dist.apache.org/repos/dist/release/ranger/KEYS
>
> New features/enhancements:
>
> RANGER-2846 Add support for resource[volume, bucket, key] look up in ozone
> plugin
> RANGER-2967 Add support for Amazon CloudWatch Logs as an Audit Store
> RANGER-3023 Permission tab takes longer time to load with large number of
> users and group_users data
> RANGER-3030 Replace Findbugs with Spotbugs maven plugin
> RANGER-3182 Prestosql is renamed to Trino
> RANGER-3221 Improve logging in Presto plugin
> RANGER-3276 Remove duplicate code from buildks.java
> RANGER-3290 ArrayIndexOutOfBoundsException if solr is down
> RANGER-3299 Upgrading the bouncycastle version for bcprov-jdk15on
> RANGER-3298 Add coarse URI check for Hive Agent
> RANGER-3389 Swagger UI Support for Ranger REST API
> RANGER-3435 Add unique index on guid, service and zone_id column of
> x_policy table
> RANGER-3439 Add rest api to get or delete ranger policy based on guid
> RANGER-3455 [Logout-Ranger] Should either be disabled/ should redirect to
> knox logout page
> RANGER-3459 Upgrade Ranger's Kafka dependency to 2.8
> RANGER-3475 Promote TagRest endpoints to /public/v2
> RANGER-3487 Update underscore js with latest version.
> RANGER-3493 Add unique index on service and resource_signature column of
> x_policy table
> RANGER-3498 RANGER : Remove log4j1 dependencies.
> RANGER-3504 Create framework to execute DB patch dependent on Java patch.
> RANGER-3510 Ranger upgrade spring framework version to 5.3.12
> RANGER-3511 Create Java patch to update policy resource-signature to unique
> value.
> RANGER-3512 Create Java patch to update policy guid to unique value.
> RANGER-3515 Enhance Ranger Java client SSL config to be configured using
> serviceType and AppId
> RANGER-3518 Limit the query size stored in Audit logs
> RANGER-3521 Ranger KMS IS NOT ENFORCING HSTS ON SSL PORT DEFINED BY RFC
> 6797
> RANGER-3526 policy evaluation ordering to use name as secondary sorting key
> RANGER-3533 Provide sorting on columns throughout the audits result set and
> policy listing page.
> RANGER-3538 Reduce the granularity of locking when building/retrieving a
> policy-engine within Ranger admin service
> RANGER-3539 Add jacoco-maven-plugin for code coverage
> RANGER-3540 Add support to read audit logs from Amazon CloudWatch
> RANGER-3545 Remove Logger Checks for Info Enabled
> RANGER-3548 Update performance engine test scripts
> RANGER-3550 support for using user/tag attributes in row-filter expressions
> and conditions
> RANGER-3551 Analyze & optimize module permissions related API
> RANGER-3553 Unit test coverage for XUserMgr and UserMgr class
> RANGER-3556 Ranger tagsync logs unnecessary messages
> RANGER-3561 Upgrade Storm version to 1.2.4
> RANGER-3562 Redesign post commit tasks for updating ref-tables when
> policy/role is updated
> RANGER-3565 RangerRESTClient to support retry
> RANGER-3567 support for use of user attributes in policy resources
> RANGER-3569 Support Ranger KMS integration with Google cloud HSM
> RANGER-3573 Add vim in docker base image
> RANGER-3577 RANGER : Upgrade POI 

Re: [VOTE] Release Apache Ranger version 2.3.0 - rc0

2022-05-20 Thread Mehul Parikh
+1 for Apache Ranger 2.3.0-rc0

   - Verified signatures
   - Verified successful build
   - Verified install and start of Ranger with Postgres DB.
   - Verified CRUD of Policies / Services / Security Zones


Thanks and Regards,
Mehul Parikh

On Fri, May 20, 2022 at 3:29 AM Ramesh Mani  wrote:

> Dear Rangers,
>
> Apache Ranger 2.3.0 release candidate #0 is now available for a vote within
> the dev community. 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,
> Ramesh
>
> List of all issues / improvements addressed in this release:
> https://issues.apache.org/jira/issues/?jql=project=RANGER AND
> status=Resolved AND fixVersion=2.3.0 ORDER BY key DESC
>
> Git tag for the release:
> https://github.com/apache/ranger/tree/release-2.3.0-rc0
>
> Sources for the release:
>
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz
>
> Source release verification:
>   PGP Signature:
>
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.asc
>   SHA256 Hash:
>
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha256
>   SHA512 Hash:
>
> https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha512
>
> Keys to verify the signature of the release artifacts are available at:
> https://dist.apache.org/repos/dist/release/ranger/KEYS
>
> New features/enhancements:
>
> RANGER-2846 Add support for resource[volume, bucket, key] look up in ozone
> plugin
> RANGER-2967 Add support for Amazon CloudWatch Logs as an Audit Store
> RANGER-3023 Permission tab takes longer time to load with large number of
> users and group_users data
> RANGER-3030 Replace Findbugs with Spotbugs maven plugin
> RANGER-3182 Prestosql is renamed to Trino
> RANGER-3221 Improve logging in Presto plugin
> RANGER-3276 Remove duplicate code from buildks.java
> RANGER-3290 ArrayIndexOutOfBoundsException if solr is down
> RANGER-3299 Upgrading the bouncycastle version for bcprov-jdk15on
> RANGER-3298 Add coarse URI check for Hive Agent
> RANGER-3389 Swagger UI Support for Ranger REST API
> RANGER-3435 Add unique index on guid, service and zone_id column of
> x_policy table
> RANGER-3439 Add rest api to get or delete ranger policy based on guid
> RANGER-3455 [Logout-Ranger] Should either be disabled/ should redirect to
> knox logout page
> RANGER-3459 Upgrade Ranger's Kafka dependency to 2.8
> RANGER-3475 Promote TagRest endpoints to /public/v2
> RANGER-3487 Update underscore js with latest version.
> RANGER-3493 Add unique index on service and resource_signature column of
> x_policy table
> RANGER-3498 RANGER : Remove log4j1 dependencies.
> RANGER-3504 Create framework to execute DB patch dependent on Java patch.
> RANGER-3510 Ranger upgrade spring framework version to 5.3.12
> RANGER-3511 Create Java patch to update policy resource-signature to unique
> value.
> RANGER-3512 Create Java patch to update policy guid to unique value.
> RANGER-3515 Enhance Ranger Java client SSL config to be configured using
> serviceType and AppId
> RANGER-3518 Limit the query size stored in Audit logs
> RANGER-3521 Ranger KMS IS NOT ENFORCING HSTS ON SSL PORT DEFINED BY RFC
> 6797
> RANGER-3526 policy evaluation ordering to use name as secondary sorting key
> RANGER-3533 Provide sorting on columns throughout the audits result set and
> policy listing page.
> RANGER-3538 Reduce the granularity of locking when building/retrieving a
> policy-engine within Ranger admin service
> RANGER-3539 Add jacoco-maven-plugin for code coverage
> RANGER-3540 Add support to read audit logs from Amazon CloudWatch
> RANGER-3545 Remove Logger Checks for Info Enabled
> RANGER-3548 Update performance engine test scripts
> RANGER-3550 support for using user/tag attributes in row-filter expressions
> and conditions
> RANGER-3551 Analyze & optimize module permissions related API
> RANGER-3553 Unit test coverage for XUserMgr and UserMgr class
> RANGER-3556 Ranger tagsync logs unnecessary messages
> RANGER-3561 Upgrade Storm version to 1.2.4
> RANGER-3562 Redesign post commit tasks for updating ref-tables when
> policy/role is updated
> RANGER-3565 RangerRESTClient to support retry
> RANGER-3567 support for use of user attributes in policy resources
> RANGER-3569 Support Ranger KMS integration with Google cloud HSM
> RANGER-3573 Add vim in docker base image
> RANGER-3577 RANGER : Upgrade POI version to 5.1.0
> RANGER-3578 Simplify code for policy label creation
> RANGER-3580 Support Ranger KMS integration with TencentKMS
> RANGER-3585 Docker setup to run Ranger usersync and tagsync
> RANGER-3586 Script condition expression to support csv of group/tag
> attributes
> RANGER-3595 Tar of KMS contains rubbish files
> RANGER-3597 User role should not be able to modify the Policy
> RANGER-3600 

Re: [VOTE] Release Apache Ranger version 2.3.0 - rc0

2022-05-20 Thread KirbY ZhoU
+1 for Apache Ranger 2.3.0-rc0

在 2022/5/20 06:00,“Ramesh Mani” 写入:

Dear Rangers,

Apache Ranger 2.3.0 release candidate #0 is now available for a vote within
the dev community. 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,
Ramesh

List of all issues / improvements addressed in this release:
https://issues.apache.org/jira/issues/?jql=project=RANGER AND
status=Resolved AND fixVersion=2.3.0 ORDER BY key DESC

Git tag for the release:
https://github.com/apache/ranger/tree/release-2.3.0-rc0







Re: [VOTE] Release Apache Ranger version 2.3.0 - rc0

2022-05-20 Thread Madhan Neethiraj
+1 for Apache Ranger 2.3.0-rc0

 
verified signature 
verified 2.3.0-rc0 builds successfully
installed Ranger with Postgres database; verified startup of 
admin/usersync/tagsync services
created services, policies, security zones
sanity testing of HDFS/Hive/HBase/Kafka/YARN plugins
verified tag-based policies and {OWNER} macro in Hive
verified audit logs from plugins, audit-filters
 

Thank you, Ramesh for putting this release together.

 

Go Rangers!

 

Madhan

 

 

From: Ramesh Mani 
Reply-To: 
Date: Thursday, May 19, 2022 at 2:59 PM
To: , 
Subject: [VOTE] Release Apache Ranger version 2.3.0 - rc0

 

Dear Rangers,

Apache Ranger 2.3.0 release candidate #0 is now available for a vote within the 
dev community. 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,
Ramesh

List of all issues / improvements addressed in this release: 

https://issues.apache.org/jira/issues/?jql=project=RANGER AND status=Resolved 
AND fixVersion=2.3.0 ORDER BY key DESC


Git tag for the release: https://github.com/apache/ranger/tree/release-2.3.0-rc0


Sources for the release: 
https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz

Source release verification:
  PGP Signature:  
https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.asc
  SHA256 Hash:   
https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha256
  SHA512 Hash:   
https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha512

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

New features/enhancements:

 

RANGER-2846 Add support for resource[volume, bucket, key] look up in ozone 
plugin
RANGER-2967 Add support for Amazon CloudWatch Logs as an Audit Store
RANGER-3023 Permission tab takes longer time to load with large number of users 
and group_users data
RANGER-3030 Replace Findbugs with Spotbugs maven plugin

RANGER-3182 Prestosql is renamed to Trino

RANGER-3221 Improve logging in Presto plugin
RANGER-3276 Remove duplicate code from buildks.java
RANGER-3290 ArrayIndexOutOfBoundsException if solr is down
RANGER-3299 Upgrading the bouncycastle version for bcprov-jdk15on
RANGER-3298 Add coarse URI check for Hive Agent
RANGER-3389 Swagger UI Support for Ranger REST API
RANGER-3435 Add unique index on guid, service and zone_id column of x_policy 
table
RANGER-3439 Add rest api to get or delete ranger policy based on guid
RANGER-3455 [Logout-Ranger] Should either be disabled/ should redirect to knox 
logout page
RANGER-3459 Upgrade Ranger's Kafka dependency to 2.8
RANGER-3475 Promote TagRest endpoints to /public/v2
RANGER-3487 Update underscore js with latest version.
RANGER-3493 Add unique index on service and resource_signature column of 
x_policy table
RANGER-3498 RANGER : Remove log4j1 dependencies.
RANGER-3504 Create framework to execute DB patch dependent on Java patch.
RANGER-3510 Ranger upgrade spring framework version to 5.3.12
RANGER-3511 Create Java patch to update policy resource-signature to unique 
value.
RANGER-3512 Create Java patch to update policy guid to unique value.
RANGER-3515 Enhance Ranger Java client SSL config to be configured using 
serviceType and AppId
RANGER-3518 Limit the query size stored in Audit logs
RANGER-3521 Ranger KMS IS NOT ENFORCING HSTS ON SSL PORT DEFINED BY RFC 6797
RANGER-3526 policy evaluation ordering to use name as secondary sorting key
RANGER-3533 Provide sorting on columns throughout the audits result set and 
policy listing page.
RANGER-3538 Reduce the granularity of locking when building/retrieving a 
policy-engine within Ranger admin service
RANGER-3539 Add jacoco-maven-plugin for code coverage
RANGER-3540 Add support to read audit logs from Amazon CloudWatch
RANGER-3545 Remove Logger Checks for Info Enabled
RANGER-3548 Update performance engine test scripts
RANGER-3550 support for using user/tag attributes in row-filter expressions and 
conditions
RANGER-3551 Analyze & optimize module permissions related API
RANGER-3553 Unit test coverage for XUserMgr and UserMgr class
RANGER-3556 Ranger tagsync logs unnecessary messages
RANGER-3561 Upgrade Storm version to 1.2.4
RANGER-3562 Redesign post commit tasks for updating ref-tables when policy/role 
is updated
RANGER-3565 RangerRESTClient to support retry
RANGER-3567 support for use of user attributes in policy resources
RANGER-3569 Support Ranger KMS integration with Google cloud HSM
RANGER-3573 Add vim in docker base image
RANGER-3577 RANGER : Upgrade POI version to 5.1.0
RANGER-3578 Simplify code for policy label creation
RANGER-3580 Support Ranger KMS integration with TencentKMS
RANGER-3585 Docker setup to run Ranger usersync and tagsync
RANGER-3586 Script condition expres

[VOTE] Release Apache Ranger version 2.3.0 - rc0

2022-05-19 Thread Ramesh Mani
Dear Rangers,

Apache Ranger 2.3.0 release candidate #0 is now available for a vote within
the dev community. 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,
Ramesh

List of all issues / improvements addressed in this release:
https://issues.apache.org/jira/issues/?jql=project=RANGER AND
status=Resolved AND fixVersion=2.3.0 ORDER BY key DESC

Git tag for the release:
https://github.com/apache/ranger/tree/release-2.3.0-rc0

Sources for the release:
https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz

Source release verification:
  PGP Signature:
https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.asc
  SHA256 Hash:
https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha256
  SHA512 Hash:
https://dist.apache.org/repos/dist/dev/ranger/2.3.0-rc0/apache-ranger-2.3.0.tar.gz.sha512

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

New features/enhancements:

RANGER-2846 Add support for resource[volume, bucket, key] look up in ozone
plugin
RANGER-2967 Add support for Amazon CloudWatch Logs as an Audit Store
RANGER-3023 Permission tab takes longer time to load with large number of
users and group_users data
RANGER-3030 Replace Findbugs with Spotbugs maven plugin
RANGER-3182 Prestosql is renamed to Trino
RANGER-3221 Improve logging in Presto plugin
RANGER-3276 Remove duplicate code from buildks.java
RANGER-3290 ArrayIndexOutOfBoundsException if solr is down
RANGER-3299 Upgrading the bouncycastle version for bcprov-jdk15on
RANGER-3298 Add coarse URI check for Hive Agent
RANGER-3389 Swagger UI Support for Ranger REST API
RANGER-3435 Add unique index on guid, service and zone_id column of
x_policy table
RANGER-3439 Add rest api to get or delete ranger policy based on guid
RANGER-3455 [Logout-Ranger] Should either be disabled/ should redirect to
knox logout page
RANGER-3459 Upgrade Ranger's Kafka dependency to 2.8
RANGER-3475 Promote TagRest endpoints to /public/v2
RANGER-3487 Update underscore js with latest version.
RANGER-3493 Add unique index on service and resource_signature column of
x_policy table
RANGER-3498 RANGER : Remove log4j1 dependencies.
RANGER-3504 Create framework to execute DB patch dependent on Java patch.
RANGER-3510 Ranger upgrade spring framework version to 5.3.12
RANGER-3511 Create Java patch to update policy resource-signature to unique
value.
RANGER-3512 Create Java patch to update policy guid to unique value.
RANGER-3515 Enhance Ranger Java client SSL config to be configured using
serviceType and AppId
RANGER-3518 Limit the query size stored in Audit logs
RANGER-3521 Ranger KMS IS NOT ENFORCING HSTS ON SSL PORT DEFINED BY RFC 6797
RANGER-3526 policy evaluation ordering to use name as secondary sorting key
RANGER-3533 Provide sorting on columns throughout the audits result set and
policy listing page.
RANGER-3538 Reduce the granularity of locking when building/retrieving a
policy-engine within Ranger admin service
RANGER-3539 Add jacoco-maven-plugin for code coverage
RANGER-3540 Add support to read audit logs from Amazon CloudWatch
RANGER-3545 Remove Logger Checks for Info Enabled
RANGER-3548 Update performance engine test scripts
RANGER-3550 support for using user/tag attributes in row-filter expressions
and conditions
RANGER-3551 Analyze & optimize module permissions related API
RANGER-3553 Unit test coverage for XUserMgr and UserMgr class
RANGER-3556 Ranger tagsync logs unnecessary messages
RANGER-3561 Upgrade Storm version to 1.2.4
RANGER-3562 Redesign post commit tasks for updating ref-tables when
policy/role is updated
RANGER-3565 RangerRESTClient to support retry
RANGER-3567 support for use of user attributes in policy resources
RANGER-3569 Support Ranger KMS integration with Google cloud HSM
RANGER-3573 Add vim in docker base image
RANGER-3577 RANGER : Upgrade POI version to 5.1.0
RANGER-3578 Simplify code for policy label creation
RANGER-3580 Support Ranger KMS integration with TencentKMS
RANGER-3585 Docker setup to run Ranger usersync and tagsync
RANGER-3586 Script condition expression to support csv of group/tag
attributes
RANGER-3595 Tar of KMS contains rubbish files
RANGER-3597 User role should not be able to modify the Policy
RANGER-3600 Ranger service tags import request failure
RANGER-3603 HDFS audit files rollover improvement to trigger rollover in
monitoring thread
RANGER-3605 Support macros in row-filter/condition expressions
RANGER-3606 remove unnecessary static members from plugin class loaders
RANGER-3609 option to add user group enricher automatically based on
references in policies
RANGER-3620 Ranger - Upgrade tomcat to 8.5.75
RANGER-3621 Optimise Tag/Policy iterator
RANGER-3624 Update Ranger services Password