Skip to content
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

Ensure Spark driver response is valid before setting UNKNOWN status #19978

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

PApostol
Copy link
Contributor

@PApostol PApostol commented Dec 2, 2021

Closes #19897.

This PR ensures an invalid curl response from Spark driver won't change the driver status to "UNKNOWN", which will lead to a task retry.

@potiuk potiuk merged commit a50d2ac into apache:main Dec 2, 2021
@PApostol PApostol deleted the ensure-spark-response-is-valid branch December 2, 2021 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spark driver relaunches if "driverState" is not found in curl response due to transient network issue
2 participants