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

fix NPE introduce on #1280 #1325

Merged
merged 1 commit into from
Aug 20, 2021
Merged

Conversation

ImpSy
Copy link
Contributor

@ImpSy ImpSy commented Aug 18, 2021

Hi,

Following testing on our side,
We've detected that the change I introduced on #1280 introduced NPE on executor failure on Spark3

This PR fix the executor on Spark3 and avoid NPE if we can't find the executor container
In case of NPE we show Executor {{exec-name}} failed with ExitCode: -1, Reason: Unknown (Container not Found)

@bbenzikry
Copy link
Contributor

Thanks for this, just ran into it yesterday

@liyinan926 liyinan926 merged commit d38c904 into kubeflow:master Aug 20, 2021
jbhalodia-slack pushed a commit to jbhalodia-slack/spark-operator that referenced this pull request Oct 4, 2024
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.

3 participants