| Exception | Description |
|---|---|
| PartitionUpdateException |
Exception indicating a problem with the result partitions on the
TaskExecutor side. |
| RegistrationTimeoutException |
Exception which indicates that the
TaskExecutor could not register at the master in time. |
| SlotAllocationException |
Exception indicating that the slot allocation on the task manager failed.
|
| SlotOccupiedException |
Exception which signals that a slot is already occupied by the given
AllocationID. |
| 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–2025 The Apache Software Foundation. All rights reserved.