Skip to content

Spark uber jar job server: query exceptions from master #20019

@damccorm

Description

@damccorm

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. Original Jira may contain additional context.
Reported by: ibzib.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions