Exception | Description |
---|---|
CheckpointException |
Exception indicating a problem with checkpointing on the
TaskExecutor side. |
PartitionException |
Exception indicating a problem with the result partitions on the
TaskExecutor side. |
SlotAllocationException |
Exception indicating that the slot allocation on the task manager failed.
|
SlotOccupiedException | |
TaskException |
Exception indicating a task related problem on the
TaskExecutor . |
TaskManagerException |
Base exception thrown by the
TaskExecutor . |
TaskSubmissionException |
Exception indicating a problem with the
Task submission at the TaskException . |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.