Skip to content

feat(yarn): support spark-submit --kill and --status - #55

Merged
Asmoday merged 1 commit into
develop/4.3.0/3.5.4.4from
feature/yarn-spark-submit-operation
Jul 28, 2026
Merged

feat(yarn): support spark-submit --kill and --status#55
Asmoday merged 1 commit into
develop/4.3.0/3.5.4.4from
feature/yarn-spark-submit-operation

Conversation

@Asmoday

@Asmoday Asmoday commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

SparkSubmitOperation had a single implementation (Kubernetes), so --kill/--status with --master yarn failed with "No external SparkSubmitOperations clients found". Add a YARN implementation backed by YarnClient, registered via ServiceLoader.

SparkSubmitOperation had a single implementation (Kubernetes), so
--kill/--status with --master yarn failed with "No external
SparkSubmitOperations clients found". Add a YARN implementation backed
by YarnClient, registered via ServiceLoader.
@Asmoday
Asmoday requested review from giggsoff, nryanov and werzerbb July 27, 2026 17:47
@Asmoday Asmoday self-assigned this Jul 27, 2026
@Asmoday
Asmoday merged commit 196dbe4 into develop/4.3.0/3.5.4.4 Jul 28, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants