[jira] [Created] (RANGER-2886) Exporting tag policies fails when 'polResource' query parameter is used

2020-06-29 Thread Ramesh Mani (Jira)
Ramesh Mani created RANGER-2886: --- Summary: Exporting tag policies fails when 'polResource' query parameter is used Key: RANGER-2886 URL: https://issues.apache.org/jira/browse/RANGER-2886 Project:

[jira] [Commented] (RANGER-2886) Exporting tag policies fails when 'polResource' query parameter is used

2020-06-29 Thread Ramesh Mani (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17148288#comment-17148288 ] Ramesh Mani commented on RANGER-2886: - [~dineshkumar-yadav] i am working on a patch on this issue. I

[jira] [Assigned] (RANGER-2886) Exporting tag policies fails when 'polResource' query parameter is used

2020-06-29 Thread Ramesh Mani (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani reassigned RANGER-2886: --- Assignee: Dineshkumar Yadav (was: Ramesh Mani) > Exporting tag policies fails when

[jira] [Created] (RANGER-2880) Add matched policy id to the access denied error message.

2020-06-29 Thread star (Jira)
star created RANGER-2880: Summary: Add matched policy id to the access denied error message. Key: RANGER-2880 URL: https://issues.apache.org/jira/browse/RANGER-2880 Project: Ranger Issue Type: Bug

[jira] [Assigned] (RANGER-2882) Make a abstraction for RangerBasePlugin#isAccessAllowed to allow extension of remote policy evaluation

2020-06-29 Thread star (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] star reassigned RANGER-2882: Assignee: star > Make a abstraction for RangerBasePlugin#isAccessAllowed to allow extension of > remote

[jira] [Updated] (RANGER-2878) Add read write lock to RangerResourceTrie

2020-06-29 Thread star (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] star updated RANGER-2878: - Description: Current incremental policy update mechanism may cause issues in two cases.       1. When policy

[jira] [Created] (RANGER-2878) Add read write lock to RangerResourceTrie

2020-06-29 Thread star (Jira)
star created RANGER-2878: Summary: Add read write lock to RangerResourceTrie Key: RANGER-2878 URL: https://issues.apache.org/jira/browse/RANGER-2878 Project: Ranger Issue Type: Bug

[jira] [Created] (RANGER-2881) Delegate Admin user having role "user" able to create policy which has non-existing users/groups

2020-06-29 Thread Dineshkumar Yadav (Jira)
Dineshkumar Yadav created RANGER-2881: - Summary: Delegate Admin user having role "user" able to create policy which has non-existing users/groups Key: RANGER-2881 URL:

[jira] [Updated] (RANGER-2881) Delegate Admin user having role "user" able to create policy which has non-existing users/groups

2020-06-29 Thread Dineshkumar Yadav (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dineshkumar Yadav updated RANGER-2881: -- Description: Ranger user having role as "user" with deligate > Delegate Admin user

[jira] [Updated] (RANGER-2879) Improve performance of incrementally updating policies

2020-06-29 Thread star (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] star updated RANGER-2879: - Issue Type: Improvement (was: Bug) > Improve performance of incrementally updating policies >

[jira] [Updated] (RANGER-2880) Add matched policy id to the access denied error message.

2020-06-29 Thread star (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] star updated RANGER-2880: - Issue Type: Improvement (was: Bug) > Add matched policy id to the access denied error message. >

[jira] [Updated] (RANGER-2882) Make a abstraction for RangerBasePlugin#isAccessAllowed to allow extension of remote policy evaluation

2020-06-29 Thread star (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] star updated RANGER-2882: - Issue Type: New Feature (was: Bug) > Make a abstraction for RangerBasePlugin#isAccessAllowed to allow

[jira] [Updated] (RANGER-2881) Delegate Admin user having role "user" able to create policy which has non-existing users/groups

2020-06-29 Thread Dineshkumar Yadav (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dineshkumar Yadav updated RANGER-2881: -- Description: Ranger user having role as "user" with delegate admin permission able to

[jira] [Created] (RANGER-2883) Update RangerServicePoliciesCache incrementally when delete/update/add instead of reloading from the db store

2020-06-29 Thread star (Jira)
star created RANGER-2883: Summary: Update RangerServicePoliciesCache incrementally when delete/update/add instead of reloading from the db store Key: RANGER-2883 URL: https://issues.apache.org/jira/browse/RANGER-2883

[jira] [Comment Edited] (RANGER-2810) Kafka with Ranger plugin will fail

2020-06-29 Thread rujia (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17147519#comment-17147519 ] rujia edited comment on RANGER-2810 at 6/29/20, 7:03 AM: - this problem is caused

[jira] [Created] (RANGER-2879) Improve performance of incrementally updating policies

2020-06-29 Thread star (Jira)
star created RANGER-2879: Summary: Improve performance of incrementally updating policies Key: RANGER-2879 URL: https://issues.apache.org/jira/browse/RANGER-2879 Project: Ranger Issue Type: Bug

[jira] [Created] (RANGER-2882) Make a abstraction for RangerBasePlugin#isAccessAllowed to allow extension of remote policy evaluation

2020-06-29 Thread star (Jira)
star created RANGER-2882: Summary: Make a abstraction for RangerBasePlugin#isAccessAllowed to allow extension of remote policy evaluation Key: RANGER-2882 URL: https://issues.apache.org/jira/browse/RANGER-2882

[jira] [Assigned] (RANGER-2881) Delegate Admin user having role "user" able to create policy which has non-existing users/groups

2020-06-29 Thread Dineshkumar Yadav (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dineshkumar Yadav reassigned RANGER-2881: - Assignee: Dineshkumar Yadav > Delegate Admin user having role "user" able to

[jira] [Updated] (RANGER-2883) Update RangerServicePoliciesCache incrementally when delete/update/add instead of reloading all policies from the db store

2020-06-29 Thread star (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] star updated RANGER-2883: - Summary: Update RangerServicePoliciesCache incrementally when delete/update/add instead of reloading all

[jira] [Comment Edited] (RANGER-2810) Kafka with Ranger plugin will fail

2020-06-29 Thread rujia (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17147519#comment-17147519 ] rujia edited comment on RANGER-2810 at 6/29/20, 7:02 AM: - this problem is caused

[jira] [Created] (RANGER-2884) Search policies from db store instead of filtering by RangerServicePoliciesCache in ranger admin

2020-06-29 Thread star (Jira)
star created RANGER-2884: Summary: Search policies from db store instead of filtering by RangerServicePoliciesCache in ranger admin Key: RANGER-2884 URL: https://issues.apache.org/jira/browse/RANGER-2884

Re: Review Request 72613: RANGER-2863 : Ranger UI Improvement.

2020-06-29 Thread Nitin Galave
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72613/ --- (Updated June 29, 2020, 12:52 p.m.) Review request for ranger, Ankita Sinha,

Announcing ApacheCon @Home 2020

2020-06-29 Thread Rich Bowen
Hi, Apache enthusiast! (You’re receiving this because you’re subscribed to one or more dev or user mailing lists for an Apache Software Foundation project.) The ApacheCon Planners and the Apache Software Foundation are pleased to announce that ApacheCon @Home will be held online, September

Re: Review Request 72613: RANGER-2863 : Ranger UI Improvement.

2020-06-29 Thread Mehul Parikh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72613/#review221090 --- Ship it! Ship It! - Mehul Parikh On June 29, 2020, 12:52

[jira] [Updated] (RANGER-2885) Add missing PermType Java codes for new versions of Kafka

2020-06-29 Thread RickyMa (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RickyMa updated RANGER-2885: Attachment: RANGER-2885.patch > Add missing PermType Java codes for new versions of Kafka >

[jira] [Commented] (RANGER-2856) A policy should be deleted if it has no policyItems

2020-06-29 Thread RickyMa (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17147998#comment-17147998 ] RickyMa commented on RANGER-2856: - [~madhan] : It's been a couple of days. Do you have time to review

[jira] [Created] (RANGER-2885) Add missing PermType Java codes for new versions of Kafka

2020-06-29 Thread RickyMa (Jira)
RickyMa created RANGER-2885: --- Summary: Add missing PermType Java codes for new versions of Kafka Key: RANGER-2885 URL: https://issues.apache.org/jira/browse/RANGER-2885 Project: Ranger Issue Type:

[jira] [Commented] (RANGER-2885) Add missing PermType Java codes for new versions of Kafka

2020-06-29 Thread RickyMa (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17147978#comment-17147978 ] RickyMa commented on RANGER-2885: - The review request is ready. Can anyone please review this? Thanks a

Re: Review Request 72613: RANGER-2863 : Ranger UI Improvement.

2020-06-29 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72613/#review221092 --- Ship it! Ship It! - Madhan Neethiraj On June 29, 2020,

[GitHub] [ranger] rickyma opened a new pull request #67: RANGER-2885: Add missing PermType Java codes for new versions of Kafka

2020-06-29 Thread GitBox
rickyma opened a new pull request #67: URL: https://github.com/apache/ranger/pull/67 There are codes missing for: [RANGER-2117](https://issues.apache.org/jira/browse/RANGER-2117) [RANGER-2692](https://issues.apache.org/jira/browse/RANGER-2692) When calling

[jira] [Updated] (RANGER-2863) Ranger UI Improvement.

2020-06-29 Thread Nitin Galave (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitin Galave updated RANGER-2863: - Attachment: 0003-RANGER-2863.patch > Ranger UI Improvement. > -- > >

Review Request 72628: RANGER-2885: Add missing PermType Java codes for new versions of Kafka

2020-06-29 Thread Haoxiang Ma
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72628/ --- Review request for ranger. Bugs: RANGER-2885

[jira] [Commented] (RANGER-2863) Ranger UI Improvement.

2020-06-29 Thread Madhan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/RANGER-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17148070#comment-17148070 ] Madhan Neethiraj commented on RANGER-2863: -- The updated UI looks good! Thanks [~nitin.galave]!