Skip to content

Reconcile stops for FAILING SparkApplicationΒ #2870

@kapilgarg1996

Description

@kapilgarg1996

What happened?

  • βœ‹ I have searched the open/closed issues and my issue is not listed.

https://github.com/kubeflow/spark-operator/blob/master/internal/controller/sparkapplication/controller.go#L627-L649

2026-03-10T05:15:34.811Z INFO sparkapplication/event_handler.go:84 Spark pod updated {"name": "app-1773119700000918904-driver", "namespace": "helm", "oldPhase": "Running", "newPhase": "Failed"}
2026-03-10T05:15:34.817Z INFO sparkapplication/controller.go:171 Reconciling SparkApplication {"name": "app-1773119700000918904", "namespace": "helm", "state": "RUNNING"}
2026-03-10T05:15:34.861Z INFO sparkapplication/event_handler.go:188 SparkApplication updated {"name": "app-1773119700000918904", "namespace": "helm", "oldState": "RUNNING", "newState": "FAILING"}
2026-03-10T05:15:34.866Z INFO sparkapplication/controller.go:171 Reconciling SparkApplication {"name": "app-1773119700000918904", "namespace": "helm", "state": "FAILING"}

There are no reconcile logs for this application after this

Reproduction Code

No response

Expected behavior

No response

Actual behavior

No response

Environment & Versions

  • Kubernetes Version:
  • Spark Operator Version:
  • Apache Spark Version:

Additional context

No response

Impacted by this bug?

Give it a πŸ‘ We prioritize the issues with most πŸ‘

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions