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

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

Max Feng created FLINK-10695:
--------------------------------

             Summary: "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


In {{StreamConfig#getStreamOperator}}, {{ClassNotFoundException}}s are propagated as {{StreamTaskException}}s but do not set the underlying  {{ClassNotFoundException}} as the cause of the {{StreamTaskException}}.



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