damccorm opened a new issue, #20019: URL: https://github.com/apache/beam/issues/20019
As far as I know, the Spark REST API does not return exceptions from the cluster after a jar is actually run. While these exceptions can be viewed in Spark's web UI, ideally they would also be visible in Beam's output. To do this, we will need to find a REST endpoint that does return those exceptions, and then map the submissionId to its corresponding job id. Imported from Jira [BEAM-8983](https://issues.apache.org/jira/browse/BEAM-8983). Original Jira may contain additional context. Reported by: ibzib. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
