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)