Re: Review Request 63552: RANGER-1837:Enhance Ranger Audit to HDFS to support ORC file format

2021-03-31 Thread Ramesh Mani
xasecure.audit.destination.hdfs.batch.filequeue.filespool.file.rollover.sec=300 ( This will determine the JSON file size which will be copied to HDFS) xasecure.audit.destination.hdfs.batch.filequeue.filespool.dir=/var/log/hadoop/audit/staging/spool ( This is the local staging directory for audit) Thanks, Ramesh Mani

Review Request 73270: RANGER-3233:Ranger Kafka Plugin changes to get the UGI from Kafka client JAAS config instead of Subject from Kafka LoginManager

2021-04-06 Thread Ramesh Mani
kerberos ticket renewal for Kafka UGI used for policy download and auditing. Thanks, Ramesh Mani

Re: Review Request 73270: RANGER-3233:Ranger Kafka Plugin changes to get the UGI from Kafka client JAAS config instead of Subject from Kafka LoginManager

2021-04-07 Thread Ramesh Mani
/73270/diff/2/ Changes: https://reviews.apache.org/r/73270/diff/1-2/ Testing --- - Verified Kafka Plugin and auditing for it in Local VM and verified kerberos ticket renewal for Kafka UGI used for policy download and auditing. Thanks, Ramesh Mani

Re: Review Request 73270: RANGER-3233:Ranger Kafka Plugin changes to get the UGI from Kafka client JAAS config instead of Subject from Kafka LoginManager

2021-04-07 Thread Ramesh Mani
tps://reviews.apache.org/r/73270/#review222783 --- On April 7, 2021, 6:17 p.m., Ramesh Mani wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http

Re: Review Request 73129: RANGER-3148: Ranger HDFS plugin to audit chmod and chown operations

2021-04-07 Thread Ramesh Mani
the calls. 2) chown -> Deny gets audited for the file not owned by the same user who runs the command. 3) Addressed audit log for SuperUsers -> implemented denyUserAccess and checkSuperUserPermissionWithContext Thanks, Ramesh Mani

Re: Review Request 73129: RANGER-3148: Ranger HDFS plugin to audit chmod and chown operations

2021-04-07 Thread Ramesh Mani
y gets audited for the file not owned by the same user who runs the command. 3) Addressed audit log for SuperUsers -> implemented denyUserAccess and checkSuperUserPermissionWithContext Thanks, Ramesh Mani

Review Request 73272: RANGER-3235:Remove hive-exec dependency from Ranger audit frame work

2021-04-08 Thread Ramesh Mani
pom.xml fe7812bd7 Diff: https://reviews.apache.org/r/73272/diff/1/ Testing --- Testing done with local build and vm. Thanks, Ramesh Mani

Re: Review Request 73274: RANGER-3214 : Configure default audit filters when ranger repo is created

2021-04-14 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73274/#review222829 --- Ship it! Ship It! - Ramesh Mani On April 14, 2021, 1:52 p.m

Re: Review Request 73294: RANGER-3248 : In Ranger Audit collection number of shards should be depending on the number of infra-solr nodes

2021-04-22 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73294/#review222851 --- Ship it! Ship It! - Ramesh Mani On April 22, 2021, 3:33 p.m

Review Request 73300: RANGER-3252:Inconsistent behavior in Ranger Role authorization within same hive beeline session

2021-04-25 Thread Ramesh Mani
, authorization failed for those users/ groups and roles and this patch takes care of it - verified by setting current role with "set role " within the same Hive session. - verified show roles and show current roles based on inclusion and exclusion of user / groups and roles. Thanks, Ramesh Mani

Re: Review Request 73300: RANGER-3252:Inconsistent behavior in Ranger Role authorization within same hive beeline session

2021-04-26 Thread Ramesh Mani
ger also fetches the roles from ranger Plugin instead of going to Ranger Admin. But I see that this can be simplified instead of using getCurrentRolesFromRanger() call. - Ramesh --- This is an automatically generated e-mail. To reply, visit: https://reviews.ap

Re: Review Request 73300: RANGER-3252:Inconsistent behavior in Ranger Role authorization within same hive beeline session

2021-04-26 Thread Ramesh Mani
n the same Hive session. - verified show roles and show current roles based on inclusion and exclusion of user / groups and roles. Thanks, Ramesh Mani

Re: Review Request 73300: RANGER-3252:Inconsistent behavior in Ranger Role authorization within same hive beeline session

2021-04-26 Thread Ramesh Mani
eviews.apache.org/r/73300/#review222871 --- On April 26, 2021, 8:25 p.m., Ramesh Mani wrote: > > --- > This is an automatically generated e-mail. To re

Re: Review Request 73300: RANGER-3252:Inconsistent behavior in Ranger Role authorization within same hive beeline session

2021-04-26 Thread Ramesh Mani
n the same Hive session. - verified show roles and show current roles based on inclusion and exclusion of user / groups and roles. Thanks, Ramesh Mani

Re: Review Request 73303: RANGER-3254: sync source changes when same group is present in different sync source

2021-04-29 Thread Ramesh Mani
can be null then you can have it as this.otherAttrsMap = otherAttrsMap - Ramesh Mani On April 27, 2021, 10:42 p.m., Sailaja Polavarapu wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

Review Request 73315: RANGER-3268:Ranger Audit filter should filter audits that are created by Hive Role command operations

2021-04-29 Thread Ramesh Mani
having a filter for ROLE operations like SHOW ROLES, CREATE ROLE etc. - Removed the default filter for SHOW_ROLEs operation as this audit was caused by a bug in the role command auditing, so no need to have a default filter for SHOW_ROLES to be removed. Thanks, Ramesh Mani

Re: Review Request 73327: RANGER-3270: updated RangerBasePlugin with configurations to optionally disable dynamic refreshing of policies/tags/roles

2021-05-02 Thread Ramesh Mani
/RangerBasePlugin.java Lines 201 (patched) <https://reviews.apache.org/r/73327/#comment312094> why we disable policy refresher by checking "disableTagRetriever"? Is it on purpose? Also should we do a WARNING that policy refresh / Tag refresh is disabled for a plugin? - Rame

Re: Review Request 73312: RANGER-3266: Solr inter-node communication not working after enabling Ranger

2021-05-03 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73312/#review222933 --- Ship it! Ship It! - Ramesh Mani On April 29, 2021, 4:19 p.m

Re: Review Request 73333: RANGER-3253: Make incremental policy change computation more resilient - Part 2

2021-05-04 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7/#review222949 --- Ship it! Ship It! - Ramesh Mani On May 5, 2021, 12:30 a.m

Re: Review Request 73327: RANGER-3270: updated RangerBasePlugin with configurations to optionally disable dynamic refreshing of policies/tags/roles

2021-05-05 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73327/#review222951 --- Ship it! Ship It! - Ramesh Mani On May 5, 2021, 3:47 p.m

Re: Review Request 73338: RANGER-3275 : Need to update solr-config.xml in the ranger-audits collection config-set

2021-05-06 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73338/#review222952 --- Ship it! Ship It! - Ramesh Mani On May 6, 2021, 4:43 p.m

Re: Review Request 73342: RANGER-3280: Ensure that the policy/tag versions gets correctly updated for every change to service/policy/tag

2021-05-13 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73342/#review222988 --- Ship it! Ship It! - Ramesh Mani On May 13, 2021, 9:48 p.m

Re: Review Request 73350: RANGER-3284: Simplify processing of tasks scheduled to execute after current transaction is completed

2021-05-13 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73350/#review222990 --- Ship it! Ship It! - Ramesh Mani On May 12, 2021, 12:56 a.m

Re: Review Request 73309: RANGER-3262: Ranger group memberships are not working for LDAP sync

2021-05-13 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73309/#review222991 --- Ship it! Ship It! - Ramesh Mani On April 29, 2021, 1:32 p.m

Re: Review Request 73344: RANGER-3231 Ranger should use kafka Authorizer from KIP-504

2021-05-17 Thread Ramesh Mani
/authorizer/RangerKafkaAuthorizer.java Line 176 (original), 231 (patched) <https://reviews.apache.org/r/73344/#comment312161> can resourcePattern() be null. please check - Ramesh Mani On May 18, 2021, 4:16 a.m., Chia-Ping Tsai

Re: Review Request 73360: RANGER-3287 : Implement best practices for logging.

2021-05-18 Thread Ramesh Mani
/PropertiesUtil.java Lines 324 (patched) <https://reviews.apache.org/r/73360/#comment312162> Nit pick: consider doing this logger.debug("PropertiesUtil:[" + keyStr + "][" + (keyStr.contains("password") ? "****" : props.get(keyStr)) + &qu

Review Request 73361: RANGER-3288:Ranger Audit Filters doesn't filter hdfs read operation when filter is set to not audit read

2021-05-18 Thread Ramesh Mani
hanks, Ramesh Mani

Re: Review Request 73361: RANGER-3288:Ranger Audit Filters doesn't filter hdfs read operation when filter is set to not audit read

2021-05-19 Thread Ramesh Mani
e.org/r/73361/diff/1-2/ Testing --- - Verified in local VM read opertions with and without audit filter for READ operation. Thanks, Ramesh Mani

Re: Review Request 73360: RANGER-3287 : Implement best practices for logging.

2021-05-20 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73360/#review223015 --- Ship it! Ship It! - Ramesh Mani On May 20, 2021, 12:15 p.m

Review Request 73367: RANGER-3294:AccessResult attribute with isAudited as false not filtered in Ranger Audit Filter

2021-05-21 Thread Ramesh Mani
Diffs - agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerAuditPolicyEvaluator.java 108856fcf Diff: https://reviews.apache.org/r/73367/diff/1/ Testing --- Verified in local VM for audit filter to filter out Allow and deny request in Hive. Thanks, Ramesh

Re: Review Request 73378: RANGER-3297: Internal user is not marked as external after the user sync source details are changed

2021-05-26 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73378/#review223052 --- Ship it! Ship It! - Ramesh Mani On May 26, 2021, 3:03 p.m

Re: Review Request 73367: RANGER-3294:AccessResult attribute with isAudited as false not filtered in Ranger Audit Filter

2021-05-27 Thread Ramesh Mani
audit related to it. Thanks, Ramesh Mani

Re: Review Request 73389: RANGER-3299 : Upgrading the bouncycastle version for bcprov-jdk15on

2021-05-28 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73389/#review223072 --- Ship it! Ship It! - Ramesh Mani On May 27, 2021, 6:55 p.m

Re: Review Request 73367: RANGER-3294:AccessResult attribute with isAudited as false not filtered in Ranger Audit Filter

2021-05-30 Thread Ramesh Mani
. - Verified YARN and HDFS fallback and audit related to it. - Fixed failing Unit test based on this change. Thanks, Ramesh Mani

Re: Review Request 73367: RANGER-3294:AccessResult attribute with isAudited as false not filtered in Ranger Audit Filter

2021-06-01 Thread Ramesh Mani
YARN and HDFS fallback and audit related to it. - Fixed failing Unit test based on this change. Thanks, Ramesh Mani

Re: Review Request 71899: RANGER-2640:Implement SHOW ROLE GRANT in Hive ranger plugin

2021-06-05 Thread Ramesh Mani
is will enable other plugins to use similar service admin check for any ROLE based command authorization check. Thanks, Ramesh Mani

Re: Review Request 71899: RANGER-2640:Implement SHOW ROLE GRANT in Hive ranger plugin

2021-06-05 Thread Ramesh Mani
tomatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71899/#review222568 ------- On Jan. 27, 2021, 9:19 p.m., Ramesh Mani wrote: > > --- > This is an au

Re: Review Request 73410: RANGER-3311: Ranger Usersync not retrying failed updates for unix or file sync source

2021-06-13 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73410/#review223141 --- Ship it! Ship It! - Ramesh Mani On June 7, 2021, 11:39 p.m

Re: Review Request 73420: RANGER-3316: Fix Plugin's audit excluded roles configuration

2021-06-14 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73420/#review223145 --- Ship it! Ship It! - Ramesh Mani On June 14, 2021, 4:07 p.m

Re: Review Request 73420: RANGER-3316: Fix Plugin's audit excluded roles configuration

2021-06-14 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73420/#review223146 --- Ship it! Ship It! - Ramesh Mani On June 14, 2021, 5:11 p.m

Re: Review Request 71899: RANGER-2640:Implement SHOW ROLE GRANT in Hive ranger plugin

2021-06-15 Thread Ramesh Mani
rence overall. - Ramesh --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71899/#review223148 --- On June 5, 2021, 7:48 a.m., Ramesh Mani

Re: Review Request 73424: RANGER-3221: Improve logging in Presto plugin

2021-06-15 Thread Ramesh Mani
f this occurance. plugin-presto/src/main/java/org/apache/ranger/services/presto/client/PrestoResourceManager.java Line 109 (original), 109 (patched) <https://reviews.apache.org/r/73424/#comment312258> <== instead of ==> - Ramesh Mani O

Re: Review Request 73424: RANGER-3221: Improve logging in Presto plugin

2021-06-15 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73424/#review223160 --- Ship it! Ship It! - Ramesh Mani On June 16, 2021, 6:09 a.m

Re: Review Request 73424: RANGER-3221: Improve logging in Presto plugin

2021-06-15 Thread Ramesh Mani
> On June 15, 2021, 9:59 p.m., Ramesh Mani wrote: > > plugin-presto/src/main/java/org/apache/ranger/services/presto/client/PrestoResourceManager.java > > Line 44 (original), 44 (patched) > > <https://reviews.apache.org/r/73424/diff/1/?file=2250920#file2250920line44>

Re: Review Request 73425: RANGER-3320: ranger tags are not added for when tagging identically named database/tables in two different Ranger services

2021-06-16 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73425/#review223172 --- Ship it! Ship It! - Ramesh Mani On June 16, 2021, 10:29 p.m

Review Request 73451: RANGER-3334:Enhance Ranger admin REST Client to use cookie for policy, tag and role download

2021-07-09 Thread Ramesh Mani
authentication call for the first download and if there are no changes only 304 response will be there. There won't be any 401 kerberos authentication call each time when downloads are happening. Thanks, Ramesh Mani

Re: Review Request 73454: RANGER-3337: Ranger policy not taking effect with HDFS Snapshots

2021-07-12 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73454/#review223214 --- Ship it! Ship It! - Ramesh Mani On July 12, 2021, 10:55 p.m

Review Request 73457: RANGER-3340:Remove htrace-core.jar from Ranger modules where it is not required

2021-07-13 Thread Ramesh Mani
ranger-examples/distro/src/main/assembly/sample-client.xml 953cc1dce Diff: https://reviews.apache.org/r/73457/diff/1/ Testing --- Verified in local vm all testing a passing. Thanks, Ramesh Mani

Review Request 73471: RANGER-3344:Ranger Admin fails to start with ava.lang.NoClassDefFoundError: org/apache/htrace/core/Tracer$Builder

2021-07-21 Thread Ramesh Mani
, Ramesh Mani

Re: Review Request 73451: RANGER-3334:Enhance Ranger admin REST Client to use cookie for policy, tag and role download

2021-07-24 Thread Ramesh Mani
h tag download, so that cookie is preserved and used for subsequent calls. Thanks, Ramesh Mani

Review Request 73486: RANGER-3350: Ranger HivePluginAuthorizer SHOW CURRENT ROLES not fetching the role set in current hive beeline session

2021-07-26 Thread Ramesh Mani
roles command Thanks, Ramesh Mani

Re: Review Request 73487: RANGER-3351: Incorrect hive query displayed for grant and revoke role command

2021-07-26 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73487/#review223270 --- Ship it! Ship It! - Ramesh Mani On July 27, 2021, 4:46 a.m

Re: Review Request 73424: RANGER-3221: Improve logging in Presto plugin

2021-07-29 Thread Ramesh Mani
> On June 16, 2021, 6:33 a.m., Ramesh Mani wrote: > > Ship It! > > Naoki Takezoe wrote: > Hmm... Looks like this hasn't been applied yet. Was my patch wrong again? Patch applied to master branch. Thanks! - Ramesh ---

Review Request 73493: RANGER-3353:Show roles is not listing all roles

2021-07-29 Thread Ramesh Mani
/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java 43fddd34e Diff: https://reviews.apache.org/r/73493/diff/1/ Testing --- - Verified in local VM "SHOW ROLES" command in beeline. Thanks, Ramesh Mani

Review Request 73514: RANGER-3357:Ranger HivePlugin Authorization for a new Hive operation

2021-08-11 Thread Ramesh Mani
unauthorised user Thanks, Ramesh Mani

Review Request 73515: RANGER-3368:Ranger HiveAuthorizer improvements to handle uncharted hive commands

2021-08-11 Thread Ramesh Mani
missing in authorization request. ( Alter Table Set Owner) - Verified the commands which are newly added for which authorization was not defined in ranger ( Alter Materialized view ) - Verified all the command running the test suite. Thanks, Ramesh Mani

Re: Review Request 73515: RANGER-3368:Ranger HiveAuthorizer improvements to handle uncharted hive commands

2021-08-11 Thread Ramesh Mani
) - Verified all the command running the test suite. Thanks, Ramesh Mani

Re: Review Request 73515: RANGER-3368:Ranger HiveAuthorizer improvements to handle uncharted hive commands

2021-08-11 Thread Ramesh Mani
which are newly added for which authorization was not defined in ranger ( Alter Materialized view ) - Verified all the command running the test suite. Thanks, Ramesh Mani

Re: Review Request 73516: [RANGER-3043]Policy export is too slow, because method ensureAdminAndAuditAccess was call for every policies

2021-08-15 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73516/#review223336 --- Ship it! Ship It! - Ramesh Mani On Aug. 15, 2021, 6:30 a.m

Re: Review Request 73517: RANGER-3371: Update algorithm to build Ranger policy-database object from Ranger policy-view object

2021-08-16 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73517/#review223341 --- Ship it! Ship It! - Ramesh Mani On Aug. 14, 2021, 6:59 p.m

Re: Review Request 73486: RANGER-3350: Ranger HivePluginAuthorizer SHOW CURRENT ROLES not fetching the role set in current hive beeline session

2021-08-17 Thread Ramesh Mani
8621f73e2 Diff: https://reviews.apache.org/r/73486/diff/2/ Changes: https://reviews.apache.org/r/73486/diff/1-2/ Testing --- - Verified set current roles command - Verified get current roles command Thanks, Ramesh Mani

Review Request 73569: RANGER-3368:Ranger HiveAuthorizer improvements to handle uncharted hive commands-exclude some hive commands from the check for input output HiveObjects

2021-09-06 Thread Ramesh Mani
commands for which input outpout HiveObject context will be empty, but still authorization will be done. Hence an excludelist will be checked. - Verified in local VM for those commands. Thanks, Ramesh Mani

Review Request 73570: RANGER-3400:Include htrace-core.jar in tagsync, usersync and kms module to avoid startup issue

2021-09-06 Thread Ramesh Mani
started fine. Thanks, Ramesh Mani

Re: Review Request 73574: RANGER-3397: Update ACL computation to (optionally) expand Ranger Roles to users and groups and include chained-plugins in ACL computation - Part 2

2021-09-08 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73574/#review223459 --- Ship it! Ship It! - Ramesh Mani On Sept. 8, 2021, 4:23 p.m

Review Request 73578: RANGER-3407:Handle authorization of Hive Drop database / table if exists in RangerHiveAuthorizer when database / table doesn't exist

2021-09-11 Thread Ramesh Mani
thout db's presence - Verified commands Drop table if exists or Drop table if exists with and without db/tables presence. - Behavior should same as how hive handle this commands with Ranger. Thanks, Ramesh Mani

Planning for Apache Ranger 2.2.0 release

2021-09-14 Thread Ramesh Mani
Dear Ranger Community members, There are many features and fixes done in Apache Ranger Project since the release of Apache Ranger 2.1.0. These features enhance the quality and improve the user experience of Apache Ranger overall. Some of the key enhancements/features in this release are

Re: Review Request 73578: RANGER-3407:Handle authorization of Hive Drop database / table if exists in RangerHiveAuthorizer when database / table doesn't exist

2021-09-17 Thread Ramesh Mani
s how hive handle this commands with Ranger. Thanks, Ramesh Mani

Re: Review Request 73587: RANGER-2341: compressDeltas method returns two ranger policy entries for policy create+update case when provided lastKnownVersion is previous to create call

2021-09-17 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73587/#review223495 --- Ship it! Ship It! - Ramesh Mani On Sept. 17, 2021, 6:12 p.m

Re: Review Request 73588: RANGER-3419: compressDeltas method returns two ranger policy entries for policy create+update case when provided lastKnownVersion is previous to create call

2021-09-17 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73588/#review223496 --- Ship it! Ship It! - Ramesh Mani On Sept. 17, 2021, 9:45 p.m

Re: Planning for Apache Ranger 2.2.0 release

2021-09-20 Thread Ramesh Mani
Dear Ranger Community members, This is the reminder to give your opinion on Apache Ranger Release 2.2.0. Thanks, Ramesh On Tue, Sep 14, 2021 at 2:48 PM Ramesh Mani wrote: > Dear Ranger Community members, > > > > There are many features and fixes done in Apache Ranger Pr

Re: Review Request 73281: Fix compilation problems for Java 8 and Java 11.

2021-09-23 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73281/#review223527 --- Ship it! Ship It! - Ramesh Mani On Sept. 21, 2021, 7:18 a.m

Review Request 73610: RANGER-3448:Refer to Apache Altas version 2.2.0 in ranger repo

2021-09-25 Thread Ramesh Mani
- pom.xml 3b739349b Diff: https://reviews.apache.org/r/73610/diff/1/ Testing --- Verified in local VM running the build. Thanks, Ramesh Mani

Review Request 73611: RANGER-3449:Updated copyright years in the NOTICE file and plugin details in README.txt

2021-09-26 Thread Ramesh Mani
README.txt Diffs - NOTICE.txt b315087c9 README.txt fce972ab1 docs/NOTICE 24e4e687f Diff: https://reviews.apache.org/r/73611/diff/1/ Testing --- - This is for the Apache Release 2.2.0 release effort sub task. Thanks, Ramesh Mani

Re: Review Request 73283: Use OpenJDK instead of OracleJDK at TravisCI

2021-09-27 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73283/#review223537 --- Ship it! Ship It! - Ramesh Mani On Sept. 27, 2021, 6:59 a.m

Review Request 73613: RANGER-3415:Change pom version from 2.2.0-SNAPSHOT to 2.2.0

2021-09-27 Thread Ramesh Mani
unixauthnative/pom.xml 93054a007 unixauthpam/pom.xml 754835c17 unixauthservice/pom.xml 2a06dea40 Diff: https://reviews.apache.org/r/73613/diff/1/ Testing --- Verified the build in centos7 Thanks, Ramesh Mani

Review Request 73615: RANGER-3454:Hive command RELOAD FUNCTION failing in Ranger HiveAuthorization.

2021-09-27 Thread Ramesh Mani
. Diffs - hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java 2ae9379ba Diff: https://reviews.apache.org/r/73615/diff/1/ Testing --- Verified in local VM Thanks, Ramesh Mani

Re: Planning for Apache Ranger 2.2.0 release

2021-09-29 Thread Ramesh Mani
xes. > > Thank you Ramesh for driving 2.2.0 release. > > Madhan > > > > On 9/20/21, 8:48 AM, "Ramesh Mani" wrote: > > Dear Ranger Community members, > > This is the reminder to give your opinion on Apache Ranger Release > 2.2.0. > > Th

[VOTE] Release Apache Ranger version 2.2.0 - rc0

2021-09-30 Thread Ramesh Mani
Dear Rangers, Apache Ranger 2.2.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 opini

Re: Review Request 73625: RANGER-3397: Update ACL computation to (optionally) expand Ranger Roles to users and groups and include chained-plugins in ACL computation - Part 2

2021-10-01 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73625/#review223555 --- Ship it! Ship It! - Ramesh Mani On Oct. 1, 2021, 7:10 p.m

Review Request 73630: RANGER-3460:Handle Authorization for various HMS api related operation

2021-10-05 Thread Ramesh Mani
/authorization/hive/authorizer/RangerHiveAuthorizer.java 9dfbc9bdf Diff: https://reviews.apache.org/r/73630/diff/1/ Testing --- - Verified in local VM running spark jobs to invoke GET_TABLES/GET_SCHEMAS commands. Thanks, Ramesh Mani

Review Request 73631: RANGER-3464:Handle if exists and if not exists clause commands authorization correctly in Ranger Hive authorizer

2021-10-05 Thread Ramesh Mani
); create materialized view if not exists av as select * from a; create materialized view if not exists av as select * from a; drop materialized view if exists av; drop materialized view if exists av; Thanks, Ramesh Mani

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

2021-10-05 Thread Ramesh Mani
Dear Rangers, Since there were some major issues we identified in ranger2.2.0 and being addressed, we are going to have a new release candidate #1 soon for voting. Thank you for the support. Regards, Ramesh On Thu, Sep 30, 2021 at 10:18 AM Ramesh Mani wrote: > > Dear Rangers, >

Review Request 73635: RANGER-3467: Revert RANGER-3368 Ranger HiveAuthorizer improvements to handle uncharted hive commands

2021-10-06 Thread Ramesh Mani
reverted patch in LOCAL vm Thanks, Ramesh Mani

Review Request 73647: RANGER-3474:RangerHivePlugin enhancement to handle new Hive commands

2021-10-11 Thread Ramesh Mani
- hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java dd758e9f0 Diff: https://reviews.apache.org/r/73647/diff/1/ Testing --- - Verified in local VM "Alter Table set owner user|role . Thanks, Ramesh Mani

Re: Review Request 73647: RANGER-3474:RangerHivePlugin enhancement to handle new Hive commands

2021-10-12 Thread Ramesh Mani
/ Changes: https://reviews.apache.org/r/73647/diff/1-2/ Testing --- - Verified in local VM "Alter Table set owner user|role . Thanks, Ramesh Mani

Review Request 73651: RANGER-3478:Remove INFO level auditing logs in the Ranger audit frame to reduce verbosity

2021-10-12 Thread Ramesh Mani
/AbstractRangerAuditWriter.java b5967e4f7 agents-audit/src/main/java/org/apache/ranger/audit/utils/RangerJSONAuditWriter.java f46e0a578 Diff: https://reviews.apache.org/r/73651/diff/1/ Testing --- - Verified in local vm with HDFS and HIVE service logs Thanks, Ramesh Mani

[VOTE] Release Apache Ranger version 2.2.0 - rc1

2021-10-13 Thread Ramesh Mani
Dear Rangers, Apache Ranger 2.2.0 release candidate #1 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 opini

Re: [VOTE] Release Apache Ranger version 2.2.0 - rc1

2021-10-18 Thread Ramesh Mani
candidate #2. Thank you all for the support. Thanks, Ramesh On Wed, Oct 13, 2021 at 2:11 PM Ramesh Mani wrote: > Dear Rangers, > > Apache Ranger 2.2.0 release candidate #1 is now available for a vote > within the dev community. Links to the release artifacts are given below. > Pl

Re: Review Request 73651: RANGER-3478:Remove INFO level auditing logs in the Ranger audit frame to reduce verbosity

2021-10-18 Thread Ramesh Mani
://reviews.apache.org/r/73651/diff/1-2/ Testing --- - Verified in local vm with HDFS and HIVE service logs Thanks, Ramesh Mani

Review Request 73660: RANGER-3489:Add htrace-core.jar as dependency for various Ranger Plugins

2021-10-20 Thread Ramesh Mani
/assembly/plugin-solr.xml 3dbaa9cff distro/src/main/assembly/plugin-sqoop.xml c8fcab5c2 Diff: https://reviews.apache.org/r/73660/diff/1/ Testing --- - Verified in local build the plugins tar file has the htrace jar added as dependency. Thanks, Ramesh Mani

Review Request 73665: RANGER-3488:Docker setup for Apache Ranger Knox plugin

2021-10-21 Thread Ramesh Mani
-support/ranger-docker/scripts/ranger.sh 04ac7cb4b distro/src/main/assembly/knox-agent.xml c1f16d62f Diff: https://reviews.apache.org/r/73665/diff/1/ Testing --- - Verified by bringing up docker image with knox in a container. Thanks, Ramesh Mani

Re: Review Request 73660: RANGER-3489:Add htrace-core.jar as dependency for various Ranger Plugins

2021-10-21 Thread Ramesh Mani
ally generated e-mail. To reply, visit: https://reviews.apache.org/r/73660/#review223648 --- On Oct. 21, 2021, 2:28 a.m., Ramesh Mani wrote: > > --- > This is an automatical

[VOTE] Release Apache Ranger version 2.2.0 - rc2

2021-10-23 Thread Ramesh Mani
Dear Rangers, Apache Ranger 2.2.0 release candidate #2 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 opini

Re: Review Request 73665: RANGER-3488:Docker setup for Apache Ranger Knox plugin

2021-10-24 Thread Ramesh Mani
. Thanks, Ramesh Mani

[RESULT] [VOTE] Release Apache Ranger version 2.2.0 - rc2

2021-10-28 Thread Ramesh Mani
: Four +1 votes from the following PMC members: - Madhan Neethiraj - Abhay Kulkarni - Shailaja Polavarapu - Ramesh Mani Two +1 votes from the following committers/contributors: - Vishal Suvagia - Mehul Parikh Voting thread: https://lists.apache.org/api/atom.lua?mid

Review Request 73686: RANGER-3416:Update Ranger website for 2.2.0 release

2021-11-05 Thread Ramesh Mani
/confluence/display/RANGER/Release+Folders 2) Updated Ranger API Docs in https://ranger.apache.org/apidocs/index.html 3) This patch to update the Release information in Apache Ranger Home page https://ranger.apache.org/ Thanks, Ramesh Mani

Review Request 73695: RANGER-3507:Handle trailing slash in the ranger Hive URL policy authorization

2021-11-08 Thread Ramesh Mani
, Ramesh Mani

Re: Review Request 73678: RANGER-3503: Make "hadoop.security.authorization" config as an optional config in cm_ozone service definition

2021-11-10 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73678/#review223722 --- Ship it! Ship It! - Ramesh Mani On Nov. 2, 2021, 2:05 a.m

Re: Review Request 73695: RANGER-3507:Handle trailing slash in the ranger Hive URL policy authorization

2021-11-15 Thread Ramesh Mani
://reviews.apache.org/r/73695/diff/1-2/ Testing --- - Verified in local vm HIVE commmand with URL in them. - Verified in Unit test. Thanks, Ramesh Mani

Re: Review Request 73724: RANGER-3522: Improve Tagsync authentication error reporting

2021-11-22 Thread Ramesh Mani
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73724/#review223762 --- Ship it! Ship It! - Ramesh Mani On Nov. 22, 2021, 7:51 p.m

<    1   2   3   4   5   6   7   8   9   10   >