[jira] [Commented] (RANGER-3702) RANGER - Export policy in excel is failing.

2022-04-12 Thread Mateen N Mansoori (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17521461#comment-17521461 ] Mateen N Mansoori commented on RANGER-3702: --- ranger-2.3 :

Re: Review Request 73922: RANGER-3687: Password Policy Best Practices for Strong Security

2022-04-12 Thread Kirby Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73922/#review224312 --- Ship it! Ship It! - Kirby Zhou On 四月 13, 2022, 2:57 a.m.,

Re: Review Request 73922: RANGER-3687: Password Policy Best Practices for Strong Security

2022-04-12 Thread bhavik patel
> On April 12, 2022, 4:29 p.m., Kirby Zhou wrote: > > security-admin/src/main/java/org/apache/ranger/biz/UserMgr.java > > Lines 443 (patched) > > > > > > "if" should be "while" > > bhavik patel wrote: > Not

Re: Review Request 73922: RANGER-3687: Password Policy Best Practices for Strong Security

2022-04-12 Thread bhavik patel
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73922/ --- (Updated April 13, 2022, 2:57 a.m.) Review request for ranger, Dhaval Shah,

Re: Review Request 73922: RANGER-3687: Password Policy Best Practices for Strong Security

2022-04-12 Thread Kirby Zhou
> On 四月 12, 2022, 4:29 p.m., Kirby Zhou wrote: > > security-admin/src/main/java/org/apache/ranger/biz/UserMgr.java > > Line 398 (original), 406 (patched) > > > > > > Math.min(oldPasswords.length, pwdHistoryStore)

[GitHub] [ranger] dependabot[bot] closed pull request #143: Bump hadoop-common from 3.1.1 to 3.1.4 in /hbase-agent

2022-04-12 Thread GitBox
dependabot[bot] closed pull request #143: Bump hadoop-common from 3.1.1 to 3.1.4 in /hbase-agent URL: https://github.com/apache/ranger/pull/143 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [ranger] dependabot[bot] commented on pull request #143: Bump hadoop-common from 3.1.1 to 3.1.4 in /hbase-agent

2022-04-12 Thread GitBox
dependabot[bot] commented on PR #143: URL: https://github.com/apache/ranger/pull/143#issuecomment-1097280766 Superseded by #145. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [ranger] dependabot[bot] opened a new pull request, #145: Bump hadoop-common from 3.1.1 to 3.2.3 in /hbase-agent

2022-04-12 Thread GitBox
dependabot[bot] opened a new pull request, #145: URL: https://github.com/apache/ranger/pull/145 Bumps hadoop-common from 3.1.1 to 3.2.3. [![Dependabot compatibility

Re: Review Request 73668: RANGER-3475: added public REST API endpoint to import tags

2022-04-12 Thread Madhan Neethiraj
> On Oct. 26, 2021, 11:36 p.m., Abhay Kulkarni wrote: > > security-admin/src/main/java/org/apache/ranger/rest/PublicAPIsv2.java > > Lines 526 (patched) > > > > > > Please update the documentation for PublicAPIsv2 to

Re: Review Request 73668: RANGER-3475: added public REST API endpoint to import tags

2022-04-12 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73668/ --- (Updated April 12, 2022, 9:51 p.m.) Review request for ranger, Ankita Sinha,

[jira] [Created] (RANGER-3707) update REST API documentation for RANGER-3475

2022-04-12 Thread Madhan Neethiraj (Jira)
Madhan Neethiraj created RANGER-3707: Summary: update REST API documentation for RANGER-3475 Key: RANGER-3707 URL: https://issues.apache.org/jira/browse/RANGER-3707 Project: Ranger Issue

Re: Review Request 73922: RANGER-3687: Password Policy Best Practices for Strong Security

2022-04-12 Thread bhavik patel
> On April 12, 2022, 4:29 p.m., Kirby Zhou wrote: > > security-admin/src/main/java/org/apache/ranger/biz/UserMgr.java > > Line 398 (original), 406 (patched) > > > > > > Math.min(oldPasswords.length,

Re: Review Request 73922: RANGER-3687: Password Policy Best Practices for Strong Security

2022-04-12 Thread Kirby Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73922/#review224307 --- security-admin/src/main/java/org/apache/ranger/biz/UserMgr.java

Re: Review Request 73884: RANGER-3632 log improve, cherry-pick from master to ranger-2.3

2022-04-12 Thread Kirby Zhou
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73884/ --- (Updated 四月 12, 2022, 4:16 p.m.) Review request for ranger. Changes ---

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

2022-04-12 Thread kirby zhou (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kirby zhou updated RANGER-3632: --- Attachment: 0001-RANGER-3632-accesslog-RENAME_ON_ROTATE-del-log4j.ranger23.patch > Improve ranger

[jira] [Commented] (RANGER-3691) Upgrade spring to 5.3.18 CVE-2022-22965

2022-04-12 Thread kirby zhou (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17521228#comment-17521228 ] kirby zhou commented on RANGER-3691: For me, if 2.3.0 will release before June, it is acceptable. If

Re: Review Request 73884: RANGER-3632 log improve, cherry-pick from master to ranger-2.3

2022-04-12 Thread Pradeep Agrawal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73884/#review224306 --- Please rebase your patch and attach the updated patch file in

Review Request 73943: RANGER-3544 : Security zones listing will be in alphabetical order..

2022-04-12 Thread Dhaval Rajpara
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73943/ --- Review request for ranger, Dhaval Shah, Dineshkumar Yadav, Harshal Chavan,

[jira] [Updated] (RANGER-3544) Security zones listing will be in alphabetical order.

2022-04-12 Thread Dhaval Rajpara (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dhaval Rajpara updated RANGER-3544: --- Attachment: 0002-RANGER-3544.patch > Security zones listing will be in alphabetical order.

Re: Review Request 73942: RANGER-3702 : Export policy in excel is failing

2022-04-12 Thread Pradeep Agrawal
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73942/#review224305 --- Ship it! Ship It! - Pradeep Agrawal On April 12, 2022,

[jira] [Commented] (RANGER-3702) RANGER - Export policy in excel is failing.

2022-04-12 Thread Mateen N Mansoori (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17521123#comment-17521123 ] Mateen N Mansoori commented on RANGER-3702: --- RR for ranger-2.3 :

[jira] [Comment Edited] (RANGER-3702) RANGER - Export policy in excel is failing.

2022-04-12 Thread Mateen N Mansoori (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17521123#comment-17521123 ] Mateen N Mansoori edited comment on RANGER-3702 at 4/12/22 12:45 PM: -

Review Request 73942: RANGER-3702 : Export policy in excel is failing

2022-04-12 Thread Mateen Mansoori
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73942/ --- Review request for ranger, bhavik patel, Mehul Parikh, and Pradeep Agrawal.

[jira] [Created] (RANGER-3706) Lack of restrictions on policy management within security zones

2022-04-12 Thread Binhua Hu (Jira)
Binhua Hu created RANGER-3706: - Summary: Lack of restrictions on policy management within security zones Key: RANGER-3706 URL: https://issues.apache.org/jira/browse/RANGER-3706 Project: Ranger

[jira] [Updated] (RANGER-3691) Upgrade spring to 5.3.18 CVE-2022-22965

2022-04-12 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal updated RANGER-3691: Fix Version/s: 2.3.0 > Upgrade spring to 5.3.18 CVE-2022-22965 >

[jira] [Commented] (RANGER-3373) Ranger Hbase plugin not compatible with Hbase 2.3.4

2022-04-12 Thread Christian Pfarr (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17521042#comment-17521042 ] Christian Pfarr commented on RANGER-3373: - Hi, HBase community sees version < 2.4 no longer as

[jira] [Commented] (RANGER-3691) Upgrade spring to 5.3.18 CVE-2022-22965

2022-04-12 Thread Christian Pfarr (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17521038#comment-17521038 ] Christian Pfarr commented on RANGER-3691: - [~rmani] if this is fixed in 2.3, maybe you could

[jira] [Commented] (RANGER-3691) Upgrade spring to 5.3.18 CVE-2022-22965

2022-04-12 Thread Christian Pfarr (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17521034#comment-17521034 ] Christian Pfarr commented on RANGER-3691: - Hi [~rmani], for me it doesnt matter if there is a

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

2022-04-12 Thread Pradeep Agrawal (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17520958#comment-17520958 ] Pradeep Agrawal commented on RANGER-3632: - [~kirbyzhou]  : Can you attach the patch here in jira

Re: Review Request 73937: RANGER-3697: Python3 migration of all ranger python scripts

2022-04-12 Thread Pradeep Agrawal
> On April 8, 2022, 2:12 p.m., Pradeep Agrawal wrote: > > Currently python2 and python3 both are supported, why we want to remove > > python2 support ? Also What issues are you getting when you execute all > > these script in python3 ? > > Abhishek Kumar wrote: > Article explaining the

Re: Review Request 73940: RANGER-3704: remove semicolon from c3P0 preferredTestQuery

2022-04-12 Thread bhavik patel
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73940/#review224303 --- Ship it! Ship It! - bhavik patel On April 11, 2022, 1:19

Re: Review Request 73940: RANGER-3704: remove semicolon from c3P0 preferredTestQuery

2022-04-12 Thread Pradeep Agrawal
> On April 12, 2022, 6:01 a.m., bhavik patel wrote: > > security-admin/scripts/setup.sh > > Line 644 (original), 644 (patched) > > > > > > we can remove this property update/change from here as it's already > >

Re: Review Request 73940: RANGER-3704: remove semicolon from c3P0 preferredTestQuery

2022-04-12 Thread bhavik patel
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73940/#review224301 --- security-admin/scripts/setup.sh Line 644 (original), 644