kubeflow/sdk

Support jar file submission for Spark jobs

Open

#593 aperta il 16 lug 2026

Vedi su GitHub
 (3 commenti) (2 reazioni) (0 assegnatari)Python (196 fork)auto 404
area/sparkhelp wantedkind/feature

Metriche repository

Star
 (124 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

What you would like to be added?

The goal of the issue is to expose a main_class parameter on the FileJob dataclass to enable jar file submission.

Why is this needed?

The Spark SDK KEP proposes a main_class parameter on the FileJob dataclass.

However, the current implementation for FileJob does not support this parameter. As such, jar file submission is not enabled on the Spark SDK.

Love this feature?

Give it a 👍 We prioritize the features with most 👍

Guida contributor