You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2015/09/08 13:13:45 UTC

[jira] [Updated] (FLINK-2632) Web Client does not respect the class loader of submitted jobs

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

Robert Metzger updated FLINK-2632:
----------------------------------
    Priority: Critical  (was: Major)

> Web Client does not respect the class loader of submitted jobs
> --------------------------------------------------------------
>
>                 Key: FLINK-2632
>                 URL: https://issues.apache.org/jira/browse/FLINK-2632
>             Project: Flink
>          Issue Type: Bug
>          Components: Web Client
>    Affects Versions: 0.10
>            Reporter: Maximilian Michels
>            Priority: Critical
>             Fix For: 0.10
>
>
> The Web Client offers to submit a Flink jar first and then run it later. For submitted Jars, the class loader is not stored, only the JobGraph. When submitting the JobGraph for execution, the system class loader is used rather than the appropriate class loader.
> Looks like this is a regression of FLINK-2218.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)