Review Request 73104: RANGER-3131: Remove some warnings in Maven build output

2020-12-23 Thread Abhay Kulkarni
s might no longer support building such malformed projects. Diffs - intg/pom.xml 5a02d03da Diff: https://reviews.apache.org/r/73104/diff/1/ Testing --- Builds cleanly with the above warnings removed. Thanks, Abhay Kulkarni

Review Request 73120: RANGER-3112: Support delegate-admin for specific permissions - Part 2

2021-01-06 Thread Abhay Kulkarni
--- Tested with datamask and rowfilter policies filtering in a cluster Thanks, Abhay Kulkarni

Re: Review Request 73120: RANGER-3122: Support delegate-admin for specific permissions - Part 2

2021-01-06 Thread Abhay Kulkarni
-admin/src/main/java/org/apache/ranger/biz/RangerPolicyAdminImpl.java d868e397d Diff: https://reviews.apache.org/r/73120/diff/1/ Testing --- Tested with datamask and rowfilter policies filtering in a cluster Thanks, Abhay Kulkarni

Re: Review Request 73120: RANGER-3122: Support delegate-admin for specific permissions - Part 2

2021-01-06 Thread Abhay Kulkarni
/ranger/biz/RangerPolicyAdminImpl.java d868e397d Diff: https://reviews.apache.org/r/73120/diff/2/ Changes: https://reviews.apache.org/r/73120/diff/1-2/ Testing --- Tested with datamask and rowfilter policies filtering in a cluster Thanks, Abhay Kulkarni

Review Request 73125: RANGER-3122: Support delegate-admin for specific permissions - part 3

2021-01-08 Thread Abhay Kulkarni
. Thanks, Abhay Kulkarni

Re: Review Request 73117: Prototype for supporting SELF_OR_ONE_LEVEL_BELOW request matching scope for Path resource with unchanged RangerResourceTrie construction

2021-01-10 Thread Abhay Kulkarni
/src/main/java/org/apache/ranger/biz/RangerPolicyAdminImpl.java eb332ac3f Diff: https://reviews.apache.org/r/73117/diff/3/ Changes: https://reviews.apache.org/r/73117/diff/2-3/ Testing --- Developed and ran all unit tests successfully Thanks, Abhay Kulkarni

Re: Review Request 73117: RANGER-3147: enhance resource-trie to enable finding evaluators for a given resource and its children

2021-01-10 Thread Abhay Kulkarni
Diff: https://reviews.apache.org/r/73117/diff/3/ Testing --- Developed and ran all unit tests successfully Thanks, Abhay Kulkarni

Review Request 73156: RANGER-3156: RangerResouceTrie.add() and RangerResourceTrie.delete() do not work correctly for the resources containing wildcards

2021-01-21 Thread Abhay Kulkarni
ngine/test_policyengine_hdfs_incremental_delete.json PRE-CREATION security-admin/src/main/resources/META-INF/jpa_named_queries.xml f6951f6c4 Diff: https://reviews.apache.org/r/73156/diff/1/ Testing --- Passes all existing unit tests. Created unit tests for the fix. Thanks, Abhay Kulkarni

Re: Review Request 73156: RANGER-3156: RangerResouceTrie.add() and RangerResourceTrie.delete() do not work correctly for the resources containing wildcards

2021-01-22 Thread Abhay Kulkarni
https://reviews.apache.org/r/73156/diff/1-2/ Testing --- Passes all existing unit tests. Created unit tests for the fix. Thanks, Abhay Kulkarni

Re: Review Request 73159: RANGER-3159: Having any permission on Hbase namespace and tables should allow listing of namespace and tables

2021-01-25 Thread Abhay Kulkarni
e/ranger/authorization/hbase/HBaseRangerAuthorizationTest.java Line 216 (original), 216 (patched) <https://reviews.apache.org/r/73159/#comment311634> This is a regression from previous behavior. Please ocnfirm with Hbase that this is desired. - Abhay Kulkarni On Jan. 25, 2021,

Re: Review Request 73159: RANGER-3159: Having any permission on Hbase namespace and tables should allow listing of namespace and tables

2021-01-26 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73159/#review222531 --- Ship it! Ship It! - Abhay Kulkarni On Jan. 26, 2021, 6:36

Review Request 73162: RANGER-2724: Support EXECUTE permission in HBase Authorisation - Part 2

2021-01-27 Thread Abhay Kulkarni
/sqlserver/optimized/current/ranger_core_db_sqlserver.sql 80307af38 security-admin/src/main/java/org/apache/ranger/patch/PatchForHBaseDefaultPolicyUpdate_J10045.java PRE-CREATION Diff: https://reviews.apache.org/r/73162/diff/1/ Testing --- Thanks, Abhay Kulkarni

Re: Review Request 73162: RANGER-2724: Support EXECUTE permission in HBase Authorisation - Part 2

2021-01-27 Thread Abhay Kulkarni
://reviews.apache.org/r/73162/diff/2/ Changes: https://reviews.apache.org/r/73162/diff/1-2/ Testing --- Thanks, Abhay Kulkarni

Re: Review Request 73165: RANGER-3168: User/Auditor should have read-only access for Servicedef via PublicAPIsv2 API

2021-02-03 Thread Abhay Kulkarni
.java Line 127 (original), 127 (patched) <https://reviews.apache.org/r/73165/#comment311648> Is a normal user allowed to see KMS service-def? The code changes seem to open up all service-definitions to all users. Please clarify. - Abhay Kulkarni On Jan. 29, 2021, 11:31 a.m., Mahesh

Re: Review Request 73165: RANGER-3168: User/Auditor should have read-only access for Servicedef via PublicAPIsv2 API

2021-02-05 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73165/#review222561 --- Ship it! Ship It! - Abhay Kulkarni On Jan. 29, 2021, 11:31

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

2021-02-05 Thread Abhay Kulkarni
rom the authorizer code. - Abhay Kulkarni On Jan. 27, 2021, 9:19 p.m., Ramesh Mani wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http

Re: Review Request 73178: RANGER-3175: Adding back support to retrieve users using group member attribute from AD/LDAP

2021-02-10 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73178/#review222585 --- Ship it! Ship It! - Abhay Kulkarni On Feb. 11, 2021, 12:04

Review Request 73184: RANGER-3178: FIx spurious full policy/tag downloads when incremental policy/tag updates are enabled

2021-02-10 Thread Abhay Kulkarni
scenarios described above in a cluster and verified that incremental policy updates are applied on the plugin side, and the resulting policies are correct. Thanks, Abhay Kulkarni

Re: Review Request 73184: RANGER-3178: FIx spurious full policy/tag downloads when incremental policy/tag updates are enabled

2021-02-12 Thread Abhay Kulkarni
. Thanks, Abhay Kulkarni

Review Request 73189: RANGER-3147: enhance resource-trie to enable finding evaluators for a given resource and its children - Part 2

2021-02-16 Thread Abhay Kulkarni
/RangerPathResourceMatcher.java 4a158a276 Diff: https://reviews.apache.org/r/73189/diff/1/ Testing --- Passed all unit tests. Thanks, Abhay Kulkarni

Re: Review Request 73189: RANGER-3147: enhance resource-trie to enable finding evaluators for a given resource and its children - Part 2

2021-02-16 Thread Abhay Kulkarni
/RangerPathResourceMatcherTest.java 5c497779d Diff: https://reviews.apache.org/r/73189/diff/2/ Changes: https://reviews.apache.org/r/73189/diff/1-2/ Testing (updated) --- Developed unit tests to test SELF_OR_CHILD scope for PathResourceMatcher. Passed all unit tests. Thanks, Abhay Kulkarni

Re: Review Request 73191: RANGER-3184: removed audit-to-rdbms implementation

2021-02-26 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73191/#review222637 --- Ship it! Ship It! - Abhay Kulkarni On Feb. 18, 2021, 1:09

Review Request 73206: RANGER-3192: Use read-write locks for managing access to policy-engine and tag-repository

2021-02-26 Thread Abhay Kulkarni
-admin/src/main/java/org/apache/ranger/common/RangerAdminTagEnricher.java 09e5c5083 Diff: https://reviews.apache.org/r/73206/diff/1/ Testing --- Passed all unit tests. Thanks, Abhay Kulkarni

Re: Review Request 73195: RANGER-3185: added docker setup to run Ranger enabled HiveServer2

2021-03-02 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73195/#review222652 --- Ship it! Ship It! - Abhay Kulkarni On Feb. 21, 2021, 2:20

Review Request 73227: RANGER-3192: Use read-write locks for managing access to policy-engine and tag-repository - Part 2

2021-03-12 Thread Abhay Kulkarni
Diff: https://reviews.apache.org/r/73227/diff/1/ Testing --- Passed all unit tests Thanks, Abhay Kulkarni

Review Request 73232: RANGER-3208: NPE in Ranger policy engine when processing SELF_OR_CHILD scoped search

2021-03-16 Thread Abhay Kulkarni
/policyengine/RangerResourceTrie.java 71491359d Diff: https://reviews.apache.org/r/73232/diff/1/ Testing --- Passes all unit tests. Thanks, Abhay Kulkarni

Re: Review Request 73245: RANGER-3218: User getting denied even after having tag based policy.

2021-03-22 Thread Abhay Kulkarni
va/org/apache/ranger/rest/ServiceREST.java 838184271 security-admin/src/test/java/org/apache/ranger/rest/TestServiceREST.java 09d3beac2 Diff: https://reviews.apache.org/r/73245/diff/1/ Testing (updated) --- Passed all unit tests. Verified that tag policy is applied correctly in the step 5 described in the scenario in the description. Thanks, Abhay Kulkarni

Review Request 73250: RANGER-3218: User getting denied even after having tag based policy - Part 2

2021-03-23 Thread Abhay Kulkarni
one tag policy is created in the security zone. 4. When the policy download is completed, and access is made forcing authorization calls to Ranger plugin. 5. Before the patch, authorization always fails as policy-engine is not created correctly. After patch is applied, policy-engine is correctly constructed and the authorization proceeds normally. Thanks, Abhay Kulkarni

Review Request 73251: RANGER-3220: Zone name is not getting populated for tag based policy.

2021-03-23 Thread Abhay Kulkarni
, Abhay Kulkarni

Review Request 73255: RANGER-3224: Not able to delete security-zone

2021-03-24 Thread Abhay Kulkarni
disassociated from the security-zone, all zone policies in that tag service are deleted. Also verified that the zone deletion is successful. Verified that when security zone is deleted, all zone policies in all associated tag services are deleted. Thanks, Abhay Kulkarni

Re: Review Request 73268: RANGER-3147: enhance resource-trie to enable finding evaluators for a given resource and its children - Part 3

2021-04-02 Thread Abhay Kulkarni
} macro and SELF_OR_CHILD and SELF scoped access requests. Ran all unit tests successfully. Thanks, Abhay Kulkarni

Review Request 73291: RANGER-3249: Enhance RangerScriptExecutionContext class to provide APIs for comprehensive tag information

2021-04-21 Thread Abhay Kulkarni
Diff: https://reviews.apache.org/r/73291/diff/1/ Testing --- Passes all unit tests. Thanks, Abhay Kulkarni

Review Request 73298: RANGER-3250: Add relevant indexes to database table to speed up ingress processing of tagged entities

2021-04-23 Thread Abhay Kulkarni
-for-service-resource.sql PRE-CREATION security-admin/db/sqlserver/optimized/current/ranger_core_db_sqlserver.sql d15015009 security-admin/db/sqlserver/patches/052-create-index-for-service-resource.sql PRE-CREATION Diff: https://reviews.apache.org/r/73298/diff/1/ Testing --- Pass

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

2021-04-25 Thread Abhay Kulkarni
atched) <https://reviews.apache.org/r/73300/#comment312020> Consider changing the log message to indicate the entry to the module here. Also consider misleading changing log message at line 2970. - Abhay Kulkarni On April 25, 2021, 10:14 p.m., Rames

Re: Review Request 73298: RANGER-3250: Add relevant indexes to database table to speed up ingress processing of tagged entities

2021-04-26 Thread Abhay Kulkarni
l PRE-CREATION Diff: https://reviews.apache.org/r/73298/diff/2/ Changes: https://reviews.apache.org/r/73298/diff/1-2/ Testing --- Passed unit tests Thanks, Abhay Kulkarni

Review Request 73301: RANGER-3253: Make incremental policy change computation more resilient

2021-04-26 Thread Abhay Kulkarni
/RangerServicePoliciesCache.java 1176e0b9e security-admin/src/main/java/org/apache/ranger/db/XXPolicyChangeLogDao.java 0a1d1c142 Diff: https://reviews.apache.org/r/73301/diff/1/ Testing --- Passes all unit tests. Thanks, Abhay Kulkarni

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

2021-04-26 Thread Abhay Kulkarni
a Line 2949 (original), 2967 (patched) <https://reviews.apache.org/r/73300/#comment312043> Please review and fix log message here and in line 2952 - Abhay Kulkarni On April 26, 2021, 8:25 p.m., Ramesh Mani wrote: > > --

Re: Review Request 73298: RANGER-3250: Add relevant indexes to database table to speed up ingress processing of tagged entities

2021-04-27 Thread Abhay Kulkarni
l PRE-CREATION Diff: https://reviews.apache.org/r/73298/diff/3/ Changes: https://reviews.apache.org/r/73298/diff/2-3/ Testing --- Passed unit tests Thanks, Abhay Kulkarni

Re: Review Request 73301: RANGER-3253: Make incremental policy change computation more resilient

2021-04-27 Thread Abhay Kulkarni
n from the actual records read from the change log table. - Abhay --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73301/#review222884 ----

Re: Review Request 73301: RANGER-3253: Make incremental policy change computation more resilient

2021-04-27 Thread Abhay Kulkarni
://reviews.apache.org/r/73301/diff/1-2/ Testing --- Passes all unit tests. Thanks, Abhay Kulkarni

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

2021-04-27 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73300/#review222886 --- Ship it! Ship It! - Abhay Kulkarni On April 27, 2021, 5:39

Re: Review Request 73301: RANGER-3253: Make incremental policy change computation more resilient

2021-04-27 Thread Abhay Kulkarni
://reviews.apache.org/r/73301/diff/2-3/ Testing --- Passes all unit tests. Thanks, Abhay Kulkarni

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

2021-04-28 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73272/#review222896 --- Ship it! Ship It! - Abhay Kulkarni On April 8, 2021, 7:04

Re: Review Request 73301: RANGER-3253: Make incremental policy change computation more resilient

2021-04-28 Thread Abhay Kulkarni
/RangerServicePoliciesCache.java 1176e0b9e security-admin/src/main/java/org/apache/ranger/db/XXPolicyChangeLogDao.java 0a1d1c142 Diff: https://reviews.apache.org/r/73301/diff/4/ Changes: https://reviews.apache.org/r/73301/diff/3-4/ Testing --- Passes all unit tests. Thanks, Abhay Kulkarni

Re: Review Request 73301: RANGER-3253: Make incremental policy change computation more resilient

2021-04-29 Thread Abhay Kulkarni
/XXPolicyChangeLogDao.java 0a1d1c142 Diff: https://reviews.apache.org/r/73301/diff/5/ Changes: https://reviews.apache.org/r/73301/diff/4-5/ Testing --- Passes all unit tests. Thanks, Abhay Kulkarni

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

2021-04-29 Thread Abhay Kulkarni
(original), 662 (patched) <https://reviews.apache.org/r/73303/#comment312085> Please consider if 'continue;' can be avoided for code readability. - Abhay Kulkarni On April 27, 2021, 10:42 p.m., Sailaja Polavarapu wrote: > > --

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

2021-05-01 Thread Abhay Kulkarni
/RangerBasePlugin.java Line 681 (original), 723 (patched) <https://reviews.apache.org/r/73327/#comment312093> Please add a null pointer check for refresher here and elsewhere in this class. - Abhay Kulkarni On May 1, 2021, 6:24 a.m., Madhan Neethiraj

Re: Review Request 73326: RANGER-3227: Add GenericType for response handling

2021-05-04 Thread Abhay Kulkarni
va Lines 504 (patched) <https://reviews.apache.org/r/73326/#comment312106> How is this method different from one on line 484? Can the earlier method be used generically everwhere the class-type needs to be specified (and this method be removed)? - Abhay Kulkarni On April 30, 2021, 8:53 p.m

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

2021-05-04 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73303/#review222945 --- Ship it! Ship It! - Abhay Kulkarni On April 29, 2021, 9:26

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

2021-05-04 Thread Abhay Kulkarni
policies in a loop and ensured that incremental policy download requests at random intervals are processed correctly. Also ensured that unusual conditions emit warning messages both in Ranger-Admin and in the plugin. Thanks, Abhay Kulkarni

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

2021-05-04 Thread Abhay Kulkarni
enerated e-mail. To reply, visit: https://reviews.apache.org/r/7/#review222947 ------- On May 4, 2021, 11:42 p.m., Abhay Kulkarni wrote: > > --- > This is an automati

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

2021-05-04 Thread Abhay Kulkarni
conditions emit warning messages both in Ranger-Admin and in the plugin. Thanks, Abhay Kulkarni

Re: Review Request 73334: RANGER-3254: Fixed usersync unit test failures that were introduced in previous commit.

2021-05-04 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73334/#review222950 --- Ship it! Ship It! - Abhay Kulkarni On May 5, 2021, 1:35 a.m

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

2021-05-09 Thread Abhay Kulkarni
rows are created in x_policy_change_log and x_tag_change_log tables. Thanks, Abhay Kulkarni

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

2021-05-11 Thread Abhay Kulkarni
created, a tag service, if not already present, is created and linked with the resource-service by the task scheduled to run after the transaction that created resource service is committed. Thanks, Abhay Kulkarni

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

2021-05-12 Thread Abhay Kulkarni
unit tests. Ensured that the x_service_version_info table is correctly updated when any change to service/policy/tag is effected. Also ensured that correct set of rows are created in x_policy_change_log and x_tag_change_log tables. Thanks, Abhay Kulkarni

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

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

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 Abhay Kulkarni
s. Ensured that the x_service_version_info table is correctly updated when any change to service/policy/tag is effected. Also ensured that correct set of rows are created in x_policy_change_log and x_tag_change_log tables. Thanks, Abhay Kulkarni

Re: Review Request 73357: RANGER- 3286 : Oracle upgrade fails with oracle: SQLSyntaxErrorException in 052-add-unique-constraint-on-change-logs

2021-05-17 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73357/#review222998 --- Ship it! Ship It! - Abhay Kulkarni On May 17, 2021, 12:06

Re: Review Request 73326: RANGER-3227: Add GenericType for response handling

2021-05-17 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73326/#review222999 --- Ship it! Ship It! - Abhay Kulkarni On May 13, 2021, 1:17

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 Abhay Kulkarni
/RangerHdfsAuthorizer.java Line 1000 (original), 1000 (patched) <https://reviews.apache.org/r/73361/#comment312163> Can the lines from 1000-1006 be replaced with isAuditEnabled = result.getIsAudited(); - Abhay Kulkarni On May 18, 2021, 10:52 p.m., 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 Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73361/#review223010 --- Ship it! Ship It! - Abhay Kulkarni On May 19, 2021, 8:36

Re: Review Request 73362: RANGER-3289: updated Python client to support optional query-params

2021-05-19 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73362/#review223012 --- Ship it! Ship It! - Abhay Kulkarni On May 20, 2021, 12:21

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

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

Review Request 73363: RANGER-3291: NPE in BasePlugin if the first policy download contains no policies and no policy-deltas

2021-05-20 Thread Abhay Kulkarni
iff/1/ Testing --- Passes all unit tests. Thanks, Abhay Kulkarni

Re: Review Request 73363: RANGER-3291: NPE in BasePlugin if the first policy download contains no policies and no policy-deltas

2021-05-20 Thread Abhay Kulkarni
.java 0aab80945 security-admin/src/main/java/org/apache/ranger/rest/ServiceREST.java 2369f4193 Diff: https://reviews.apache.org/r/73363/diff/2/ Changes: https://reviews.apache.org/r/73363/diff/1-2/ Testing --- Passes all unit tests. Thanks, Abhay Kulkarni

Re: Review Request 73365: RANGER-3292 Fix ConcurrentModificationException from RangerTransactionSynchronizationAdapter

2021-05-21 Thread Abhay Kulkarni
/RangerTransactionSynchronizationAdapter.java Lines 157 (patched) <https://reviews.apache.org/r/73365/#comment312188> Please consider providing a unit test (or documentation) showing/describing how this issue can be reproduced without the patch. - Abhay Kulkarni On May 21, 2021, 11:36 a.m.

Review Request 73373: RANGER-3295: Update Ranger Policy Engine capability matrix

2021-05-24 Thread Abhay Kulkarni
/plugin/test_plugin_capability.json a9f741b58 Diff: https://reviews.apache.org/r/73373/diff/1/ Testing --- Passed all unit tests. Thanks, Abhay Kulkarni

Re: Review Request 73355: RANGER-3277: Number of users/groups marked for delete are not shown in logs

2021-05-25 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73355/#review223042 --- Ship it! Ship It! - Abhay Kulkarni On May 14, 2021, 1:17

Re: Review Request 73374: RANGER-3296: updated getResourceACLs() to include data-masks and row-filters as well

2021-05-25 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73374/#review223045 --- Ship it! Ship It! - Abhay Kulkarni On May 25, 2021, 8:51

Re: Review Request 73365: RANGER-3292 Fix ConcurrentModificationException from RangerTransactionSynchronizationAdapter

2021-05-28 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73365/#review223074 --- Ship it! Ship It! - Abhay Kulkarni On May 26, 2021, 11:24

Review Request 73407: RANGER-3309: Support batch upload of tags to Ranger

2021-06-04 Thread Abhay Kulkarni
8b12affe2 tagsync/src/main/java/org/apache/ranger/tagsync/source/file/FileTagSource.java 62a5f7382 tagsync/src/main/resources/ranger-tagsync-default.xml 1034bc6e5 Diff: https://reviews.apache.org/r/73407/diff/1/ Testing --- Passes all unit tests. Thanks, Abhay Kulkarni

Re: Review Request 73413: RANGER-3312 : Role is getting removed from policy when user present in that policy is deleted

2021-06-10 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73413/#review223131 --- Ship it! Ship It! - Abhay Kulkarni On June 10, 2021, 10:47

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

2021-06-15 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71899/#review223151 --- Ship it! Ship It! - Abhay Kulkarni On June 5, 2021, 7:48

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

2021-06-15 Thread Abhay Kulkarni
-create-index-for-service-resource.sql 301aa42e0 Diff: https://reviews.apache.org/r/73425/diff/1/ Testing --- Passed on unit tests. Thanks, Abhay Kulkarni

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 Abhay Kulkarni
involving resource_signature column also includes service-id column. - Abhay --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73425/#review223163 -------

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 Abhay Kulkarni
/73425/diff/2/ Changes: https://reviews.apache.org/r/73425/diff/1-2/ Testing --- Passed on unit tests. Thanks, Abhay Kulkarni

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 Abhay Kulkarni
DROP INDEX > > } > > CREATE INDEX Accepted. - Abhay --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73425/#review223169 ------

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 Abhay Kulkarni
/73425/diff/3/ Changes: https://reviews.apache.org/r/73425/diff/2-3/ Testing --- Passed on unit tests. Thanks, Abhay Kulkarni

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 Abhay Kulkarni
ache.org/r/73425/diff/4/ Changes: https://reviews.apache.org/r/73425/diff/3-4/ Testing --- Passed on unit tests. Thanks, Abhay Kulkarni

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-22 Thread Abhay Kulkarni
/ Changes: https://reviews.apache.org/r/73425/diff/4-5/ Testing --- Passed on unit tests. Thanks, Abhay Kulkarni

Re: Review Request 73432: RANGER-3259 : [Ranger Audit Filter] Ranger role is allowed to delete, even if its used in audit filters

2021-06-24 Thread Abhay Kulkarni
g logging level to DEBUG. security-admin/src/main/java/org/apache/ranger/biz/ServiceDBStore.java Lines 5843 (patched) <https://reviews.apache.org/r/73432/#comment312292> Please consider changing logging level to DEBUG - Abhay Kulkarni On June 24, 2021, 7:18

Review Request 73443: RANGER-3329: Request for _any access-type is denied only when on all access-types are denied

2021-07-08 Thread Abhay Kulkarni
Testing --- Passed all existing test cases. Created a unit test for the use-case outlined in the JIRA, and ensured that it passes. Thanks, Abhay Kulkarni

Re: Review Request 73443: RANGER-3329: Request for _any access-type is denied only when on all access-types are denied

2021-07-09 Thread Abhay Kulkarni
. Thanks, Abhay Kulkarni

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

2021-07-12 Thread Abhay Kulkarni
, Abhay Kulkarni

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

2021-07-12 Thread Abhay Kulkarni
r both RangerAdminRESTClient and RangerAdminJersey2RESTClient methods. - Abhay Kulkarni On July 10, 2021, 6:57 a.m., Ramesh Mani wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Re: Review Request 73444: RANGER-3332: script evaluator updated to provide JavaScript style access to details of request/user/groups/tags

2021-07-12 Thread Abhay Kulkarni
n) is thread-safe. - Abhay Kulkarni On July 8, 2021, 10:59 p.m., Madhan Neethiraj wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://re

Re: Review Request 73443: RANGER-3329: Request for _any access-type is denied only when on all access-types are denied

2021-07-16 Thread Abhay Kulkarni
test cases. Created a unit test for the use-case outlined in the JIRA, and ensured that it passes. Thanks, Abhay Kulkarni

Re: Review Request 73443: RANGER-3329: Request for _any access-type is denied only when on all access-types are denied

2021-07-18 Thread Abhay Kulkarni
ted a unit test for the use-case outlined in the JIRA, and ensured that it passes. Thanks, Abhay Kulkarni

Review Request 73466: RANGER-3343: Ranger policy cache is incorrect in some scenario

2021-07-19 Thread Abhay Kulkarni
scenario and ensured that the Policy-cache is not modified, and the downloaded policies are same as the database copy. Thanks, Abhay Kulkarni

Re: Review Request 73466: RANGER-3343: Ranger policy cache is incorrect in some scenario

2021-07-20 Thread Abhay Kulkarni
://reviews.apache.org/r/73466/diff/1/ Testing --- Tested the scenario and ensured that the Policy-cache is not modified, and the downloaded policies are same as the database copy. Thanks, Abhay Kulkarni

Re: Review Request 73444: RANGER-3332: script evaluator updated to provide JavaScript style access to details of request/user/groups/tags

2021-07-20 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73444/#review223252 --- Ship it! Ship It! - Abhay Kulkarni On July 14, 2021, 4:14

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

2021-07-22 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73471/#review223255 --- Ship it! Ship It! - Abhay Kulkarni On July 22, 2021, 6:08

Re: Review Request 73432: RANGER-3259 : [Ranger Audit Filter] Ranger role is allowed to delete, even if its used in audit filters

2021-07-29 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73432/#review223291 --- Ship it! Ship It! - Abhay Kulkarni On July 29, 2021, 6:45

Review Request 73497: RANGER-3360: Best Practice: Use updated policy object after pruning the policy object

2021-08-02 Thread Abhay Kulkarni
Diff: https://reviews.apache.org/r/73497/diff/1/ Testing --- Passed all unit tests. Thanks, Abhay Kulkarni

Re: Review Request 73497: RANGER-3360: Best Practice: Use updated policy object after pruning the policy object

2021-08-03 Thread Abhay Kulkarni
/org/apache/ranger/plugin/policyevaluator/RangerDefaultPolicyEvaluator.java 831b6d4ad Diff: https://reviews.apache.org/r/73497/diff/2/ Changes: https://reviews.apache.org/r/73497/diff/1-2/ Testing --- Passed all unit tests. Thanks, Abhay Kulkarni

Re: Review Request 73512: RANGER-3366: Cluster type is missed in copy constructor of RangerAccessRequestImpl

2021-08-10 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73512/#review223329 --- Ship it! Ship It! - Abhay Kulkarni On Aug. 10, 2021, 3:19

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

2021-08-11 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73514/#review223331 --- Ship it! Ship It! - Abhay Kulkarni On Aug. 11, 2021, 7:50

Re: [DRAFT] [REPORT] Apache Ranger - Aug-2021

2021-08-11 Thread Abhay Kulkarni
+1 On Wed, Aug 11, 2021 at 4:35 PM Madhan Neethiraj wrote: > > Rangers, > > > > Please review the following draft report and let me know your > comments/feedback. > > > > Thanks, > > Madhan > > > > ## Description: > > Apache Ranger is a framework to enable, monitor and manage comprehensive data

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

2021-08-14 Thread Abhay Kulkarni
not filled in earlier. Thanks, Abhay Kulkarni

<    3   4   5   6   7   8   9   10   11   12   >