[
https://issues.apache.org/jira/browse/HIVE-10394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14503373#comment-14503373
]
Siddharth Seth commented on HIVE-10394:
---------------------------------------
The information isn't actually being sent across to the AM. What's handled
right now is a response to the submitWork request. However, once a request
moves onto the scheduler queue for execution at a later point - an RPC
invocaiton will be required to inform the AM about the status of the task. This
would be an addition to LlapTaskUmbilicalProtocol.
> LLAP: Notify AM of pre-emption
> ------------------------------
>
> Key: HIVE-10394
> URL: https://issues.apache.org/jira/browse/HIVE-10394
> Project: Hive
> Issue Type: Sub-task
> Affects Versions: llap
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Attachments: HIVE-10394.1.patch
>
>
> Pre-empted tasks should be notified to AM as killed/interrupted by system.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)