kubeflow/sdk

KEP-107: Enable `SparkJob` driver resources to be configurable

Open

#613 opened on Jul 19, 2026

 (5 comments) (0 reactions) (1 assignee)Python (196 forks)auto 404
area/sparkgood first issuehelp wantedkind/feature

Repository metrics

Stars
 (124 stars)
PR merge metrics
 (PR metrics pending)

Description

What you would like to be added?

The goal of the issue is to enable SparkJob driver resources to be overridden using the options mechanism.

Why is this needed?

SparkJob driver resources are currently not configurable. They are hardcoded to the defaults set in the Spark package constants module.

Love this feature?

Give it a 👍 We prioritize the features with most 👍

Contributor guide