[jira] [Commented] (RANGER-3690) Fix NullPointerException in java patch 054

2022-04-05 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517869#comment-17517869 ] Pradeep Agrawal commented on RANGER-3690: - Patch committed :  master branch: h

[jira] [Resolved] (RANGER-3690) Fix NullPointerException in java patch 054

2022-04-05 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal resolved RANGER-3690. - Fix Version/s: 3.0.0 Resolution: Fixed > Fix NullPointerException in java patch 0

[jira] [Updated] (RANGER-3667) Improve feedback in policy creation UI when resource does not exist

2022-04-05 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal updated RANGER-3667: Fix Version/s: 3.0.0 2.3.0 > Improve feedback in policy creation UI whe

[jira] [Commented] (RANGER-3667) Improve feedback in policy creation UI when resource does not exist

2022-04-05 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517858#comment-17517858 ] Pradeep Agrawal commented on RANGER-3667: - Seems patch is committed : [https://

[jira] [Commented] (RANGER-3681) Ranger Database deadlock when createPolicy is running parallel

2022-04-05 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517857#comment-17517857 ] Pradeep Agrawal commented on RANGER-3681: - [~Xuze Yang]  : Please close the RR h

[jira] [Commented] (RANGER-3686) Docker setup to run Ranger with MySQL database

2022-04-05 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517856#comment-17517856 ] Pradeep Agrawal commented on RANGER-3686: - [~madhan] Thanks, Please close the RR

[jira] [Commented] (RANGER-3661) Ranger - Upgrade netty to 4.1.72-final

2022-04-05 Thread Mateen N Mansoori (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517852#comment-17517852 ] Mateen N Mansoori commented on RANGER-3661: --- master : [https://github.com/apa

[jira] [Commented] (RANGER-3696) java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory

2022-04-05 Thread kirby zhou (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517804#comment-17517804 ] kirby zhou commented on RANGER-3696: Another problem, elasticsearch 7.6.0 removed lo

[jira] [Comment Edited] (RANGER-3696) java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory

2022-04-05 Thread kirby zhou (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517775#comment-17517775 ] kirby zhou edited comment on RANGER-3696 at 4/6/22 3:45 AM:

Re: Review Request 73835: RANGER-3611 Uncatched NullPointerException when missing lastKnownVersion in ServiceREST::getServicePoliciesIfUpdated

2022-04-05 Thread Kirby Zhou
> On 三月 30, 2022, 7:44 a.m., Kishor Gollapalliwar wrote: > > Ship It! Anybody can commit it? - Kirby --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73835/#review224229 --

[jira] [Commented] (RANGER-3696) java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory

2022-04-05 Thread kirby zhou (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517780#comment-17517780 ] kirby zhou commented on RANGER-3696: As a workaround, you can copy slf4j-api-*.jar,

[jira] [Commented] (RANGER-3696) java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory

2022-04-05 Thread kirby zhou (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517775#comment-17517775 ] kirby zhou commented on RANGER-3696: Elasticsearch directly use log4j to log:   {co

[jira] [Created] (RANGER-3697) Migrate all python scripts in Ranger to Python3

2022-04-05 Thread Abhishek Kumar (Jira)
Abhishek Kumar created RANGER-3697: -- Summary: Migrate all python scripts in Ranger to Python3 Key: RANGER-3697 URL: https://issues.apache.org/jira/browse/RANGER-3697 Project: Ranger Issue Ty

Re: Review Request 73896: RANGER-3657: Support for recursive ACL check for subpaths in Ozone plugin

2022-04-05 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73896/#review224252 --- agents-common/src/main/java/org/apache/ranger/plugin/policyengine

Re: Review Request 73896: RANGER-3657: Support for recursive ACL check for subpaths in Ozone plugin

2022-04-05 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73896/#review224251 --- Ship it! Ship It! - Abhay Kulkarni On March 10, 2022, 2:06 a

Re: Review Request 73927: RANGER-3692: Ranger cannot connect to the DB when the DB is outaged for a long time

2022-04-05 Thread Pradeep Agrawal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73927/#review224250 --- pom.xml Line 90 (original), 90 (patched)

Re: Review Request 72024: RANGER-2704 : Support browser login using kerberized authentication.

2022-04-05 Thread Vishal Suvagia via Review Board
> On April 4, 2022, 1:31 p.m., bhavik patel wrote: > > security-admin/src/main/java/org/apache/ranger/security/web/filter/RangerSSOAuthenticationFilter.java > > Lines 607 (patched) > > > > > > same method is there in

Re: Review Request 72024: RANGER-2704 : Support browser login using kerberized authentication.

2022-04-05 Thread Vishal Suvagia via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72024/ --- (Updated April 5, 2022, 12:24 p.m.) Review request for ranger, Ankita Sinha, Dh

[jira] [Updated] (RANGER-2704) Support browser login using kerberized authentication

2022-04-05 Thread Vishal Suvagia (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishal Suvagia updated RANGER-2704: --- Attachment: RANGER-2704.03.patch > Support browser login using kerberized authentication > -

[jira] [Updated] (RANGER-3696) java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory

2022-04-05 Thread MohdSiddique Bagwan (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MohdSiddique Bagwan updated RANGER-3696: Description: Please find the versions I am using  *Apache Ranger ElasticSearch Pl

[jira] [Created] (RANGER-3696) java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory

2022-04-05 Thread MohdSiddique Bagwan (Jira)
MohdSiddique Bagwan created RANGER-3696: --- Summary: java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory Key: RANGER-3696 URL: https://issues.apache.org/jira/browse/RANGER-3696 Project: Ranger

[jira] [Resolved] (RANGER-3442) Ranger KMS DAO memory issues when many new keys are created

2022-04-05 Thread Pavi Subenderan (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavi Subenderan resolved RANGER-3442. - Resolution: Fixed Patch was merged, closing review board diff and jira. > Ranger KMS DA

[jira] [Updated] (RANGER-3442) Ranger KMS DAO memory issues when many new keys are created

2022-04-05 Thread Bhavik Patel (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhavik Patel updated RANGER-3442: - Fix Version/s: 3.0.0 2.3.0 > Ranger KMS DAO memory issues when many new keys

[jira] [Commented] (RANGER-3442) Ranger KMS DAO memory issues when many new keys are created

2022-04-05 Thread Dhaval Shah (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517315#comment-17517315 ] Dhaval Shah commented on RANGER-3442: - Hi, Apache master commit : https://github.c

Re: Review Request 73621: RANGER-3442: Fix Ranger KMS DAO memory issues when creating many new keys

2022-04-05 Thread bhavik patel
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73621/#review224248 --- Ship it! Ship It! - bhavik patel On Sept. 30, 2021, 8:18 p.m

[jira] [Commented] (RANGER-3632) Improve ranger logs, RENAME_ON_ROTATE and others

2022-04-05 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517286#comment-17517286 ] Pradeep Agrawal commented on RANGER-3632: - [~kirbyzhou]  I have reverted commit

Re: Review Request 73621: RANGER-3442: Fix Ranger KMS DAO memory issues when creating many new keys

2022-04-05 Thread Dhaval Shah
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73621/#review224247 --- Ship it! Ship It! - Dhaval Shah On Sept. 30, 2021, 8:18 p.m.

[jira] [Commented] (RANGER-3632) Improve ranger logs, RENAME_ON_ROTATE and others

2022-04-05 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517275#comment-17517275 ] Pradeep Agrawal commented on RANGER-3632: - This commit is causing test/build fai

[jira] [Reopened] (RANGER-3632) Improve ranger logs, RENAME_ON_ROTATE and others

2022-04-05 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal reopened RANGER-3632: - > Improve ranger logs, RENAME_ON_ROTATE and others > --