You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/01/31 14:01:01 UTC

[jira] [Closed] (FLINK-11423) Keep exception message thrown from the main class

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

Chesnay Schepler closed FLINK-11423.
------------------------------------
    Resolution: Fixed

> Keep exception message thrown from the main class 
> --------------------------------------------------
>
>                 Key: FLINK-11423
>                 URL: https://issues.apache.org/jira/browse/FLINK-11423
>             Project: Flink
>          Issue Type: Improvement
>          Components: Job-Submission
>            Reporter: Lavkesh Lahngir
>            Assignee: Lavkesh Lahngir
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The jar/run API calls JarRunHandler
> The client only receives a simple message like "The main method caused an error"
> without any more detail.
> When we throw ProgramInvocationException in PackagedProgram.callMainMethod()
> we should add exceptionInMethod.getMessage() too.



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