forked from apache/spark
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
We need to consider error handling in general and what needs to be done. Here is a short, possibly incomplete list:
-
Make sure the executor goes away if the driver doesn't start/fails midstream
-
Handle the case where the cluster doesn't have the resources to create enough executors, (even if the armada job submit doesn't fail.)
Metadata
Metadata
Assignees
Labels
No labels