You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Pawel Pasterz (Jira)" <ji...@apache.org> on 2020/05/26 10:42:00 UTC

[jira] [Updated] (BEAM-10089) Apex Runner tests failing [Java 11]

     [ https://issues.apache.org/jira/browse/BEAM-10089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pawel Pasterz updated BEAM-10089:
---------------------------------
        Parent: BEAM-10090
    Issue Type: Sub-task  (was: Improvement)

> Apex Runner tests failing [Java 11]
> -----------------------------------
>
>                 Key: BEAM-10089
>                 URL: https://issues.apache.org/jira/browse/BEAM-10089
>             Project: Beam
>          Issue Type: Sub-task
>          Components: runner-apex
>            Reporter: Pawel Pasterz
>            Priority: P2
>
> Gradle task _*:runners:apex:test*_ fails during Java 11 Precommit job
> Example stack trace:
> {code:java}
> org.apache.beam.runners.apex.ApexYarnLauncherTest > testGetYarnDeployDependencies FAILED
>     java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap')
>         at org.apache.beam.runners.apex.ApexYarnLauncher.getYarnDeployDependencies(ApexYarnLauncher.java:222)
>         at org.apache.beam.runners.apex.ApexYarnLauncherTest.testGetYarnDeployDependencies(ApexYarnLauncherTest.java:56)
> {code}



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