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

[jira] [Resolved] (HIVE-18813) Fix qtest mapjoin_hook.q

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

Zoltan Haindrich resolved HIVE-18813.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

pushed to master. Thank you Ashutosh for reviewing the changes!

> Fix qtest mapjoin_hook.q
> ------------------------
>
>                 Key: HIVE-18813
>                 URL: https://issues.apache.org/jira/browse/HIVE-18813
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HIVE-18813.01.patch
>
>
> this test fails from time to time...it seems like it has some memory issues
> the reason that the exception is changing; is because the test tries to tweak to cause an "exhausted memory" state - and because HIVE-13567 have enable autogather which adds an UDAF to aggregate; the previous setting doesn't apply anymore; because there will be a groupby which is controlled by another property
> hive.mapjoin.localtask.max.memory.usage is set 
> but not hive.mapjoin.followby.gby.localtask.max.memory.usage



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