Re: Review Request 71584: RANGER-2510: Support for Incremental tag updates to improve performance - handle updates to tag policies correctly

2019-10-06 Thread Abhay Kulkarni
--- Tested: 1. policy-cache is correctly updated. 2. Policy evaluation when tag policies are updated. 3. Policy evaluation when tags are updated. Thanks, Abhay Kulkarni

Re: Review Request 71583: RANGER-2512:RangerRolesRESTClient for serving user group roles to the plugins for evaluation -part2

2019-10-07 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71583/#review218120 --- Ship it! Ship It! - Abhay Kulkarni On Oct. 7, 2019, 6:05

Review Request 71593: RANGER-2610: NPE in PolicyRefresher if service-policies in policy-cache contain only service definition

2019-10-08 Thread Abhay Kulkarni
/plugin/util/PolicyRefresher.java d4d790274 Diff: https://reviews.apache.org/r/71593/diff/1/ Testing --- Ran all unit tests. Thanks, Abhay Kulkarni

Re: Review Request 71583: RANGER-2512:RangerRolesRESTClient for serving user group roles to the plugins for evaluation -part2

2019-10-08 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71583/#review218144 --- Ship it! Ship It! - Abhay Kulkarni On Oct. 9, 2019, 1:01

Review Request 71603: RANGER-2613: Public API for listing roles needs to return a Java list of RangerRole objects

2019-10-09 Thread Abhay Kulkarni
enhanced, internal Java object more suitable for GUI consumption). Diffs - security-admin/src/main/java/org/apache/ranger/rest/PublicAPIsv2.java f329d1775 Diff: https://reviews.apache.org/r/71603/diff/1/ Testing --- Ran all unit tests successfully Thanks, Abhay Kulkarni

Re: Review Request 71603: RANGER-2613: Public API for listing roles needs to return a Java list of RangerRole objects

2019-10-09 Thread Abhay Kulkarni
/2/ Changes: https://reviews.apache.org/r/71603/diff/1-2/ Testing --- Ran all unit tests successfully Thanks, Abhay Kulkarni

Re: Review Request 71583: RANGER-2512:RangerRolesRESTClient for serving user group roles to the plugins for evaluation -part2

2019-10-09 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71583/#review218167 --- Ship it! Ship It! - Abhay Kulkarni On Oct. 10, 2019

Re: [REPORT] Apache Ranger - Sep-2019

2019-10-13 Thread Abhay Kulkarni
+1 Thanks, Selva! On Tue, Oct 8, 2019 at 9:38 AM Selvamohan Neethiraj wrote: > Apache Ranger PMC: > > Could you please review draft board report below and provide your feedback. > > > Thanks, > Selva- > > > ## Description: > - Apache Ranger is a framework to enable, monitor an

Re: Review Request 71609: RANGER-2620:Create empty Role cache file when no roles are present in ranger yet.

2019-10-14 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71609/#review218207 --- Ship it! Ship It! - Abhay Kulkarni On Oct. 11, 2019, 5:28

Review Request 71626: RANGER-2510: Support for Incremental tag updates to improve performance

2019-10-16 Thread Abhay Kulkarni
/71626/diff/1/ Testing --- Tested with a cluster to ensure that tags are propagated correctly to descendant entities. Thanks, Abhay Kulkarni

Re: Review Request 71626: RANGER-2510: Support for Incremental tag updates to improve performance

2019-10-16 Thread Abhay Kulkarni
---- On Oct. 16, 2019, 7:20 p.m., Abhay Kulkarni wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71626/ > ---

Re: Review Request 71626: RANGER-2510: Support for Incremental tag updates to improve performance

2019-10-16 Thread Abhay Kulkarni
/apache/ranger/plugin/util/ServiceDefUtil.java f383241f1 Diff: https://reviews.apache.org/r/71626/diff/2/ Changes: https://reviews.apache.org/r/71626/diff/1-2/ Testing --- Tested with a cluster to ensure that tags are propagated correctly to descendant entities. Thanks, Abhay Kulkarni

Re: Review Request 71621: RANGER-2623:Add Validations to RoleREST apis

2019-10-16 Thread Abhay Kulkarni
and groups and roles" security-admin/src/main/java/org/apache/ranger/biz/RoleDBStore.java Lines 319 (patched) <https://reviews.apache.org/r/71621/#comment305880> Why is detach() necessary ? here and in line 326. - Abh

Re: Review Request 71626: RANGER-2510: Support for Incremental tag updates to improve performance

2019-10-16 Thread Abhay Kulkarni
/org/apache/ranger/plugin/util/ServiceDefUtil.java f383241f1 Diff: https://reviews.apache.org/r/71626/diff/3/ Changes: https://reviews.apache.org/r/71626/diff/2-3/ Testing --- Tested with a cluster to ensure that tags are propagated correctly to descendant entities. Thanks, Abhay

Re: Review Request 71621: RANGER-2623:Add Validations to RoleREST apis

2019-10-16 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71621/#review218249 --- Ship it! Ship It! - Abhay Kulkarni On Oct. 16, 2019, 10:55

Review Request 71635: Plugin capability/compatibility model

2019-10-17 Thread Abhay Kulkarni
/TestTagREST.java 402f1ce2c Diff: https://reviews.apache.org/r/71635/diff/1/ Testing --- Developed unit tests and ran them successfully. Thanks, Abhay Kulkarni

Re: Review Request 71627: RANGER-2624:Issue downloading Ranger Roles in non-kerberized cluster

2019-10-17 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71627/#review218272 --- Ship it! Ship It! - Abhay Kulkarni On Oct. 17, 2019, 7:50

Re: Review Request 71635: Plugin capability/compatibility model

2019-10-17 Thread Abhay Kulkarni
/TestServiceREST.java a7e19bf03 security-admin/src/test/java/org/apache/ranger/rest/TestTagREST.java 402f1ce2c Diff: https://reviews.apache.org/r/71635/diff/2/ Changes: https://reviews.apache.org/r/71635/diff/1-2/ Testing --- Developed unit tests and ran them successfully. Thanks, Abhay

Re: Review Request 71636: RANGER-2626: Block unauthenticated access to Ranger REST endpoints in kerberized environment

2019-10-19 Thread Abhay Kulkarni
that policy download failed. Thanks, Abhay Kulkarni

Re: Review Request 71636: RANGER-2626: Block unauthenticated access to Ranger REST endpoints in kerberized environment

2019-10-20 Thread Abhay Kulkarni
script to invoke policy download without acquiring kerberos identity. Ensured that policy download failed. Thanks, Abhay Kulkarni

Re: Review Request 71651: RANGER-2630: Ensure that entity deletes are handled even when Atlas sets deleted entity's state as not ACTIVE

2019-10-23 Thread Abhay Kulkarni
rg/r/71651/diff/4/ Changes: https://reviews.apache.org/r/71651/diff/3-4/ Testing (updated) --- Passes all unit tests Thanks, Abhay Kulkarni

Re: Review Request 71651: RANGER-2630: Ensure that entity deletes are handled even when Atlas sets deleted entity's state as not ACTIVE

2019-10-23 Thread Abhay Kulkarni
org/r/71651/diff/4-5/ Testing --- Passes all unit tests Thanks, Abhay Kulkarni

Re: Review Request 71651: RANGER-2630: Ensure that entity deletes are handled even when Atlas sets deleted entity's state as not ACTIVE

2019-10-23 Thread Abhay Kulkarni
tests Thanks, Abhay Kulkarni

Re: Review Request 71668: RANGER-2590 : add displayName attribute to service-def and service

2019-10-30 Thread Abhay Kulkarni
ews.apache.org/r/71668/#comment306219> Please consider making displayName field searchable/sortable here and in RangerServiceDef. - Abhay Kulkarni On Oct. 30, 2019, 5:54 a.m., Kishor Gollapalliwar wrote: > > --- > This is a

Re: Review Request 71654: RANGER-2629 Service disabled should not use the last known version of policies

2019-10-30 Thread Abhay Kulkarni
service is invalid. - Abhay Kulkarni On Oct. 23, 2019, 9:08 a.m., Xing Peng wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http

Re: Review Request 71723: RANGER-2637: RangerTags loading issue when Ranger admin service is not available

2019-11-05 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71723/#review218516 --- Ship it! Ship It! - Abhay Kulkarni On Nov. 5, 2019, 10:09

Re: Review Request 71724: RANGER-2642: Grant/Revoke REST invocations by non-service users should not specify resource owner

2019-11-08 Thread Abhay Kulkarni
(updated) --- Passed all unit tests Thanks, Abhay Kulkarni

Re: Review Request 71724: RANGER-2642: Grant/Revoke REST invocations by non-service users should not specify resource owner

2019-11-08 Thread Abhay Kulkarni
/71724/diff/4/ Changes: https://reviews.apache.org/r/71724/diff/3-4/ Testing --- Passed all unit tests Thanks, Abhay Kulkarni

Re: Review Request 71724: RANGER-2642: Grant/Revoke REST invocations by non-service users should not specify resource owner

2019-11-08 Thread Abhay Kulkarni
/ServiceREST.java 3d8a32977 Diff: https://reviews.apache.org/r/71724/diff/5/ Changes: https://reviews.apache.org/r/71724/diff/4-5/ Testing --- Passed all unit tests Thanks, Abhay Kulkarni

Re: Review Request 71759: RANGER-2646: replaced static references to static configuration instance, RangerConfiguration.getInstance()

2019-11-13 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71759/#review218619 --- Ship it! Ship It! - Abhay Kulkarni On Nov. 13, 2019, 2:59

Re: Review Request 71758: RANGER-2638: Ranger admin Logging improvement

2019-11-13 Thread Abhay Kulkarni
/XXGlobalStateDao.java Lines 100 (patched) <https://reviews.apache.org/r/71758/#comment306414> Please consider printing the exception here. - Abhay Kulkarni On Nov. 12, 2019, 9:53 p.m., Sailaja Polavarapu wrote: > > --- > This is a

Re: Review Request 71765: RANGER-2646: fix PMD violations

2019-11-13 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71765/#review218628 --- Ship it! Ship It! - Abhay Kulkarni On Nov. 14, 2019, 12:17

Re: Review Request 71758: RANGER-2638: Ranger admin Logging improvement

2019-11-14 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71758/#review218639 --- Ship it! Ship It! - Abhay Kulkarni On Nov. 14, 2019, 10:49

Re: Review Request 71724: RANGER-2642: Grant/Revoke REST invocations by non-service users should not specify resource owner

2019-11-15 Thread Abhay Kulkarni
/71724/diff/6-7/ Testing --- Passed all unit tests Thanks, Abhay Kulkarni

Re: Review Request 71724: RANGER-2642: Grant/Revoke REST invocations by non-service users should not specify resource owner

2019-11-15 Thread Abhay Kulkarni
://reviews.apache.org/r/71724/diff/7-8/ Testing --- Passed all unit tests Thanks, Abhay Kulkarni

Review Request 71802: RANGER-2652: Refactor policy engine

2019-11-21 Thread Abhay Kulkarni
-admin/src/test/resources/admin/service-defs/test-hive-servicedef.json PRE-CREATION security-admin/src/test/resources/admin/service-defs/test-tag-servicedef.json PRE-CREATION Diff: https://reviews.apache.org/r/71802/diff/1/ Testing --- Passes all unit tests Thanks, Abhay Kulkarni

Re: Review Request 71802: RANGER-2652: Refactor policy engine

2019-11-21 Thread Abhay Kulkarni
, Abhay Kulkarni

Re: Review Request 71808: RANGER-2652: refactor policy-engine #2 - renames, whitespace updates

2019-11-22 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71808/#review218774 --- Ship it! Ship It! - Abhay Kulkarni On Nov. 22, 2019, 5:43

Review Request 71817: RANGER-2651: Improve performance of building and querying RangerResourceTrie

2019-11-25 Thread Abhay Kulkarni
/ Testing --- Passes all unit tests Thanks, Abhay Kulkarni

Review Request 71828: RANGER-2653: Refactor product code to move out APIs used only by test code

2019-11-26 Thread Abhay Kulkarni
/plugin/policyengine/TestPolicyEngine.java b4c3060ef agents-common/src/test/java/org/apache/ranger/plugin/policyengine/TestPolicyEngineComparison.java 94ba8b90a Diff: https://reviews.apache.org/r/71828/diff/1/ Testing --- Passed all unit tests Thanks, Abhay Kulkarni

Re: Review Request 71830: RANGER-2654: refactoring to remove static RangerBasePlugins.servicePluginsMap

2019-11-26 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71830/#review218814 --- Ship it! Ship It! - Abhay Kulkarni On Nov. 26, 2019, 11:44

Re: Review Request 71828: RANGER-2653: Refactor product code to move out APIs used only by test code

2019-11-26 Thread Abhay Kulkarni
/apache/ranger/plugin/policyengine/TestPolicyEngineComparison.java 94ba8b90a Diff: https://reviews.apache.org/r/71828/diff/2/ Changes: https://reviews.apache.org/r/71828/diff/1-2/ Testing --- Passed all unit tests Thanks, Abhay Kulkarni

Re: Review Request 71828: RANGER-2653: Refactor product code to move out APIs used only by test code

2019-11-26 Thread Abhay Kulkarni
/ranger/plugin/policyengine/TestPolicyEngineComparison.java 94ba8b90a Diff: https://reviews.apache.org/r/71828/diff/3/ Changes: https://reviews.apache.org/r/71828/diff/2-3/ Testing --- Passed all unit tests Thanks, Abhay Kulkarni

Re: Review Request 71839: RANGER-2656:RangerHiveAuthorizer filterListCmdObjects failed to filter database / tables when HMS calls the authorizer for filtering

2019-11-27 Thread Abhay Kulkarni
/authorizer/RangerHiveAuthorizer.java Line 1158 (original), 1161 (patched) <https://reviews.apache.org/r/71839/#comment306711> When objectType is DATABASE, isn't objectName the same as dbName? - Abhay Kulkarni On Nov. 27, 2019, 5:53 p.m., Ramesh

Re: Review Request 71839: RANGER-2656:RangerHiveAuthorizer filterListCmdObjects failed to filter database / tables when HMS calls the authorizer for filtering

2019-11-27 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71839/#review218833 --- Ship it! Ship It! - Abhay Kulkarni On Nov. 27, 2019, 5:53

Re: Review Request 71829: RANGER-2657: Upgrade Hive version from 3.1 to 3.1.2

2019-12-02 Thread Abhay Kulkarni
/org/apache/ranger/authorization/hive/authorizer/RangerHiveResourceACLs.java PRE-CREATION pom.xml bce4f20d0 Diff: https://reviews.apache.org/r/71829/diff/3/ Testing --- Passes all unit tests Thanks, Abhay Kulkarni

Review Request 71869: RANGER-2659: Zone-based policies are not listed for USER_ROLE with delegate admin privilege

2019-12-03 Thread Abhay Kulkarni
Diff: https://reviews.apache.org/r/71869/diff/1/ Testing --- Passes all unit tests Thanks, Abhay Kulkarni

Re: Review Request 71829: RANGER-2657: Upgrade Hive version from 3.1 to 3.1.2

2019-12-04 Thread Abhay Kulkarni
/authorizer/RangerHiveResourceACLs.java PRE-CREATION pom.xml bce4f20d0 Diff: https://reviews.apache.org/r/71829/diff/4/ Changes: https://reviews.apache.org/r/71829/diff/3-4/ Testing --- Passes all unit tests Thanks, Abhay Kulkarni

Re: Review Request 71829: RANGER-2657: Upgrade Hive version from 3.1 to 3.1.2

2019-12-04 Thread Abhay Kulkarni
://reviews.apache.org/r/71829/diff/5/ Changes: https://reviews.apache.org/r/71829/diff/4-5/ Testing --- Passes all unit tests Thanks, Abhay Kulkarni

Re: Review Request 71874: RANGER-2661:NullPointerException on RangerRolesProvider.loadUserGroupRoles

2019-12-04 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71874/#review218926 --- Ship it! Ship It! - Abhay Kulkarni On Dec. 4, 2019, 10:53

Review Request 71890: RANGER-2665: Policy engine for delegate-admin processing is not built correctly when policy-deltas are enabled and a zone policy is updated

2019-12-06 Thread Abhay Kulkarni
/biz/RangerPolicyAdminCache.java 76dabb4a0 Diff: https://reviews.apache.org/r/71890/diff/1/ Testing --- Passes all unit tests. Tested with cluster configured with ranger-admin enabled for using policy-deltas. Thanks, Abhay Kulkarni

Re: Review Request 71891: RANGER-2654: updated RangerAdminTagRetriever to use pluginConfig from RangerBasePlugin

2019-12-07 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71891/#review218971 --- Ship it! Ship It! - Abhay Kulkarni On Dec. 7, 2019, 1:55

Re: Review Request 71894: RANGER-2669: Blacklist for Ranger Audits

2019-12-10 Thread Abhay Kulkarni
dmin/src/main/java/org/apache/ranger/biz/ServiceDBStore.java Lines 1658 (patched) <https://reviews.apache.org/r/71894/#comment306991> Please consider having a space surrounding operator. - Abhay Kulkarni On Dec. 9, 2019, 10:33 a.m

Re: Review Request 71893: RANGER-2668 : Remove tag service linking for any service created in Ranger KMS

2019-12-10 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71893/#review218989 --- Ship it! Ship It! - Abhay Kulkarni On Dec. 10, 2019, 1:18

Re: Review Request 71693: RANGER-2631: Ranger Audit logs for for SHOW commands related to ROLE operations in Hive

2019-12-10 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71693/#review218991 --- Ship it! Ship It! - Abhay Kulkarni On Nov. 7, 2019, 6:45

Re: Review Request 71938: RANGER-837: update Ranger build to use release version of maven-assembly-plugin

2020-01-09 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71938/#review219197 --- Ship it! Ship It! - Abhay Kulkarni On Jan. 9, 2020, 3 p.m

Review Request 71989: RANGER-2696: Fix unit test failure in TestPolicyEngine.testValiditySchedulerApplicable

2020-01-13 Thread Abhay Kulkarni
-and-applicable.json b0b0f8d07 Diff: https://reviews.apache.org/r/71989/diff/1/ Testing --- Ran build with command mvn clean compile test package verify Build succeeded without errors. Thanks, Abhay Kulkarni

Re: Review Request 71992: RANGER-2695: Default displayName for ServiceDef

2020-01-14 Thread Abhay Kulkarni
getDisplayName())) { ret.setDisplayName(ret.getName()); } - Abhay Kulkarni On Jan. 14, 2020, 10:38 a.m., Kishor Gollapalliwar wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://

Re: Review Request 71954: RANGER-2684: Add Kudu service definition

2020-01-14 Thread Abhay Kulkarni
-kudu.json Lines 100 (patched) <https://reviews.apache.org/r/71954/#comment307417> "label": "DELETE", - Abhay Kulkarni On Jan. 6, 2020, 10:43 p.m., Hao Hao wrote: > > --- > This is an automaticall

Review Request 72007: RANGER-2703: Grant operation succeeds even though there is no delegate admin permission

2020-01-15 Thread Abhay Kulkarni
--- Tested in a kerberized cluster with Grant/Revoke commands. Thanks, Abhay Kulkarni

Re: Review Request 72020: RANGER-2692:RangerKafkaAuthorizer support for ConsumerGroup resource for authorization

2020-01-16 Thread Abhay Kulkarni
-kafka.json Line 79 (original), 95 (patched) <https://reviews.apache.org/r/72020/#comment307464> Please consider ordering accessTypes by the itemIds? - Abhay Kulkarni On Jan. 16, 2020, 10:46 p.m., Ramesh Mani wrote: > > -

Re: Review Request 72020: RANGER-2692:RangerKafkaAuthorizer support for ConsumerGroup resource for authorization

2020-01-16 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72020/#review219314 --- Ship it! Ship It! - Abhay Kulkarni On Jan. 16, 2020, 11:42

Re: Review Request 72000: RANGER-2702:Upgrade Kafka Version in Ranger to 2.4

2020-01-16 Thread Abhay Kulkarni
g/r/72000/#comment307467> Please consider logging the exception with LOG.error() - Abhay Kulkarni On Jan. 15, 2020, 6:09 a.m., Ramesh Mani wrote: > > --- > This is an automatically generated e-mail. To

Re: Review Request 72010: RANGER-2688: Make cookie name configurable

2020-01-21 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72010/#review219346 --- Ship it! Ship It! - Abhay Kulkarni On Jan. 18, 2020, 6:08

Re: Review Request 71993: RANGER-2699 : JVM metrics for Ranger usersync and Ranger tagsync

2020-01-21 Thread Abhay Kulkarni
ws.apache.org/r/71993/#comment307489> Please ensure that the thread is a damon thread. Please see TagAdminRESTSink.start() for reference. - Abhay Kulkarni On Jan. 21, 2020, 7:14 a.m., Dineshkumar Yadav wrote: > > --- > This is an a

Re: Review Request 71999: RANGER-2697: Usersync and Ranger admin changes to support retriving additional user/group attributes from LDAP/AD

2020-01-22 Thread Abhay Kulkarni
tched) <https://reviews.apache.org/r/71999/#comment307505> Please review to see if we need to create a new Gson object in this function. It will be good if that can be avoided. - Abhay Kulkarni On Jan. 22, 2020, 7:02 a.m., Sailaja Polavarapu wrote: > > -

Re: Review Request 71993: RANGER-2699 : JVM metrics for Ranger usersync and Ranger tagsync

2020-01-22 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71993/#review219363 --- Ship it! Ship It! - Abhay Kulkarni On Jan. 22, 2020, 8:24

Re: Review Request 71954: RANGER-2684: Add Kudu service definition

2020-02-05 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71954/#review219508 --- Ship it! Ship It! - Abhay Kulkarni On Jan. 31, 2020, 9:23

Review Request 72086: RANGER-2722: policies/hive/for-resource api call is returning deleted policies

2020-02-05 Thread Abhay Kulkarni
fbb23 Diff: https://reviews.apache.org/r/72086/diff/1/ Testing --- Tested with cluster by deleting policies from a hive service. Ensured that when the last policy is deleted, 'for-resource' API call returns zero policies. Thanks, Abhay Kulkarni

Review Request 72115: RANGER-2722: policies/hive/for-resource api call is returning deleted policies

2020-02-11 Thread Abhay Kulkarni
with this policy engine. Thanks, Abhay Kulkarni

Re: Review Request 71999: RANGER-2697: Usersync and Ranger admin changes to support retriving additional user/group attributes from LDAP/AD

2020-02-12 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71999/#review219564 --- Ship it! Ship It! - Abhay Kulkarni On Feb. 5, 2020, 11:17

Re: Review Request 72136: RANGER-2723: Support ldap attribute based document level control for solr plugin

2020-02-15 Thread Abhay Kulkarni
h attrEnabled is set to true? If so, please check for null to avoid potential NPE. - Abhay Kulkarni On Feb. 15, 2020, 2:03 a.m., Sailaja Polavarapu wrote: > > --- > This is an automatically generated e-mail. To reply

Re: Review Request 72152: RANGER-2734: updated Atlas plugin for new operations in Atlas - add/remove label, update-namespace, admin-purge

2020-02-19 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72152/#review219614 --- Ship it! Ship It! - Abhay Kulkarni On Feb. 19, 2020, 8:13

Re: Review Request 72195: Permission "alter" has to be there for TOPIC and CLUSTER resource in RangerKafkaPlugin ServiceDef

2020-03-04 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72195/#review219779 --- Ship it! Ship It! - Abhay Kulkarni On March 4, 2020, 6:53

Re: Review Request 72136: RANGER-2723: Support ldap attribute based document level control for solr plugin

2020-03-09 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72136/#review219853 --- Ship it! Ship It! - Abhay Kulkarni On March 3, 2020, 9:06

Re: Review Request 72219: RANGER-2753: Optimize populating user group mappings from DB

2020-03-18 Thread Abhay Kulkarni
Lines 29 (patched) <https://reviews.apache.org/r/72219/#comment308220> Please expand out the imports. - Abhay Kulkarni On March 11, 2020, 6:52 p.m., Sailaja Polavarapu wrote: > > --- > This is an automatically gener

Re: Review Request 72219: RANGER-2753: Optimize populating user group mappings from DB

2020-03-18 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72219/#review219989 --- Ship it! Ship It! - Abhay Kulkarni On March 18, 2020, 11:54

Re: Review Request 72251: RANGER-2762: Handling browser requests when knox trusted proxy is enabled and requests are not through knox

2020-03-19 Thread Abhay Kulkarni
/SessionMgr.java Lines 184 (patched) <https://reviews.apache.org/r/72251/#comment308274> Please consider doing this check before line 182. If the check fails, then the rest of the condition(s) may be checked. - Abhay Kulkarni On March 19, 2020, 2:25 p.m., Sailaja Polavarapu

Re: Review Request 72251: RANGER-2762: Handling browser requests when knox trusted proxy is enabled and requests are not through knox

2020-03-20 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72251/#review220049 --- Ship it! Ship It! - Abhay Kulkarni On March 20, 2020, 7:15

Re: Review Request 72252: RANGER-2764 : Role API : Duplicate key value violates unique constraint "x_ranger_global_state_uk_state_name"

2020-03-30 Thread Abhay Kulkarni
bug the issue. Include "continuing" to the log message. - Abhay Kulkarni On March 30, 2020, 3:49 p.m., Mahesh Bandal wrote: > > --- > This is an automatically generated e-mail. To reply, vi

Re: Review Request 72252: RANGER-2764 : Role API : Duplicate key value violates unique constraint "x_ranger_global_state_uk_state_name"

2020-03-31 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72252/#review220150 --- Ship it! Ship It! - Abhay Kulkarni On March 31, 2020, 7:25

Re: Review Request 72298: RANGER-785: updated Ranger plugin to support the notion of super-users and super-groups

2020-04-01 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72298/#review220174 --- Ship it! Ship It! - Abhay Kulkarni On April 1, 2020, 7:43

Review Request 72302: RANGER-2773: Enhanced logging messages for RangerScriptConditionEvaluator class

2020-04-01 Thread Abhay Kulkarni
--- Tested in a live cluster. Thanks, Abhay Kulkarni

Re: Review Request 72302: RANGER-2773: Enhanced logging messages for RangerScriptConditionEvaluator class

2020-04-01 Thread Abhay Kulkarni
/RangerScriptConditionEvaluator.java 5b6653901 Diff: https://reviews.apache.org/r/72302/diff/2/ Changes: https://reviews.apache.org/r/72302/diff/1-2/ Testing --- Tested in a live cluster. Thanks, Abhay Kulkarni

Re: Review Request 72299: RANGER-2772 : Adding the functionality of merging the policy

2020-04-03 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72299/#review220218 --- Ship it! Ship It! - Abhay Kulkarni On April 3, 2020, 6:12

Re: Review Request 72320: RANGER-2780: updated RangerBasePlugin to support audit-excluded-users

2020-04-06 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72320/#review220229 --- Ship it! Ship It! - Abhay Kulkarni On April 6, 2020, 6:53

Re: Review Request 72319: RANGER-2779: updated tag-sync to process Atlas notifications for ADLS-Gen2 entities

2020-04-06 Thread Abhay Kulkarni
/tagsync/source/atlas/AtlasAdlsResourceMapper.java Lines 112 (patched) <https://reviews.apache.org/r/72319/#comment308549> Will this condition be ever satisfied? Please review. - Abhay Kulkarni On April 5, 2020, 12:51 a.m., Madhan Neethiraj

Re: Review Request 72329: RANGER-2781: updated default policy creation to handle policy-items with no users

2020-04-06 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72329/#review220235 --- Ship it! Ship It! - Abhay Kulkarni On April 7, 2020, 1:37

Re: Review Request 72307: RANGER-2775 : Pagination not working for role in Ranger admin UI page

2020-04-07 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72307/#review220244 --- Ship it! Ship It! - Abhay Kulkarni On April 7, 2020, 2:09

Re: Review Request 72341: RANGER-2779: tag-sync ADLS-Gen2 resource-mapper updated to handle account-name without domain

2020-04-09 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72341/#review220273 --- Ship it! Ship It! - Abhay Kulkarni On April 9, 2020, 4:47

Review Request 72342: RANGER-2788: Fix schema-registry servicedef with correct values of id and itemIds

2020-04-09 Thread Abhay Kulkarni
Diff: https://reviews.apache.org/r/72342/diff/1/ Testing --- Ensured that Ranger-admin is correctly initialized on startup and configured service-definitions are created in the database. Thanks, Abhay Kulkarni

Re: Review Request 72342: RANGER-2788: Fix schema-registry servicedef with correct values of id and itemIds

2020-04-09 Thread Abhay Kulkarni
--- Ensured that Ranger-admin is correctly initialized on startup and configured service-definitions are created in the database. Thanks, Abhay Kulkarni

Review Request 72350: RANGER-2791: Ignore .iml files from RAT check for schema-registry plugin

2020-04-10 Thread Abhay Kulkarni
6bd2d9766 Diff: https://reviews.apache.org/r/72350/diff/1/ Testing --- Compiled clean with verify option successfully Thanks, Abhay Kulkarni

Re: Review Request 72381: RANGER-2800: Java patch for updating x_ranger_global_state table for DB changes done as part of RANGER-2697

2020-04-17 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72381/#review220350 --- Ship it! Ship It! - Abhay Kulkarni On April 17, 2020, 4:40

Review Request 72419: RANGER-2806: RangerScriptConditionEvaluator does not initialize correctly with openJDK 11

2020-04-22 Thread Abhay Kulkarni
e evaluated the policy condition correctly. Thanks, Abhay Kulkarni

Re: Review Request 72416: RANGER-2805 Create role with non-existing group/user failing due to concurrent threads

2020-04-22 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72416/#review220433 --- Ship it! Ship It! - Abhay Kulkarni On April 22, 2020, 3:51

Re: Review Request 72425: RANGER-2772: Adding the functionality of merging the policy - Part 3

2020-04-23 Thread Abhay Kulkarni
/ServiceREST.java 82e67e654 security-admin/src/main/java/org/apache/ranger/rest/ServiceRESTUtil.java 640d3c349 Diff: https://reviews.apache.org/r/72425/diff/4/ Testing --- Tested with merging an existing policy with different policy-items Thanks, Abhay Kulkarni

Re: Review Request 72455: RANGER-2814: RangerServiceResource signature should not include service-specific information

2020-04-30 Thread Abhay Kulkarni
-- On April 30, 2020, 9:29 p.m., Abhay Kulkarni wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72455/ >

Re: Review Request 72455: RANGER-2814: RangerServiceResource signature should not include service-specific information

2020-04-30 Thread Abhay Kulkarni
service resources. Took about 3 minutes. Thanks, Abhay Kulkarni

Re: Review Request 72457: RANGER-2815:Ranger HDFSAuditDestination flush call should be privileged one

2020-04-30 Thread Abhay Kulkarni
/HDFSAuditDestination.java Line 180 (original), 182 (patched) <https://reviews.apache.org/r/72457/#comment309061> Should this code be executed only if out != null (as was done before this change)? - Abhay Kulkarni On May 1, 2020, 2:36 a.m., Ramesh Mani

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