Re: Review Request 74672: RANGER-4474: adventures in abac - part-2

2023-10-16 Thread Don Bosco Durai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74672/#review225868 --- Ship it! Ship It! - Don Bosco Durai On Oct. 16, 2023, 6:03

Re: Review Request 74609: RANGER-4234

2023-09-19 Thread Don Bosco Durai
> On Sept. 18, 2023, 6:18 p.m., Don Bosco Durai wrote: > > agents-common/src/main/java/org/apache/ranger/plugin/util/JavaScriptEdits.java > > Lines 51 (patched) > > <https://reviews.apache.org/r/74609/diff/1/?file=2279790#file2279790line51> > > > >

Re: Review Request 74609: RANGER-4234

2023-09-18 Thread Don Bosco Durai
/main/java/org/apache/ranger/plugin/util/JavaScriptEdits.java Lines 60 (patched) <https://reviews.apache.org/r/74609/#comment314188> Should we store the original string and log both here to see what the original string was transformed? - Don Bosco Durai On Sept. 18, 202

Re: Review Request 74582: RANGER-4398: security-zone API enhancements to support incremental updates and resource pagination

2023-09-13 Thread Don Bosco Durai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74582/#review225753 --- Ship it! Ship It! - Don Bosco Durai On Sept. 8, 2023, 4:28

Re: Review Request 74517: RANGER-4320: createPrincipalsIfAbsent request parameter is not recognized by importPoliciesFromFile REST API

2023-07-20 Thread Don Bosco Durai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74517/#review225609 --- Ship it! Ship It! - Don Bosco Durai On July 15, 2023, 6:19

Re: [VOTE] Apache Ranger 2.4.0 Release - rc2

2023-03-30 Thread Don Bosco Durai
+1 Selva, thank you for putting this together. Bosco On Mon, Mar 27, 2023 at 8:40 PM Selvamohan Neethiraj wrote: > Rangers: > > Apache Ranger 2.4.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

Re: Review Request 74356: RANGER-4144 : Fixing test suite for kafka plugin

2023-03-21 Thread Don Bosco Durai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74356/#review225291 --- Ship it! Ship It! - Don Bosco Durai On March 20, 2023, 7:43

Re: Review Request 74356: RANGER-4144 : Fixing test suite for kafka plugin

2023-03-21 Thread Don Bosco Durai
/authorization/kafka/authorizer/KafkaRangerAuthorizerTest.java Lines 110 (patched) <https://reviews.apache.org/r/74356/#comment313984> Seems IOException will come only from line 105, this review comment is not valid. I am approving the changes - Don Bosco Durai On March 20, 2023, 7:

Re: Review Request 74356: RANGER-4144 : Fixing test suite for kafka plugin

2023-03-21 Thread Don Bosco Durai
/authorizer/KafkaRangerAuthorizerTest.java Lines 110 (patched) <https://reviews.apache.org/r/74356/#comment313982> Is this message misleading? Even line 106 will through exception. Would it be the same reason for port not available? - Don Bosco Durai On March 20, 2023, 7:

Re: Review Request 74253: This script will help anyone to setup ranger within few minutes of downloading Apache Ranger Repo.

2022-12-20 Thread Don Bosco Durai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74253/#review225015 --- Ship it! Ship It! - Don Bosco Durai On Dec. 21, 2022, 2:50

Re: Review Request 74216: RANGER-3982: updated Python client to support Ranger KMS REST APIs

2022-12-01 Thread Don Bosco Durai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74216/#review224927 --- Ship it! Ship It! - Don Bosco Durai On Nov. 24, 2022, 8:28

Re: Review Request 74178: RANGER-3953: fix potential NPE in policy-engine initialization

2022-10-19 Thread Don Bosco Durai
/policyengine/RangerRequestScriptEvaluator.java Lines 122 (patched) <https://reviews.apache.org/r/74178/#comment313670> Since the parameter "script" is user entered, should we catch the exception and log/ignore it? - Don Bosco Durai On Oct. 20, 2022, 3:09 a.m., Madhan

Re: Review Request 74170: RANGER-3947 fix thread leak in SolrCollectionBootstrapper

2022-10-18 Thread Don Bosco Durai
> On Oct. 15, 2022, 4:42 p.m., Don Bosco Durai wrote: > > embeddedwebserver/src/main/java/org/apache/ranger/server/tomcat/SolrCollectionBootstrapper.java > > Lines 204 (patched) > > <https://reviews.apache.org/r/74170/diff/1/?file=2270661#file2270661line204

Re: Review Request 74170: RANGER-3947 fix thread leak in SolrCollectionBootstrapper

2022-10-15 Thread Don Bosco Durai
tomcat/SolrCollectionBootstrapper.java Lines 207 (patched) <https://reviews.apache.org/r/74170/#comment313630> 1. Any reason we are setting this as severe? Can we use the level WARN or ERROR? 2. Can we pass the exception as parameter to the logger? - Don Bosco Durai On Oct. 14, 2022, 3:

Re: Review Request 74142: RangerExternalUserStoreRetriever class Ranger-3855

2022-10-15 Thread Don Bosco Durai
being, it is common for applications to be configured to DEBUG level during troubleshooting sessions and also in some cases, these logs are sent to external systems like DataDog (in the cloud) or other log aggregation tools and it would be difficult to enforce any policies in those tools. - Don

Re: Review Request 74142: RangerExternalUserStoreRetriever class Ranger-3855

2022-10-06 Thread Don Bosco Durai
nal comcast class. What happens if this is not available in the opensource? agents-common/src/main/java/org/apache/ranger/plugin/contextenricher/externalUserStoreRetrievers/RangerRoleUserStoreRetriever.java Lines 76 (

Re: [ANNOUNCE] Apache Ranger 2.3.0 released

2022-07-11 Thread Don Bosco Durai
This is great. Thanks everyone. Regards Bosco From: Madhan Neethiraj Reply-To: Date: Sunday, July 10, 2022 at 10:13 PM To: , Subject: Re: [ANNOUNCE] Apache Ranger 2.3.0 released Ramesh - thank you for driving this release. Rangers - thank you all for your contributions to

Re: Need community feedback on expanding scope of Apache Ranger

2022-07-06 Thread Don Bosco Durai
Selva, thanks for starting the thread. 3. What additional data sources/services would you like to have Apache Ranger authorization? It would be good if we can start supporting Cloud data sources as part of the community. We should also look into other services like OPA and

Re: Review Request 73106: RANGER-3132: mapping problem for AuthzAuditEvent between ActionType and Action

2020-12-24 Thread Don Bosco Durai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73106/#review222384 --- Seems good. Thanks - Don Bosco Durai On Dec. 24, 2020, 3:51

Re: [ANNOUNCE] Apache Ranger - Python client

2020-12-05 Thread Don Bosco Durai
class here: https://github.com/apache/ranger/blob/master/intg/src/main/python/apache_ranger/client/ranger_client.py#L245. Hope this helps. Madhan On 12/4/20, 10:48 PM, "Don Bosco Durai" wrote: Madhan, this is very good. Does the script also supports d

Re: [ANNOUNCE] Apache Ranger - Python client

2020-12-04 Thread Don Bosco Durai
Madhan, this is very good. Does the script also supports deleting or modifying of Ranger Policies? Regards Bosco On 12/4/20, 9:09 AM, "Madhan Neethiraj" wrote: All, Official Python client for Apache Ranger is now available at https://pypi.org/project/apache-ranger/. Python client

Re: Review Request 72969: RANGER-3000:Audit-filter feature implementation to help reduce volume of audit logs generated

2020-11-29 Thread Don Bosco Durai
ched) <https://reviews.apache.org/r/72969/#comment311305> Let's make sure ++ doesn't mess the passed value. It might be better to increment in a new statement to be safe - Don Bosco Durai On Nov. 30, 2020, 3:42 a.m.,

Re: [VOTE] Apache Ranger 2.1.0 rc0

2020-09-01 Thread Don Bosco Durai
+1 - Build successfully Amazing work everyone. Madhan, thanks for driving this Regards Bosco On 9/1/20, 12:25 PM, "Selvamohan Neethiraj" wrote: +1 Thanks Madhan for driving the release of Apache Ranger 2.1.0 * Downloaded source and build successfully. Thanks, Selva-

Re: Review Request 71921: Add support for ElasticSearch as an Audit Database

2020-03-07 Thread Don Bosco Durai
s/conf.dist/ranger-admin-site.xml Lines 49 (patched) <https://reviews.apache.org/r/71921/#comment308077> Could we have port also here? - Don Bosco Durai On Jan. 24, 2020, 7:56 p.m., Andrew Charneski wrote: > >

Re: [REPORT] Apache Ranger - Jan 2020

2020-01-12 Thread Don Bosco Durai
+1 Selva, thanks Bosco On 1/8/20, 12:47 PM, "Madhan Neethiraj" wrote: +1. Thanks Selva. Madhan On 1/8/20, 12:44 PM, "Velmurugan Periasamy" wrote: +1. Thanks Selva for putting together the report. On Wed, Jan 8, 2020 at

Re: Review Request 71746: RANGER-2643: Use JPA/JDBC batching during policy creation

2019-12-13 Thread Don Bosco Durai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71746/#review219034 --- Ship it! Ship It! - Don Bosco Durai On Nov. 16, 2019, 10:46

Re: Review Request 71746: RANGER-2643: Use JPA/JDBC batching during policy creation

2019-11-10 Thread Don Bosco Durai
, code looks good. Thanks for your contribution - Don Bosco Durai On Nov. 10, 2019, 8:09 p.m., Andrew Luo wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.

Re: [REPORT] Apache Ranger - Sep-2019

2019-10-13 Thread Don Bosco Durai
+1 Selva, thanks for putting this together. Bosco On 10/9/19, 5:50 AM, "Velmurugan Periasamy" wrote: +1. Thanks for putting it together. On Tue, Oct 8, 2019 at 4:48 PM Madhan Neethiraj wrote: +1 for the report. Selva - thanks for compiling the report.

Re: Review Request 71449: RANGER-2562 Support for configuration of multiple Solr URLs in the Solr service

2019-09-09 Thread Don Bosco Durai
> On Sept. 9, 2019, 3:16 p.m., Don Bosco Durai wrote: > > plugin-solr/src/main/java/org/apache/ranger/services/solr/client/ServiceSolrConnectionMgr.java > > Line 33 (original), 35 (patched) > > <https://reviews.apache.org/r/71449/diff/1/?file=2164383#file2164383lin

Re: Review Request 71449: RANGER-2562 Support for configuration of multiple Solr URLs in the Solr service

2019-09-09 Thread Don Bosco Durai
> On Sept. 9, 2019, 3:16 p.m., Don Bosco Durai wrote: > > plugin-solr/src/main/java/org/apache/ranger/services/solr/client/ServiceSolrConnectionMgr.java > > Line 33 (original), 35 (patched) > > <https://reviews.apache.org/r/71449/diff/1/?file=2164383#file2164383lin

Re: Review Request 71432: Configure Kerberos for Hive Ranger Client via HS2 configuration

2019-09-09 Thread Don Bosco Durai
> On Sept. 5, 2019, 3:42 p.m., Don Bosco Durai wrote: > > hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java > > Lines 147 (patched) > > <https://reviews.apache.org/r/71432/diff/1/?file=2163334#file2163334line147&g

Re: Review Request 71449: RANGER-2562 Support for configuration of multiple Solr URLs in the Solr service

2019-09-09 Thread Don Bosco Durai
/ServiceSolrConnectionMgr.java Line 33 (original), 35 (patched) <https://reviews.apache.org/r/71449/#comment304940> Instead of spliting the URLs and taking the last URL, can we support SolrCloud client using Zookeeper? - Don Bosco Durai On Sept. 9, 2019, 8:23 a.m., Kehua Wu

Re: Review Request 71438: RANGER-2560 Solve the problem of the order of the configuration items of the Solr plugin

2019-09-05 Thread Don Bosco Durai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71438/#review217590 --- Ship it! Ship It! - Don Bosco Durai On Sept. 5, 2019, 12:12

[jira] [Commented] (RANGER-2551) Optimize obtaining the agentHostname of audit log

2019-08-28 Thread Don Bosco Durai (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16918189#comment-16918189 ] Don Bosco Durai commented on RANGER-2551: - [~Seymour Xu] which Ranger version are you using

[jira] [Commented] (RANGER-2551) Optimize obtaining the agentHostname of audit log

2019-08-26 Thread Don Bosco Durai (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16915597#comment-16915597 ] Don Bosco Durai commented on RANGER-2551: - [~Seymour Xu], the patch looks good. Can you create

Re: (无主题)

2019-08-23 Thread Don Bosco Durai
Thanks for your interest in Apache Ranger. I have added you as contributor. Regards Bosco On 8/22/19, 7:07 PM, "wkh8011" wrote: Hi Guys, I want to contribute to Apache Ranger. Would you please give me the permission as a contributor? My JIRA ID is wkh8011.

[jira] [Commented] (RANGER-2541) Upgrade Ranger to support Elasticsearch 7.x

2019-08-21 Thread Don Bosco Durai (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16912026#comment-16912026 ] Don Bosco Durai commented on RANGER-2541: - Should we consider supporting Elastic Search from AWS

Kafka Authorizer API changes - KIP-504

2019-08-16 Thread Don Bosco Durai
The Apache Kafka community is proposing a new interface for Kafka Topic authorization. They are going to continue supporting the older interface, but it will be deprecated soon. The new interface doesn’t affect much to us. I have reviewed the KIP and have also given my feedback. Feel free to

Re: Review Request 70981: RANGER-2494:Ranger Custom PolicyCondition for TagsNotPresent and AnyTagPresent

2019-07-01 Thread Don Bosco Durai
/conditionevaluator/RangerTagsNotPresentConditionEvaluator.java Lines 67 (patched) <https://reviews.apache.org/r/70981/#comment303398> The braces are not matching - Don Bosco Durai On July 1, 2019, 6:37 a.m., Ramesh Mani

Re: Review Request 70981: RANGER-2494:Ranger Custom PolicyCondition for TagsNotPresent and AnyTagPresent

2019-06-30 Thread Don Bosco Durai
--- On July 1, 2019, 1:03 a.m., Ramesh Mani wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/70981/ > ------- > > (Updated July

[jira] [Commented] (RANGER-2494) Ranger Custom PolicyCondition for TagsNotPresent and AnyTagPresent

2019-06-30 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16875901#comment-16875901 ] Don Bosco Durai commented on RANGER-2494: - [~rmani] thanks for the clarification. These are good

Re: Review Request 70981: RANGER-2494:Ranger Custom PolicyCondition for TagsNotPresent and AnyTagPresent

2019-06-30 Thread Don Bosco Durai
apache.org/r/70981/ > --- > > (Updated July 1, 2019, 1:03 a.m.) > > > Review request for ranger, Don Bosco Durai, Gautam Borad, Abhay Kulkarni, > Madhan Neethiraj, Pradeep Agrawal, Selvamohan Neethiraj, Sailaja Polavarapu, > and Velmurugan Periasamy. > > > Bugs: RANGER-2494 >

[jira] [Commented] (RANGER-2494) Ranger Custom PolicyCondition for TagNotPresent and AnyTagPresent

2019-06-30 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16875897#comment-16875897 ] Don Bosco Durai commented on RANGER-2494: - [~rmani] can you give additional information

Re: Review Request 70893: RANGER-2477: Ranger KnoxSSO authentication when x-forwarded-host header is not forwarded

2019-06-29 Thread Don Bosco Durai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70893/#review216247 --- Ship it! Ship It! - Don Bosco Durai On June 29, 2019, 5:50

Re: Review Request 70893: RANGER-2477: Ranger KnoxSSO authentication when x-forwarded-host header is not forwarded

2019-06-28 Thread Don Bosco Durai
/filter/RangerSSOAuthenticationFilter.java Lines 281 (patched) <https://reviews.apache.org/r/70893/#comment303375> To be on the safe side, you might want to consider using relaceFirst(). - Don Bosco Durai On June 29, 2019, 5:04 a.m., Pradeep Agrawal

Re: Review Request 70893: RANGER-2477: Ranger KnoxSSO authentication when x-forwarded-host header is not forwarded

2019-06-28 Thread Don Bosco Durai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70893/#review216244 --- Ship it! Ship It! - Don Bosco Durai On June 19, 2019, 4:22

Re: Review Request 70893: RANGER-2477: Ranger KnoxSSO authentication when x-forwarded-host header is not forwarded

2019-06-28 Thread Don Bosco Durai
> On June 29, 2019, 2:58 a.m., Don Bosco Durai wrote: > > security-admin/src/main/java/org/apache/ranger/security/web/filter/RangerSSOAuthenticationFilter.java > > Lines 280 (patched) > > <https://reviews.apache.org/r/70893/diff/1/?file=2151380#file2151380line280> &g

Re: Review Request 70893: RANGER-2477: Ranger KnoxSSO authentication when x-forwarded-host header is not forwarded

2019-06-28 Thread Don Bosco Durai
uot;? Instead, 2 conditions? - Don Bosco Durai On June 19, 2019, 4:22 p.m., Pradeep Agrawal wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https:

[jira] [Created] (RANGER-2471) Service Def only support 127 permissions

2019-06-14 Thread Don Bosco Durai (JIRA)
Don Bosco Durai created RANGER-2471: --- Summary: Service Def only support 127 permissions Key: RANGER-2471 URL: https://issues.apache.org/jira/browse/RANGER-2471 Project: Ranger Issue Type

[jira] [Created] (RANGER-2470) Support for Okta Authentication for Ranger Admin Consol

2019-06-14 Thread Don Bosco Durai (JIRA)
Don Bosco Durai created RANGER-2470: --- Summary: Support for Okta Authentication for Ranger Admin Consol Key: RANGER-2470 URL: https://issues.apache.org/jira/browse/RANGER-2470 Project: Ranger

[jira] [Commented] (RANGER-2461) ranger-kafka-plugin find resource bug

2019-06-14 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16864379#comment-16864379 ] Don Bosco Durai commented on RANGER-2461: - Glad your classpath issue got resolved. 1. Regarding

[jira] [Commented] (RANGER-2461) ranger-kafka-plugin find resource bug

2019-06-12 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16861915#comment-16861915 ] Don Bosco Durai commented on RANGER-2461: - I have to look into this more carefully. I am

Re: Review Request 70817: RANGER-2465:Create a PolicyCondition to apply if all given tags are present for the accessed resource

2019-06-11 Thread Don Bosco Durai
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70817/#review215803 --- Ship it! Ship It! - Don Bosco Durai On June 11, 2019, 4:28

Re: Recent Installation Guide / Version Matrix

2019-06-10 Thread Don Bosco Durai
found out that Presto won't get column-level permissioning through hive. I see some new commits with a Presto plugin made about 20 days ago, so I guess I'll be waiting for that. I'll check out the related JIRAs/etc. Thanks again, -John On Sun, Jun 9, 2019 at 3:51 PM

Review Request 70825: Removed dependencies with gosu in Docker build script

2019-06-10 Thread Don Bosco Durai
/ Testing --- Tested in local env and also testing Helene Treadwell. Thanks, Don Bosco Durai

Re: Recent Installation Guide / Version Matrix

2019-06-09 Thread Don Bosco Durai
Hi John We need to improve on the documentation. Currently, most of these information are in pom files in each release. With so many asking the same questions, we should plan to have this as part of the document from our next release onwards. Also the installation documentation needs an

[jira] [Commented] (RANGER-2395) Add presto plugin

2019-05-18 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16843299#comment-16843299 ] Don Bosco Durai commented on RANGER-2395: - [~bolke] I have given you the permission

Re: Review Request 70629: RANGER-2414: Enhancements to support roles in Ranger policies

2019-05-14 Thread Don Bosco Durai
> On May 11, 2019, 7:10 a.m., Don Bosco Durai wrote: > > agents-common/src/main/java/org/apache/ranger/plugin/model/RangerPolicy.java > > Lines 944 (patched) > > <https://reviews.apache.org/r/70629/diff/1/?file=2144531#file2144531line944> > > > > Do we

Re: Review Request 70629: RANGER-2414: Enhancements to support roles in Ranger policies

2019-05-13 Thread Don Bosco Durai
> On May 11, 2019, 7:10 a.m., Don Bosco Durai wrote: > > agents-common/src/main/java/org/apache/ranger/plugin/model/RangerPolicy.java > > Lines 944 (patched) > > <https://reviews.apache.org/r/70629/diff/1/?file=2144531#file2144531line944> > > > > Do we

Re: Review Request 70629: RANGER-2414: Enhancements to support roles in Ranger policies

2019-05-11 Thread Don Bosco Durai
/RangerPolicy.java Lines 944 (patched) <https://reviews.apache.org/r/70629/#comment301746> Do we have small window where the roles could be empty and it could affect during multi-thread environment> - Don Bosco Durai On May 11, 2019, 1:45 a.m., Abhay Kulka

[jira] [Commented] (RANGER-2410) Build Ranger Using Docker

2019-04-27 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16827778#comment-16827778 ] Don Bosco Durai commented on RANGER-2410: - One time to rebuild your image and output

[jira] [Updated] (RANGER-2410) Build Ranger Using Docker

2019-04-27 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Bosco Durai updated RANGER-2410: Attachment: build_ranger_using_docker.sh > Build Ranger Using Doc

[jira] [Assigned] (RANGER-2410) Build Ranger Using Docker

2019-04-27 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Bosco Durai reassigned RANGER-2410: --- Assignee: Don Bosco Durai > Build Ranger Using Doc

Re: Draft board report for the period ending 03/31/2019

2019-04-08 Thread Don Bosco Durai
+1 Selva, thanks for putting this together. Regards Bosco On 4/8/19, 9:24 AM, "Selvamohan Neethiraj" wrote: Rangers: Please review and provide your feedback on Apache board report for Apache Ranger for the past 3 months … Thanks, Selva-

Re: Review Request 70057: RANGER-2324 Bootstrapping Solr in Ranger service start-up

2019-03-25 Thread Don Bosco Durai
/SolrCollectionBoostrapper.java Lines 134 (patched) <https://reviews.apache.org/r/70057/#comment300140> We should get principal only if it is Kerberos mode. Otherwise, we will be log warning message on every startup - Don Bosco Durai On March 25, 2019, 9:42 a.m., bhavik patel

Re: Review Request 70057: RANGER-2324 Bootstrapping Solr in Ranger service start-up

2019-03-25 Thread Don Bosco Durai
> On March 23, 2019, 4:49 p.m., Don Bosco Durai wrote: > > embeddedwebserver/src/main/java/org/apache/ranger/server/tomcat/SolrCollectionBoostrapper.java > > Lines 239 (patched) > > <https://reviews.apache.org/r/70057/diff/7/?file=2133416#file2133416line239> > >

Re: Review Request 70057: RANGER-2324 Bootstrapping Solr in Ranger service start-up

2019-03-23 Thread Don Bosco Durai
put couple of lines of documentation on what permissions we are setting and for what purpose - Don Bosco Durai On March 22, 2019, 10:03 a.m., bhavik patel wrote: > > --- > This is an auto

[jira] [Commented] (RANGER-2341) Support for Incremental policy updates to improve performance of ranger-admin and plugins by optimal building of policy-engine

2019-02-28 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16781211#comment-16781211 ] Don Bosco Durai commented on RANGER-2341: - [~abhayk] this would be a good feature. Few questions

[jira] [Commented] (RANGER-2128) Implement SparkSQL plugin

2019-02-22 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16775777#comment-16775777 ] Don Bosco Durai commented on RANGER-2128: - Sorry, I got pulled into other things There are few

Re: Question on Ranger policy?

2019-01-23 Thread Don Bosco Durai
/23/19, 11:20 AM, "Don Bosco Durai" wrote: >I got a similar request from someone else also. I feel, lot of them might >have already wrote their custom code to manage Ranger policies. We can >see if someone wants to contribute it back to the community. >

Re: Question on Ranger policy?

2019-01-23 Thread Don Bosco Durai
2019 at 8:20 PM Don Bosco Durai wrote: I got a similar request from someone else also. I feel, lot of them might have already wrote their custom code to manage Ranger policies. We can see if someone wants to contribute it back to the community. Reetika, can you can create a JIRA to track this? T

Re: Question on Ranger policy?

2019-01-23 Thread Don Bosco Durai
I got a similar request from someone else also. I feel, lot of them might have already wrote their custom code to manage Ranger policies. We can see if someone wants to contribute it back to the community. Reetika, can you can create a JIRA to track this? Thanks Bosco On 1/22/19, 3:37 PM,

[jira] [Commented] (RANGER-2324) Bootstrapping Solr in Ranger service start-up

2019-01-23 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750238#comment-16750238 ] Don Bosco Durai commented on RANGER-2324: - [~bpatel] can we have some more detail on what you

Re: Password encryption for service definitions

2019-01-08 Thread Don Bosco Durai
I also feel we shouldn't store the key along with the encrypted data. It defeats the purpose. Adam, getting from properties is one way to do it. We have to ensure that the key is auto generated per install and we have to ensure that it works in HA environment. Ideally, even the config file

Re: Subject: [NOTICE] Mandatory relocation of Apache git repositories on git-wip-us.apache.org

2018-12-31 Thread Don Bosco Durai
Selva, thanks. Vel, do we need to do any changes on Jenkins or any other places? Thanks Bosco On 12/28/18, 10:12 AM, "Selvamohan Neethiraj" wrote: All: I have created RANGER-2316 for updating repo URL in Quick Startup Guide

[jira] [Commented] (RANGER-2312) Internal users should have permission to modify their personal information in User Profile page.

2018-12-24 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16728573#comment-16728573 ] Don Bosco Durai commented on RANGER-2312: - Hi [~zhangqiang2], I don't have any specific concerns

Re: Review Request 69626: RANGER-2312 Internal users should have permission to modify their personal information in User Profile page.

2018-12-24 Thread Don Bosco Durai
Line 211 (original), 211 (patched) <https://reviews.apache.org/r/69626/#comment296828> Please verify. It seems, users would be able to provide higher role to himself/herself. - Don Bosco Durai On Dec. 22, 2018, 3:59 a.m., Qiang Zhang

[jira] [Commented] (RANGER-2312) Users should have permission to modify their personal information in User Profile page.

2018-12-23 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16727949#comment-16727949 ] Don Bosco Durai commented on RANGER-2312: - Hi [~zhangqiang2] There were couple of changes from

Re: Subject: [NOTICE] Mandatory relocation of Apache git repositories on git-wip-us.apache.org

2018-12-10 Thread Don Bosco Durai
+1 from my side. Thanks Bosco On 12/10/18, 12:06 PM, "Velmurugan Periasamy" wrote: Rangers: Please see below. I propose to move ranger repos over to gitbox (from git-wip-us.apache.org ) during the first phase (voluntary coordination). Please

Re: Allow clients to supply tag information

2018-12-07 Thread Don Bosco Durai
Hi Bolke Thanks for the suggestion and contribution. I am trying to understand your approach. Can you add your patch in Review Board. It will be easy to see the changes you have done visually. I have a few questions and design suggestions. 1. When you say "Client", are you referring to "Plugin

[jira] [Closed] (RANGER-2284) Unable to build image using docker

2018-11-19 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Bosco Durai closed RANGER-2284. --- > Unable to build image using doc

Re: Review Request 69370: RANGER-2284: Unable to build image using docker

2018-11-19 Thread Don Bosco Durai
Hi Rangers… Can one of you help me review this request and provide a “ship it” if it is okay? Nelson Costa has already verified it works https://issues.apache.org/jira/browse/RANGER-2284 Thanks Bosco From: Don Bosco Durai on behalf of Don Bosco Durai Reply-To: Don Bosco

[jira] [Resolved] (RANGER-542) Remove MPL license text from license file

2018-11-17 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Bosco Durai resolved RANGER-542. Resolution: Fixed Fixed as part of other changes > Remove MPL license text from lice

[jira] [Closed] (RANGER-542) Remove MPL license text from license file

2018-11-17 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Bosco Durai closed RANGER-542. -- > Remove MPL license text from license f

[jira] [Commented] (RANGER-1986) Hive Policies doesn't access columns with spaces

2018-11-17 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16690714#comment-16690714 ] Don Bosco Durai commented on RANGER-1986: - [~nitin.galave] sorry for the delay. I feel we should

Review Request 69370: RANGER-2284: Unable to build image using docker

2018-11-15 Thread Don Bosco Durai
/jira/browse/RANGER-2284 Repository: ranger Description --- Older maven version link had expired. Updated maven version Diffs - build_ranger_using_docker.sh 82b7179da Diff: https://reviews.apache.org/r/69370/diff/1/ Testing --- Tested on Ubuntu server Thanks, Don Bosco

[jira] [Commented] (RANGER-2284) Unable to build image using docker

2018-11-14 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16687322#comment-16687322 ] Don Bosco Durai commented on RANGER-2284: - [~nelsonc] can you try the attached script

[jira] [Updated] (RANGER-2284) Unable to build image using docker

2018-11-14 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Bosco Durai updated RANGER-2284: Attachment: build_ranger_using_docker.sh > Unable to build image using doc

[jira] [Assigned] (RANGER-2284) Unable to build image using docker

2018-11-14 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Bosco Durai reassigned RANGER-2284: --- Assignee: Don Bosco Durai > Unable to build image using doc

[jira] [Commented] (RANGER-2232) Security Zones feature in Apache Ranger

2018-11-11 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16683145#comment-16683145 ] Don Bosco Durai commented on RANGER-2232: - [~abhayk] This is a very good feature and you have

[jira] [Commented] (RANGER-2128) Implement SparkSQL plugin

2018-11-10 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16682739#comment-16682739 ] Don Bosco Durai commented on RANGER-2128: - [~Qin Yao] thanks. Let me coordinate with you on your

[jira] [Commented] (RANGER-2281) Support Trusted Proxy in ranger

2018-11-09 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16682086#comment-16682086 ] Don Bosco Durai commented on RANGER-2281: - [~spolavarapu] can you look into this JIRA also

Re: Ranger mvn build parameters...

2018-10-25 Thread Don Bosco Durai
There are 2 patches. Any specific one you want me to try it out? Bosco On 10/25/18, 5:18 PM, "Sailaja Polavarapu" wrote: Hi, Bosco, I updated a new patch to https://issues.apache.org/jira/browse/RANGER-2265. Can you give it a try? On 10/25/18, 2:22 PM, "

Re: Ranger mvn build parameters...

2018-10-25 Thread Don Bosco Durai
Re: Ranger mvn build parameters... Hi Bosco, JIRA https://issues.apache.org/jira/browse/RANGER-2265 is raised for addressing this. If this patch works we don¹t need to updated Thanks Ramesh

Ranger mvn build parameters...

2018-10-23 Thread Don Bosco Durai
Seems after https://issues.apache.org/jira/browse/RANGER-2243 patch, we need to pass -Pall to the build. Without that, I am getting this error: mvn -DskipTests=true clean compile package install assembly:assembly [ERROR] Could not find goal 'assembly' in plugin

[jira] [Closed] (RANGER-698) Ranger policy should support variables like $user

2018-10-20 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Bosco Durai closed RANGER-698. -- > Ranger policy should support variables like $u

[jira] [Commented] (RANGER-729) Support multiple BaseDNs while syncing users from AD/LDAP

2018-10-20 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16657925#comment-16657925 ] Don Bosco Durai commented on RANGER-729: [~spolavarapu] I think this has been already addressed

[jira] [Closed] (RANGER-720) Ldap discovery tool doesn't seem to be working as expected

2018-10-20 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Bosco Durai closed RANGER-720. -- > Ldap discovery tool doesn't seem to be working as expec

[jira] [Assigned] (RANGER-729) Support multiple BaseDNs while syncing users from AD/LDAP

2018-10-20 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Bosco Durai reassigned RANGER-729: -- Assignee: Sailaja Polavarapu > Support multiple BaseDNs while syncing users from

[jira] [Closed] (RANGER-813) Script to install Solr for Ranger Audits doesn't work in Suse

2018-10-20 Thread Don Bosco Durai (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Don Bosco Durai closed RANGER-813. -- > Script to install Solr for Ranger Audits doesn't work in S

  1   2   3   >