Stephan Ewen created FLINK-10262: ------------------------------------ Summary: Web UI does not show error stack trace any more when program submission fails Key: FLINK-10262 URL: https://issues.apache.org/jira/browse/FLINK-10262 Project: Flink Issue Type: Bug Components: Webfrontend Affects Versions: 1.6.0 Reporter: Stephan Ewen
Earlier versions reported the stack trace of exceptions that occurred in the program. Flink 1.6 shows only {{org.apache.flink.client.program.ProgramInvocationException: The main method caused an error.}}, which makes debugging harder. -- This message was sent by Atlassian JIRA (v7.6.3#76005)