When executor of Spark3 application has a lifecycle the webhook wil allways deny it #2457
Open
1 task done
Labels
kind/bug
Something isn't working
What happened?
Our spark applications were not getting executors.
Reproduction Code
I do not have a simple reproduction ready but in my understanding any spark spec with spark3 and a lifecycle on the executor will reproduce this.
Expected behavior
Normal spark executions. Executors coming up like if there were no lifecycle hook defined.
Actual behavior
Only the drivers became available. The spark-operator webhook showed it was denying them:
Environment & Versions
Additional context
I have patched the code and was able to get our environment operating as expected so I will create a PR soon. This will clarify the problem in the code which seems to have been solved for a lot of 'adders' but the lifecycle one seemed to be forgotten.
Impacted by this bug?
Give it a 👍 We prioritize the issues with most 👍
The text was updated successfully, but these errors were encountered: