Re: Review Request 74923: RANGER-4730: Migrate Ranger modules to junit5 - phase 2

2024-03-18 Thread Dineshkumar Yadav
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74923/#review226333 --- Ship it! Ship It! - Dineshkumar Yadav On March 4, 2024, 6:05

Re: Review Request 74926: RANGER-4076: Support Java 17 for build and runtime

2024-03-18 Thread Rakesh Gupta
> On March 6, 2024, 3:28 p.m., bhavik patel wrote: > > After starting the server have checked the catalina and ranger admin login > > file? After starting the server, I checked the Catalina error log, which is being handled by Jira ticket RANGER-4744. However, the Ranger admin log does not ap

Re: [PR] RANGER-4511: Enable Parallel Compilation for Multiple Modules in Ranger [ranger]

2024-03-18 Thread via GitHub
kumaab commented on PR #289: URL: https://github.com/apache/ranger/pull/289#issuecomment-2005327035 + 1 The changes look good, this is helpful in reducing the time taken for mvn builds significantly. -- This is an automated message from the Apache Git Service. To respond to the messa

[jira] [Commented] (RANGER-4743) [JDK 11]: Fix ranger admin logging

2024-03-18 Thread Abhishek Kumar (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17828128#comment-17828128 ] Abhishek Kumar commented on RANGER-4743: Thanks [~rakeshgupta264], I'll try this

[jira] [Created] (RANGER-4752) Enable JDK 11 builds on GitHub PRs and merges to master

2024-03-18 Thread Abhishek Kumar (Jira)
Abhishek Kumar created RANGER-4752: -- Summary: Enable JDK 11 builds on GitHub PRs and merges to master Key: RANGER-4752 URL: https://issues.apache.org/jira/browse/RANGER-4752 Project: Ranger

[jira] [Created] (RANGER-4751) Enable docker builds for PRs and merges to master

2024-03-18 Thread Abhishek Kumar (Jira)
Abhishek Kumar created RANGER-4751: -- Summary: Enable docker builds for PRs and merges to master Key: RANGER-4751 URL: https://issues.apache.org/jira/browse/RANGER-4751 Project: Ranger Issue

Re: Review Request 74941: RANGER-4749: Tag api to get serviceResource by resource. Getting list of associated tags in resources/paginated api's response.

2024-03-18 Thread Madhan Neethiraj
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74941/#review226331 --- agents-common/src/main/java/org/apache/ranger/plugin/model/Ranger

[jira] [Updated] (RANGER-4749) Tag: Create an api to check if a resource is already available in database by resource input. And send tag list along with the resource list in response of GET /service/

2024-03-18 Thread Anand Nadar (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Nadar updated RANGER-4749: Attachment: RANGER-4749.patch > Tag: Create an api to check if a resource is already available in

Review Request 74941: RANGER-4749: Tag api to get serviceResource by resource. Getting list of associated tags in resources/paginated api's response.

2024-03-18 Thread Anand Nadar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74941/ --- Review request for ranger, Asit Vadhavkar, Madhan Neethiraj, Monika Kachhadiya,

[jira] [Commented] (RANGER-4743) [JDK 11]: Fix ranger admin logging

2024-03-18 Thread Rakesh Gupta (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17827984#comment-17827984 ] Rakesh Gupta commented on RANGER-4743: -- Hi [~abhi_2110], Ranger admin logs not appe

[jira] [Updated] (RANGER-4743) [JDK 11]: Fix ranger admin logging

2024-03-18 Thread Rakesh Gupta (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh Gupta updated RANGER-4743: - Attachment: 0001-RANGER-4743.patch > [JDK 11]: Fix ranger admin logging > -

Review Request 74940: RANGER-4744: Ranger Admin startup using JDK17 gives ERROR in catalina.out due to missing jaxb dependencies

2024-03-18 Thread Rakesh Gupta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74940/ --- Review request for ranger, bhavik patel, Dineshkumar Yadav, Kishor Gollapalliwar

[jira] [Updated] (RANGER-4749) Tag: Create an api to check if a resource is already available in database by resource input. And send tag list along with the resource list in response of GET /service/

2024-03-18 Thread Anand Nadar (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand Nadar updated RANGER-4749: Description: *1. Need an api to get the resource by resource if it exists in database.* Case: Supp