kubeflow/sdk

KEP-107: Default service account for `SparkConnect` API

Offen

#668 geöffnet am 27.07.2026

 (5 Kommentare) (1 Reaktion) (1 zugewiesene Person)Python (196 Forks)auto 404
area/sparkgood first issuehelp wantedkind/feature

Repository-Metriken

Stars
 (124 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

What you would like to be added?

The goal of this issue to use the default spark-operator-spark service account as a fallback when driver.service_account is not specified on the connect API.

Why is this needed?

This is required for simple SDK use cases on the default operator installation when specification of a service account on the API becomes cumbersome.

The fix is a temporary workaround and is meant to be removed once https://github.com/kubeflow/sdk/issues/617 lands.

Love this feature?

Give it a 👍 We prioritize the features with most 👍

Contributor Guide