[jira] [Updated] (RANGER-4784) Tag-Based - default policy is not created for tag added to security zone

2024-05-06 Thread Subhrat Chaudhary (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Subhrat Chaudhary updated RANGER-4784: -- Summary: Tag-Based - default policy is not created for tag added to security zone (wa

[jira] [Updated] (RANGER-4784) Tag-Based - default policy is not created for tag added to security zone

2024-05-06 Thread Subhrat Chaudhary (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Subhrat Chaudhary updated RANGER-4784: -- Description: *Steps:*  * Create  security zone, add tag service while creating securi

Review Request 74975: RANGER-4784: default tag-based policy is not created for the tag-service added to security zone

2024-05-06 Thread Subhrat Chaudhary via Review Board
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74975/ --- Review request for ranger, Anand Nadar, Asit Vadhavkar, Madhan Neethiraj, Monika

Re: [PR] RANGER-3409: remove org.codehaus.jackson ver 1.9 / add com.fasterxml.jackson ver 2.17 [ranger]

2024-05-06 Thread via GitHub
nblagodarnyi commented on PR #312: URL: https://github.com/apache/ranger/pull/312#issuecomment-2095991206 Hello Sercan! Thanks for your reply. I didn't manage to reproduce your issue with UI. I used this command to rebuild ranger from my branch and everything works fine in Docker. `expo

[jira] [Commented] (RANGER-4225) Possible Jackson serialization issue due to not comply with Java bean standards

2024-05-06 Thread Nikita Blagodarnyi (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843744#comment-17843744 ] Nikita Blagodarnyi commented on RANGER-4225: [~bpatel] please refer to [http

[jira] [Commented] (RANGER-3409) Update Jackson and remove Codehaus version

2024-05-06 Thread Nikita Blagodarnyi (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843745#comment-17843745 ] Nikita Blagodarnyi commented on RANGER-3409: [~bpatel] please refer to [http

Re: Review Request 74975: RANGER-4784: default tag-based policy is not created for the tag-service added to security zone

2024-05-06 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74975/#review226414 --- Ship it! Ship It! - Madhan Neethiraj On May 6, 2024, 11:19 a

Re: Review Request 74974: RANGER-4789: Admin audits for security-zone are blank for new and old value, when compression is enabled

2024-05-06 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74974/#review226415 --- > For the change only in security-zone resource name (resource cou

Re: [PR] RANGER-4783: remove duplicates for users/groups/roles during policy validation [ranger]

2024-05-06 Thread via GitHub
fateh288 commented on code in PR #311: URL: https://github.com/apache/ranger/pull/311#discussion_r1591489218 ## agents-common/src/main/java/org/apache/ranger/plugin/model/validation/RangerPolicyValidator.java: ## @@ -958,6 +958,22 @@ private String getDuplicate(List values) {

Re: [PR] RANGER-4761: make lazy memory allocation for family map instead … [ranger]

2024-05-06 Thread via GitHub
kumaab merged PR #307: URL: https://github.com/apache/ranger/pull/307 -- 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 comment. To unsubscribe, e-mail: dev-unsubscr...@ranger.apache.org

Re: [PR] RANGER-4783: remove duplicates for users/groups/roles during policy validation [ranger]

2024-05-06 Thread via GitHub
mneethiraj merged PR #311: URL: https://github.com/apache/ranger/pull/311 -- 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 comment. To unsubscribe, e-mail: dev-unsubscr...@ranger.apache.

[PR] RANGER-4761: Add License [ranger]

2024-05-06 Thread via GitHub
fateh288 opened a new pull request, #313: URL: https://github.com/apache/ranger/pull/313 ## What changes were proposed in this pull request? Add license ## How was this patch tested? mvn clean install -- This is an automated message from the Apache Git Service. T

Re: [PR] RANGER-4761: Add License [ranger]

2024-05-06 Thread via GitHub
mneethiraj merged PR #313: URL: https://github.com/apache/ranger/pull/313 -- 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 comment. To unsubscribe, e-mail: dev-unsubscr...@ranger.apache.

Re: Review Request 74966: RANGER-4787: reduce plugin memory footprint by avoiding unnecessary creation of collections

2024-05-06 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74966/#review226417 --- Fix it, then Ship it! agents-common/src/main/java/org/apache/r

Re: Review Request 74966: RANGER-4787: reduce plugin memory footprint by avoiding unnecessary creation of collections

2024-05-06 Thread Madhan Neethiraj
> On May 6, 2024, 11:15 p.m., Abhay Kulkarni wrote: > > agents-common/src/main/java/org/apache/ranger/plugin/service/RangerBasePlugin.java > > Lines 96 (patched) > > > > > > The default value seems to be OptimalNullSa

Re: Review Request 74966: RANGER-4787: reduce plugin memory footprint by avoiding unnecessary creation of collections

2024-05-06 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74966/ --- (Updated May 6, 2024, 11:53 p.m.) Review request for ranger, Abhishek Kumar, A