You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Harshith Bolar (JIRA)" <ji...@apache.org> on 2019/05/27 08:38:00 UTC

[jira] [Created] (FLINK-12632) Flink WebUI doesn't show the full error response when a job deployment fails

Harshith Bolar created FLINK-12632:
--------------------------------------

             Summary: Flink WebUI doesn't show the full error response when a job deployment fails
                 Key: FLINK-12632
                 URL: https://issues.apache.org/jira/browse/FLINK-12632
             Project: Flink
          Issue Type: Bug
          Components: Runtime / REST, Runtime / Web Frontend
    Affects Versions: 1.8.0
            Reporter: Harshith Bolar
         Attachments: image001.png

When a job is submitted through the web UI and the deployment fails, the UI doesn't show the full error response. It just prints out a "Internal Server Error" message with no additional information.

The logs however show the full error response.

FLINK-11902 modified the REST API to no longer hide the exception, but the WebUI isn't handling the error response properly (it only reads and displays part of it).

 



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