Skip to content

Catch spark application failures #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Jun 13, 2022
Merged

Catch spark application failures #77

merged 16 commits into from
Jun 13, 2022

Conversation

razvan
Copy link
Member

@razvan razvan commented Jun 8, 2022

Fixes #59

The spark application replicates the driver pod status. There are no attempts to handle failures in any way other than communicate them to the users.

NOTE: Builds on top of #76

@razvan razvan marked this pull request as ready for review June 10, 2022 06:31
@razvan razvan requested a review from a team June 10, 2022 06:31
Copy link
Member

@adwk67 adwk67 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, pending stackabletech/t2#317

@razvan razvan merged commit 33ce34b into main Jun 13, 2022
@bors bors bot deleted the handle-spark-app-termination branch June 13, 2022 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Catch spark application failures and update the SparkApplication status
2 participants