You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Richard Zhang (Jira)" <ji...@apache.org> on 2019/10/02 20:42:00 UTC

[jira] [Assigned] (HIVE-22103) Yarn-Service is not launched with higher priority by HS2

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

Richard Zhang reassigned HIVE-22103:
------------------------------------

    Assignee: Richard Zhang  (was: Sampada Dehankar)

> Yarn-Service is not launched with higher priority by HS2
> --------------------------------------------------------
>
>                 Key: HIVE-22103
>                 URL: https://issues.apache.org/jira/browse/HIVE-22103
>             Project: Hive
>          Issue Type: Task
>          Components: HiveServer2, llap
>    Affects Versions: 3.1.0
>            Reporter: Sampada Dehankar
>            Assignee: Richard Zhang
>            Priority: Major
>
> In Hive 3.x, Yarn-Service is used to launch llap-daemons. If a container (llap-daemon) is killed and there are pending Tez AMs, the llap-daemon container might not get launched as the available resources can be utilized by Tez AMs.
> This happens as Yarn-Service and Tez AMs both are launched with the same Yarn Application priority (0). Due to this, which of the two would get the resource is uncertain.
> In the previous versions on Hive, this issue was not present as Slider was launched with priority 1. And Tez AMs are launched with priority 0.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)