kubeflow/sdk

Support jar file submission for Spark jobs

Open

#593 aberto em 16 de jul. de 2026

Ver no GitHub
 (3 comments) (2 reactions) (0 assignees)Python (196 forks)auto 404
area/sparkhelp wantedkind/feature

Métricas do repositório

Stars
 (124 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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 👍

Guia do colaborador