You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2018/09/29 02:00:00 UTC

[jira] [Commented] (HIVE-20648) LLAP: Vector group by operator should use memory per executor

    [ https://issues.apache.org/jira/browse/HIVE-20648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16632721#comment-16632721 ] 

Prasanth Jayachandran commented on HIVE-20648:
----------------------------------------------

[~sershe] can you take a look? Another small patch. 

> LLAP: Vector group by operator should use memory per executor
> -------------------------------------------------------------
>
>                 Key: HIVE-20648
>                 URL: https://issues.apache.org/jira/browse/HIVE-20648
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 4.0.0, 3.2.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>            Priority: Major
>         Attachments: HIVE-20648.1.patch
>
>
> HIVE-15503 treatment has to be applied for vector group by operator as well. Vector group by currently uses MemoryMX bean to get heap usage and heap max memory which will not work for LLAP. Instead it should use memory per executor as upper bound to make flush decision.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)