[
https://issues.apache.org/jira/browse/HIVE-13656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268926#comment-15268926
]
Siddharth Seth commented on HIVE-13656:
---------------------------------------
Does this need to factor in xmx being set in MB in the java part of service
driver, and without in the python bit. (maybe that's already being done and I
missed it).
ie. daemon_args = " -XX:MaxDirectMemorySize=%s %s" % (max_direct_memory,
or daemon_args = " -XX:MaxDirectMemorySize=%sm %s" % (max_direct_memory,
> need to set direct memory limit higher in LlapServiceDriver for certain edge
> case configurations
> ------------------------------------------------------------------------------------------------
>
> Key: HIVE-13656
> URL: https://issues.apache.org/jira/browse/HIVE-13656
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Attachments: HIVE-13656.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)