[ 
https://issues.apache.org/jira/browse/HIVE-10764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Siddharth Seth reopened HIVE-10764:
-----------------------------------

> LLAP: Wait queue scheduler goes into tight loop
> -----------------------------------------------
>
>                 Key: HIVE-10764
>                 URL: https://issues.apache.org/jira/browse/HIVE-10764
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: llap
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>             Fix For: llap
>
>         Attachments: HIVE-10764.patch
>
>
> {code}
> if (!task.canFinish() || numSlotsAvailable.get() == 0) {
> {code}
> this condition makes it to run into tight loop if no slots available and if 
> the task is finishable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to