Sergey Shelukhin created HIVE-18074:
---------------------------------------
Summary: do not show rejected tasks as killed in query UI
Key: HIVE-18074
URL: https://issues.apache.org/jira/browse/HIVE-18074
Project: Hive
Issue Type: Bug
Reporter: Sergey Shelukhin
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
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)