You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/10/28 17:37:00 UTC

[jira] [Resolved] (FLINK-10695) "Cannot load user class" errors should set the underlying ClassNotFoundException as their cause

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

Till Rohrmann resolved FLINK-10695.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

Fixed via a13119af042b2db29aae5f04382cc62102b21899

> "Cannot load user class" errors should set the underlying ClassNotFoundException as their cause
> -----------------------------------------------------------------------------------------------
>
>                 Key: FLINK-10695
>                 URL: https://issues.apache.org/jira/browse/FLINK-10695
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Max Feng
>            Assignee: Max Feng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>
> In {{StreamConfig#getStreamOperator}}, {{ClassNotFoundException}} is propagated as {{StreamTaskException}} but does not set the underlying  {{ClassNotFoundException}} as the cause of the {{StreamTaskException}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)