You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2016/11/08 18:26:58 UTC

[jira] [Created] (HIVE-15159) LLAP ContainerRunner should not reduce the available heap while distributing to individual executors

Siddharth Seth created HIVE-15159:
-------------------------------------

             Summary: LLAP ContainerRunner should not reduce the available heap while distributing to individual executors
                 Key: HIVE-15159
                 URL: https://issues.apache.org/jira/browse/HIVE-15159
             Project: Hive
          Issue Type: Task
          Components: llap
            Reporter: Siddharth Seth
            Assignee: Siddharth Seth
         Attachments: HIVE-15159.01.patch

hive.llap.daemon.memory.per.instance.mb is set to the heapsize of the process when llap service driver is used.
ContainerRunner currently cuts this down to 80% of the available. This reduction is not necessary if the heapsize is used, instead of a container size.



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