[
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 appearing due to HikariCP dependency which includes
slf4j-api dependency with lower version(1.7.30) same issue is visible in JDK
17, To resolve use below patch.
[^0001-RANGER-4743.patch]
> [JDK 11]: Fix ranger admin logging
> -----------------------------------
>
> Key: RANGER-4743
> URL: https://issues.apache.org/jira/browse/RANGER-4743
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 2.4.0
> Reporter: Abhishek Kumar
> Assignee: Abhishek Kumar
> Priority: Major
> Attachments: 0001-RANGER-4743.patch
>
>
> Currently, the ranger-admin logs do not appear when built and run with jdk 11.
> Logback and slf4j versions need to be upgraded to fix the above issue.
> More info: [https://logback.qos.ch/download.html]
> CC: [~rmani]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)