You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Akira Ajisaka (Jira)" <ji...@apache.org> on 2020/10/20 10:33:00 UTC

[jira] [Created] (RANGER-3054) Compile failure in ranger-kms with JDK 11

Akira Ajisaka created RANGER-3054:
-------------------------------------

             Summary: Compile failure in ranger-kms with JDK 11
                 Key: RANGER-3054
                 URL: https://issues.apache.org/jira/browse/RANGER-3054
             Project: Ranger
          Issue Type: Bug
          Components: kms
         Environment: CentOS 7.8, OpenJDK 11.0.6, Maven 3.6.3
            Reporter: Akira Ajisaka


{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project ranger-kms: Compilation failure
[ERROR] /home/aajisaka/apache-ranger-2.1.0/kms/src/main/java/org/apache/hadoop/crypto/key/RangerSafenetKeySecure.java:[72,49] error: incompatible types: String cannot be converted to Config
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)