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

[SPARK-48103][K8S] Promote KubernetesDriverBuilder to DeveloperApi #46357

Closed
wants to merge 1 commit into from

Conversation

jiangzho
Copy link
Contributor

@jiangzho jiangzho commented May 3, 2024

What changes were proposed in this pull request?

This PR aims to promote KubernetesDriverBuilder to DeveloperApi

Why are the changes needed?

Since Apache Spark Kubernetes Operator requires this, we had better maintain it as a developer API officially from Apache Spark 4.0.0.

apache/spark-kubernetes-operator#10

Does this PR introduce any user-facing change?

No

How was this patch tested?

Pass the CIs

Was this patch authored or co-authored using generative AI tooling?

No

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM.

Thank you, @jiangzho !

@dongjoon-hyun
Copy link
Member

Merged to master.

@dongjoon-hyun dongjoon-hyun deleted the spark48103 branch May 3, 2024 06:22
JacobZheng0927 pushed a commit to JacobZheng0927/spark that referenced this pull request May 11, 2024
### What changes were proposed in this pull request?

This PR aims to promote `KubernetesDriverBuilder` to `DeveloperApi`

### Why are the changes needed?

Since Apache Spark Kubernetes Operator requires this, we had better maintain it as a developer API officially from Apache Spark 4.0.0.

apache/spark-kubernetes-operator#10

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

Pass the CIs

### Was this patch authored or co-authored using generative AI tooling?

No

Closes apache#46357 from jiangzho/spark48103.

Authored-by: zhou-jiang <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants