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

[jira] [Comment Edited] (HIVE-19222) TestNegativeCliDriver tests are failing due to "java.lang.OutOfMemoryError: GC overhead limit exceeded"

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

Sergey Shelukhin edited comment on HIVE-19222 at 4/16/18 7:13 PM:
------------------------------------------------------------------

It started failing relatively recently compared to the memory decrease.
I wonder if a better approach might be adding a memory dump on OOM GC setting, and dumping into the logs directory. Then we can see what's taking up the space...

Also btw I wonder if we should migrate most negative tests to a much smaller number of positive tests using set hive.cli.errors.ignore=true;
cc [~ashutoshc]


was (Author: sershe):
It started failing relatively recently compared to the memory decrease.
I wonder if a better approach might be adding a memory dump on OOM GC setting, and dumping into the logs directory. Then we can see what's taking up the space...

Also btw I wonder if we should migrate most negative tests to a much smaller number of positive tests using set hive.cli.errors.ignore=true;

> TestNegativeCliDriver tests are failing due to "java.lang.OutOfMemoryError: GC overhead limit exceeded"
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-19222
>                 URL: https://issues.apache.org/jira/browse/HIVE-19222
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Aihua Xu
>            Assignee: Aihua Xu
>            Priority: Major
>         Attachments: HIVE-19222.1.patch
>
>
> TestNegativeCliDriver tests are failing with OOM recently. Not sure why. I will try to increase the memory to test out.  



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