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

[Core feature] Spark plugin should use k8s plugin default configuration #2628

Closed
2 tasks done
hamersaw opened this issue Jun 23, 2022 · 0 comments
Closed
2 tasks done
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hamersaw
Copy link
Contributor

Motivation: Why do you think this is important?

There are a number of configuration values available to the k8s plugin. The Spark plugin constructs a Pods (for Spark executor and workers) that contains these same configuration values. However, we do not currently set the Spark Pod configuration based on the default k8s plugin configuration options.

Goal: What should the final outcome look like, ideally?

The Spark plugin should apply default values from the k8s plugin to it's infrastructure pods.

Describe alternatives you've considered

We could leave the current implementation as it is, but that makes fine-grained configuration of the Spark plugin difficult or impossible.

We could introduce Spark specific configuration, but that may unnecessarily bloat the configuration.

Propose: Link/Inline OR Additional context

No response

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@hamersaw hamersaw added enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers and removed untriaged This issues has not yet been looked at by the Maintainers labels Jun 23, 2022
@hamersaw hamersaw modified the milestones: 1.0.1, 1.0.2, 1.1.0 - Hawk Jun 23, 2022
@hamersaw hamersaw self-assigned this Jun 23, 2022
@wild-endeavor wild-endeavor modified the milestones: 1.1.0 - Hawk, 1.2.0 Jun 28, 2022
@eapolinario eapolinario modified the milestones: 1.2.0, 1.3.0 Oct 3, 2022
@cosmicBboy cosmicBboy modified the milestones: 1.3.0, 2023 Q1 Backlog Jan 25, 2023
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

No branches or pull requests

5 participants