Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Tasks rejected from LLAP because the cluster is full are shown as killed tasks in the commandline query UI (CLI and beeline). This shouldn't really happen; killed tasks in the container case means something else, and this scenario doesn't exist because AM doesn't continuously try to queue tasks. We could change LLAP queue to use sort of a pull model (would also allow for better duplicate scheduling), but for now we should fix the UI
Attachments
Attachments
Issue Links
- is related to
-
HIVE-17481 LLAP workload management
- Closed
- relates to
-
TEZ-3881 expose kill reason, as opposed to just a single kill count, in vertex progress
- Open