- All Implemented Interfaces:
- java.io.Serializable
public class SparkDriverExecutionException
extends SparkException
Exception thrown when execution of some user code in the driver process fails, e.g.
accumulator update fails or failure in takeOrdered (user supplies an Ordering implementation
that can be misbehaving.
- See Also:
- Serialized Form