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

feat(registry): Add support of memoryOverhead and coreLimit for Spark jobs #111

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

romanwozniak
Copy link
Contributor

Description:

Adding support of additional fields on SparkApplication CRD:

  • memoryOverhead
  • coreLimit

Reference

Support of these fields would provide better control over scheduling of ingestion jobs on k8s cluster.

@romanwozniak romanwozniak self-assigned this Nov 1, 2023
@romanwozniak romanwozniak added the enhancement New feature or request label Nov 1, 2023
Copy link
Collaborator

@khorshuheng khorshuheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@khorshuheng khorshuheng merged commit ef30a22 into main Nov 1, 2023
1 check passed
@romanwozniak romanwozniak deleted the spark-crd-support branch November 1, 2023 04:21
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 this pull request may close these issues.

2 participants