You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uniffle.apache.org by "kaijchen (via GitHub)" <gi...@apache.org> on 2023/02/21 06:06:46 UTC

[GitHub] [incubator-uniffle] kaijchen commented on issue #625: [Improvement] Replace Sun Kerberos binding with Apache Kerby

kaijchen commented on issue #625:
URL: https://github.com/apache/incubator-uniffle/issues/625#issuecomment-1437908327

   > would you also post some compiling failure logs when with JDK 11 or JDK 17?
   
   https://github.com/kaijchen/incubator-uniffle/actions/runs/4228912219/jobs/7344901292#step:5:2884
   
   ```
   Error:  Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project rss-common: Compilation failure
   Error:  /home/runner/work/incubator-uniffle/incubator-uniffle/common/src/main/java/org/apache/uniffle/common/security/HadoopSecurityContext.java:[59,18] error: package sun.security.krb5 is not visible
   Error:    (package sun.security.krb5 is declared in module java.security.jgss, which does not export it to the unnamed module)
   Error:  -> [Help 1]
   ```


-- 
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-unsubscribe@uniffle.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org