[ 
https://issues.apache.org/jira/browse/CALCITE-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17535017#comment-17535017
 ] 

Stamatis Zampetakis commented on CALCITE-5140:
----------------------------------------------

The problem seems to affect certain tests with dependencies to Hadoop. If the 
Hadoop version that we are using cannot run with the given JDK for whatever 
reasons can't we simply skip the failing tests for this JDK? 

> The Github CI failed in Linux (OpenJ9 8)
> ----------------------------------------
>
>                 Key: CALCITE-5140
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5140
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.30.0
>            Reporter: xiong duan
>            Priority: Major
>
> Many PR filed in this process. This failure first appeared on May 2, 2022 
> [6303017566|https://github.com/apache/calcite/runs/6303017566?check_suite_focus=true].
>  The info:
> {noformat}
>    Caused by: javax.security.auth.login.LoginException: unable to find 
> LoginModule class: com.ibm.security.auth.module.LinuxLoginModule
> 11591                at 
> javax.security.auth.login.LoginContext.invoke(LoginContext.java:794)
> 11592                at 
> javax.security.auth.login.LoginContext.access$000(LoginContext.java:195)
> 11593                at 
> javax.security.auth.login.LoginContext$4.run(LoginContext.java:682)
> 11594                at 
> javax.security.auth.login.LoginContext$4.run(LoginContext.java:680)
> 11595                at 
> java.security.AccessController.doPrivileged(AccessController.java:783)
> 11596                at 
> javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:680)
> 11597                at 
> javax.security.auth.login.LoginContext.login(LoginContext.java:587)
> 11598                at 
> org.apache.hadoop.security.UserGroupInformation.loginUserFromSubject(UserGroupInformation.java:814)
> 11599                ... 66 more{noformat}
> I check the CALCITE-5003 change, The failure is irrelevant to this PR. This 
> happened before we upgrade the JDK 18 in Calcite. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to