Skip to content

SparkApplication CRD improvements #659

@xeniape

Description

@xeniape

Rework the SparkApplication CRD to enable making use of features we currently can't.
Examples:

  • Spark application monitoring
  • Run apps with "mode: client". In this mode, the driver runs on the same Pod as Job but it requires a headless service where the executors can connect back to the driver. Currently we cannot create this service because we don't know the name of the driver pod since this one is created by spark-submit and we have little control over it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions