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

[FEATURE] Use pod template feature in spark-submit for Spark 3.x applications #2101

Closed
ChenYi015 opened this issue Jul 26, 2024 · 0 comments · Fixed by #2141
Closed

[FEATURE] Use pod template feature in spark-submit for Spark 3.x applications #2101

ChenYi015 opened this issue Jul 26, 2024 · 0 comments · Fixed by #2141
Labels
enhancement New feature or request

Comments

@ChenYi015
Copy link
Contributor

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

What is the outcome that you are trying to reach?

As discussed in #2049, it would be better to use Spark's native pod template feature in spark-submit. This will decrease the time to create spark pods, especially when deploying spark applications at a very large scale.

Describe the solution you would like

For Spark v3.x applications, use pod-template feature in spark-submit.
For v2.x applications, still use webhook to patch spark pods.

Describe alternatives you have considered

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant