kubeflow/sdk

Support jar file submission for Spark jobs

Open

#593 创建于 2026年7月16日

在 GitHub 查看
 (3 评论) (2 反应) (0 负责人)Python (196 fork)auto 404
area/sparkhelp wantedkind/feature

仓库指标

Star
 (124 star)
PR 合并指标
 (PR 指标待抓取)

描述

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 👍

贡献者指南