[jira] [Commented] (RANGER-4131) clientIP is not logged for create/grant/revoke role operations via hive beeline

2023-03-20 Thread Fateh Singh (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702973#comment-17702973 ] Fateh Singh commented on RANGER-4131: - Patch merged to master:

[GitHub] [ranger] kumaab merged pull request #234: RANGER 4131: Use SessionState to log clientIP in RangerHiveAuthorizer

2023-03-20 Thread via GitHub
kumaab merged PR #234: URL: https://github.com/apache/ranger/pull/234 -- 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

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

2023-03-20 Thread Selvamohan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74356/ --- Review request for ranger, Don Bosco Durai, Madhan Neethiraj, Ramesh Mani, and

[jira] [Updated] (RANGER-4144) Fixed Kafka Test Suite Issues

2023-03-20 Thread Selvamohan Neethiraj (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Selvamohan Neethiraj updated RANGER-4144: - Attachment: 0001-RANGER-4144-fixed-kafka-plugin-test-suite-issues.patch > Fixed

[jira] [Created] (RANGER-4144) Fixed Kafka Test Suite Issues

2023-03-20 Thread Selvamohan Neethiraj (Jira)
Selvamohan Neethiraj created RANGER-4144: Summary: Fixed Kafka Test Suite Issues Key: RANGER-4144 URL: https://issues.apache.org/jira/browse/RANGER-4144 Project: Ranger Issue Type:

[jira] [Created] (RANGER-4143) Publish release artifacts

2023-03-20 Thread Selvamohan Neethiraj (Jira)
Selvamohan Neethiraj created RANGER-4143: Summary: Publish release artifacts Key: RANGER-4143 URL: https://issues.apache.org/jira/browse/RANGER-4143 Project: Ranger Issue Type:

[jira] [Created] (RANGER-4142) Update Apache Ranger website with 2.4.0

2023-03-20 Thread Selvamohan Neethiraj (Jira)
Selvamohan Neethiraj created RANGER-4142: Summary: Update Apache Ranger website with 2.4.0 Key: RANGER-4142 URL: https://issues.apache.org/jira/browse/RANGER-4142 Project: Ranger

[jira] [Created] (RANGER-4141) Change pom version from 2.4.0-SNAPSHOT to 2.4.0

2023-03-20 Thread Selvamohan Neethiraj (Jira)
Selvamohan Neethiraj created RANGER-4141: Summary: Change pom version from 2.4.0-SNAPSHOT to 2.4.0 Key: RANGER-4141 URL: https://issues.apache.org/jira/browse/RANGER-4141 Project: Ranger

[jira] [Created] (RANGER-4140) Release Apache Ranger 2.4.0

2023-03-20 Thread Selvamohan Neethiraj (Jira)
Selvamohan Neethiraj created RANGER-4140: Summary: Release Apache Ranger 2.4.0 Key: RANGER-4140 URL: https://issues.apache.org/jira/browse/RANGER-4140 Project: Ranger Issue Type:

Re: Review Request 74349: RANGER-4133 Improvement in Ranger Roles Rest API's

2023-03-20 Thread YiJi Gao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74349/#review225284 --- Ship it! Ship It! - YiJi Gao On 三月 15, 2023, 3:24 p.m.,

Re: Review Request 74349: RANGER-4133 Improvement in Ranger Roles Rest API's

2023-03-20 Thread YiJi Gao
> On 三月 19, 2023, 5:03 p.m., YiJi Gao wrote: > > Would it be more extensible to use map instead? In this case, there's no > > need for an extra modal class. > > Here's an example. > > ```java > > @PutMapping("/example") > > public ResponseEntity handlePutRequest( > > @RequestBody Map>

Re: Review Request 74349: RANGER-4133 Improvement in Ranger Roles Rest API's

2023-03-20 Thread Ramachandran Krishnan
> On March 19, 2023, 5:03 p.m., YiJi Gao wrote: > > Would it be more extensible to use map instead? In this case, there's no > > need for an extra modal class. > > Here's an example. > > ```java > > @PutMapping("/example") > > public ResponseEntity handlePutRequest( > > @RequestBody Map>

Re: Review Request 74349: RANGER-4133 Improvement in Ranger Roles Rest API's

2023-03-20 Thread YiJi Gao
> On 三月 19, 2023, 5:03 p.m., YiJi Gao wrote: > > Would it be more extensible to use map instead? In this case, there's no > > need for an extra modal class. > > Here's an example. > > ```java > > @PutMapping("/example") > > public ResponseEntity handlePutRequest( > > @RequestBody Map>

[jira] [Updated] (RANGER-4085) Search filter hint is not available where you search for policy

2023-03-20 Thread Brijesh Bhalala (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brijesh Bhalala updated RANGER-4085: Attachment: 0001-RANGER-4085.patch > Search filter hint is not available where you search

[jira] [Updated] (RANGER-4085) Search filter hint is not available where you search for policy

2023-03-20 Thread Brijesh Bhalala (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brijesh Bhalala updated RANGER-4085: Attachment: (was: 0001-RANGER-4085.patch) > Search filter hint is not available where

Review Request 74355: RANGER-4085: Search filter hint is not available where you search for policy

2023-03-20 Thread Brijesh Bhalala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74355/ --- Review request for ranger, Dhaval Rajpara, Madhan Neethiraj, Mehul Parikh,

Re: Review Request 74349: RANGER-4133 Improvement in Ranger Roles Rest API's

2023-03-20 Thread Ramachandran Krishnan
> On March 19, 2023, 5:03 p.m., YiJi Gao wrote: > > Would it be more extensible to use map instead? In this case, there's no > > need for an extra modal class. > > Here's an example. > > ```java > > @PutMapping("/example") > > public ResponseEntity handlePutRequest( > > @RequestBody Map>

Re: Review Request 74349: RANGER-4133 Improvement in Ranger Roles Rest API's

2023-03-20 Thread Ramachandran Krishnan
> On March 19, 2023, 5:03 p.m., YiJi Gao wrote: > > Would it be more extensible to use map instead? In this case, there's no > > need for an extra modal class. > > Here's an example. > > ```java > > @PutMapping("/example") > > public ResponseEntity handlePutRequest( > > @RequestBody Map>

Re: Review Request 74349: RANGER-4133 Improvement in Ranger Roles Rest API's

2023-03-20 Thread Ramachandran Krishnan
> On March 19, 2023, 5:03 p.m., YiJi Gao wrote: > > Would it be more extensible to use map instead? In this case, there's no > > need for an extra modal class. > > Here's an example. > > ```java > > @PutMapping("/example") > > public ResponseEntity handlePutRequest( > > @RequestBody Map>

[jira] [Commented] (RANGER-4139) DOC SITE: ranger.apache.org - revamp site's look and feel

2023-03-20 Thread Ramachandran (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17702716#comment-17702716 ] Ramachandran commented on RANGER-4139: -- [~sneethiraj] I guess the apache contributor and committer

[jira] [Updated] (RANGER-4096) [Ranger UI] [React JS] "show all users" button is not available in the show users prompt of groups table even if the users list is longer than 100.

2023-03-20 Thread Brijesh Bhalala (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brijesh Bhalala updated RANGER-4096: Attachment: 0003-RANGER-4096.patch > [Ranger UI] [React JS] "show all users" button is

[jira] [Updated] (RANGER-4096) [Ranger UI] [React JS] "show all users" button is not available in the show users prompt of groups table even if the users list is longer than 100.

2023-03-20 Thread Brijesh Bhalala (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brijesh Bhalala updated RANGER-4096: Attachment: (was: 0003-RANGER-4096.patch) > [Ranger UI] [React JS] "show all users"

Re: Review Request 74326: RANGER-4096 : "show all users" button is not available in the show users prompt of groups table even if the users list is longer than 100.

2023-03-20 Thread Brijesh Bhalala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74326/ --- (Updated March 20, 2023, 1:47 p.m.) Review request for ranger, Dhaval Rajpara,

Re: Request to add as contributor to Apache Ranger

2023-03-20 Thread Selvamohan Neethiraj
Welcome to Ranger Community. I have added you as a Apache Ranger Contributor. Thanks, Selva- On 2023/03/07 07:47:54 Lei Yao wrote: > Hi community, > I would like to contribute to the Apache Ranger project, please add me as a > contributor.My JIra User Id is yaolei > > Thanks and Regards

[jira] [Updated] (RANGER-4091) Policy condition & Permission window should close by any click events

2023-03-20 Thread Brijesh Bhalala (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brijesh Bhalala updated RANGER-4091: Attachment: (was: 0002-RANGER-4091.patch) > Policy condition & Permission window

[jira] [Updated] (RANGER-4091) Policy condition & Permission window should close by any click events

2023-03-20 Thread Brijesh Bhalala (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brijesh Bhalala updated RANGER-4091: Attachment: 0002-RANGER-4091.patch > Policy condition & Permission window should close

Re: Review Request 74323: RANGER-4091 : Policy condition & Permission window should close by any click events

2023-03-20 Thread Brijesh Bhalala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74323/ --- (Updated March 20, 2023, 1:31 p.m.) Review request for ranger, Dhaval Rajpara,

[jira] [Created] (RANGER-4139) DOC SITE: ranger.apache.org - revamp site's look and feel

2023-03-20 Thread Selvamohan Neethiraj (Jira)
Selvamohan Neethiraj created RANGER-4139: Summary: DOC SITE: ranger.apache.org - revamp site's look and feel Key: RANGER-4139 URL: https://issues.apache.org/jira/browse/RANGER-4139 Project:

Review Request 74353: RANGER-4137: Add yarn and impala users to audit filter for solr servicedef to avoid logging of audits

2023-03-20 Thread Rakesh Gupta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74353/ --- Review request for ranger, Dineshkumar Yadav, Mehul Parikh, and sanket shelar.

[jira] [Updated] (RANGER-4137) Add yarn and impala users to audit filter for solr servicedef to avoid logging of audits

2023-03-20 Thread Rakesh Gupta (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Gupta updated RANGER-4137: - Attachment: 0001-RANGER-4137.patch > Add yarn and impala users to audit filter for solr

[jira] [Updated] (RANGER-4138) Build ranger-react UI and backbone UI code base in webapp

2023-03-20 Thread Mugdha Varadkar (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mugdha Varadkar updated RANGER-4138: Attachment: 0001-RANGER-4138.patch > Build ranger-react UI and backbone UI code base in

Review Request 74352: RANGER-4138 Build ranger-react UI and backbone UI code base in webapp

2023-03-20 Thread Mugdha Varadkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74352/ --- Review request for ranger, Brijesh Bhalala, Dhaval Rajpara, Madhan Neethiraj,

[jira] [Updated] (RANGER-4085) Search filter hint is not available where you search for policy

2023-03-20 Thread Brijesh Bhalala (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brijesh Bhalala updated RANGER-4085: Attachment: (was: 0001-RANGER-4085.patch) > Search filter hint is not available where

[jira] [Updated] (RANGER-4085) Search filter hint is not available where you search for policy

2023-03-20 Thread Brijesh Bhalala (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brijesh Bhalala updated RANGER-4085: Attachment: 0001-RANGER-4085.patch > Search filter hint is not available where you search

[jira] [Updated] (RANGER-4138) Build ranger-react UI and backbone UI code base in webapp

2023-03-20 Thread Mugdha Varadkar (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mugdha Varadkar updated RANGER-4138: Description: This jira is tracking changes to build ranger-react and backbone code base

[jira] [Updated] (RANGER-4138) Build ranger-react UI and backbone UI code base in webapp

2023-03-20 Thread Mugdha Varadkar (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mugdha Varadkar updated RANGER-4138: Attachment: screenshot-backbone-ranger-option.png > Build ranger-react UI and backbone UI

[jira] [Updated] (RANGER-4138) Build ranger-react UI and backbone UI code base in webapp

2023-03-20 Thread Mugdha Varadkar (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mugdha Varadkar updated RANGER-4138: Description: This jira is tracking changes to build ranger-react and backbone code base

[jira] [Created] (RANGER-4138) Build ranger-react UI and backbone UI code base in webapp

2023-03-20 Thread Mugdha Varadkar (Jira)
Mugdha Varadkar created RANGER-4138: --- Summary: Build ranger-react UI and backbone UI code base in webapp Key: RANGER-4138 URL: https://issues.apache.org/jira/browse/RANGER-4138 Project: Ranger

[jira] [Updated] (RANGER-4078) [Ranger UI] [React JS] Error displayed on page when navigating to audits tab and clicking on clear search button

2023-03-20 Thread Brijesh Bhalala (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brijesh Bhalala updated RANGER-4078: Attachment: (was: 0002-RANGER-4078.patch) > [Ranger UI] [React JS] Error displayed on

[jira] [Updated] (RANGER-4137) Add yarn and impala users to audit filter for solr servicedef to avoid logging of audits

2023-03-20 Thread Rakesh Gupta (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Gupta updated RANGER-4137: - External issue URL: (was: https://jira.cloudera.com/browse/CDPD-49589) > Add yarn and impala

[jira] [Assigned] (RANGER-4137) Add yarn and impala users to audit filter for solr servicedef to avoid logging of audits

2023-03-20 Thread Rakesh Gupta (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Gupta reassigned RANGER-4137: External issue URL: https://jira.cloudera.com/browse/CDPD-49589 Assignee:

[jira] [Updated] (RANGER-4137) Add yarn and impala users to audit filter for solr servicedef to avoid logging of audits

2023-03-20 Thread Rakesh Gupta (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Gupta updated RANGER-4137: - Attachment: solr_auditfilter.png > Add yarn and impala users to audit filter for solr

[jira] [Updated] (RANGER-4137) Add yarn and impala users to audit filter for solr servicedef to avoid logging of audits

2023-03-20 Thread Rakesh Gupta (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Gupta updated RANGER-4137: - Description: Currently, service users other than yarn and impala are included in audit filters

[jira] [Created] (RANGER-4137) Add yarn and impala users to audit filter for solr servicedef to avoid logging of audits

2023-03-20 Thread Rakesh Gupta (Jira)
Rakesh Gupta created RANGER-4137: Summary: Add yarn and impala users to audit filter for solr servicedef to avoid logging of audits Key: RANGER-4137 URL: https://issues.apache.org/jira/browse/RANGER-4137

Re: Review Request 74349: RANGER-4133 Improvement in Ranger Roles Rest API's

2023-03-20 Thread Ramachandran Krishnan
> On March 19, 2023, 5:03 p.m., YiJi Gao wrote: > > Would it be more extensible to use map instead? In this case, there's no > > need for an extra modal class. > > Here's an example. > > ```java > > @PutMapping("/example") > > public ResponseEntity handlePutRequest( > > @RequestBody Map>