kubeflow / spark-operator

Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
Apache License 2.0
2.79k stars 1.38k forks source link

Capture driver error message from pod termination log #1502

Closed khorshuheng closed 1 month ago

khorshuheng commented 2 years ago

We have been using a fork of the k8s-operator which include the following changes: https://github.com/gojek/spark-on-k8s-operator/pull/1/files

This helps us to debug the cause of failure of the spark application without going through the logs. Can this feature be made available to the official repository as well? Or is this use case too niche / will result in other complications?

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 month ago

This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.