You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2017/08/16 20:07:00 UTC

[jira] [Resolved] (HIVE-17256) add a notion of a guaranteed task to LLAP

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

Sergey Shelukhin resolved HIVE-17256.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Committed to master. Thanks for the review!
I will write up something in HS2 patch.

> add a notion of a guaranteed task to LLAP
> -----------------------------------------
>
>                 Key: HIVE-17256
>                 URL: https://issues.apache.org/jira/browse/HIVE-17256
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>             Fix For: 3.0.0
>
>         Attachments: HIVE-17256.01.patch, HIVE-17256.patch
>
>
> Tasks are basically on two levels, guaranteed and speculative, with speculative being the default. As long as noone uses the new flag, the tasks behave the same.
> All the tasks that do have the flag also behave the same with regard to each other.
> The difference is that a guaranteed task is always higher priority, and preempts, a speculative task. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)