[
https://issues.apache.org/jira/browse/HIVE-14403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Seth updated HIVE-14403:
----------------------------------
Resolution: Fixed
Fix Version/s: 2.1.1
Status: Resolved (was: Patch Available)
Committed to master and branch-2.1
> LLAP node specific preemption will only preempt once on a node per AM
> ---------------------------------------------------------------------
>
> Key: HIVE-14403
> URL: https://issues.apache.org/jira/browse/HIVE-14403
> Project: Hive
> Issue Type: Bug
> Reporter: Siddharth Seth
> Assignee: Siddharth Seth
> Priority: Critical
> Fix For: 2.1.1
>
> Attachments: HIVE-14403.01.patch, HIVE-14403.02.patch
>
>
> Query hang reported by [~cartershanklin]
> Turns out that once an AM has preempted a task on a node for locality, it
> will not be able to preempt another task on the same node (specifically for
> local requests)
> Manifests as a query hanging. It's possible for a previous query to interfere
> with a subsequent query since the AM is shared.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)