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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)