Hi All, I am using Spark with Kubernetes, Can anyone please tell me how I can handle restarting failed Spark jobs?
I have used following property but it is not working
restartPolicy:
type: OnFailure
Kind Regards,
Sachit Murarka
Hi All, I am using Spark with Kubernetes, Can anyone please tell me how I can handle restarting failed Spark jobs?
I have used following property but it is not working
restartPolicy:
type: OnFailure
Kind Regards,
Sachit Murarka