[ https://issues.apache.org/jira/browse/RANGER-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773639#comment-16773639 ]
Pradeep Agrawal commented on RANGER-2317: ----------------------------------------- Tested Ranger installation in OpenJDK 10, 11 and Oracle JDK-11. *Observations:* Below mentioned java arguments needs to be removed from the ranger-admin-services.sh file for the successful start of ranger admin service as they are deprecated. * UseGCLogFileRotation * NumberOfGCLogFiles=10 * GCLogFileSize=1m * PrintHeapAtGC * PrintGCDateStamps > Enable compilation on JDK11 > --------------------------- > > Key: RANGER-2317 > URL: https://issues.apache.org/jira/browse/RANGER-2317 > Project: Ranger > Issue Type: Improvement > Components: admin, plugins > Reporter: Zsombor Gegesy > Assignee: Zsombor Gegesy > Priority: Major > Fix For: master > > Attachments: RANGER-2317-2.patch > > > Currently, Ranger can be compiled only with JDK 8, however JDK 11 is the > current LTS release for Java, it is essential to support it. As a first step, > we need to ensure that Ranger can be compiled on JDK 11. -- This message was sent by Atlassian JIRA (v7.6.3#76005)