You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robert Bradshaw (JIRA)" <ji...@apache.org> on 2018/11/08 10:37:00 UTC

[jira] [Created] (BEAM-6019) Portable streaming flink does not preserve original error message

Robert Bradshaw created BEAM-6019:
-------------------------------------

             Summary: Portable streaming flink does not preserve original error message
                 Key: BEAM-6019
                 URL: https://issues.apache.org/jira/browse/BEAM-6019
             Project: Beam
          Issue Type: Improvement
          Components: runner-flink
            Reporter: Robert Bradshaw


Instead the error message is of the form

{{org.apache.flink.runtime.client.JobExecutionException: java.lang.RuntimeException: Failed to finish remote bundle}}

or

{{org.apache.flink.runtime.client.JobExecutionException: java.lang.RuntimeException: Exception occurred while processing valve output watermark:}}

 

which looks like it somewhere got truncated.



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