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)