You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/10/21 07:21:01 UTC

[jira] [Updated] (HIVE-24283) Memory leak problem of hiveserver2 when compiling in parallel

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

Stamatis Zampetakis updated HIVE-24283:
---------------------------------------
    Fix Version/s:     (was: 2.3.7)

I cleared the fixVersion field since this ticket is still open. Please review this ticket and if the fix is already committed to a specific version please set the version accordingly and mark the ticket as RESOLVED.

According to the [JIRA guidelines|https://cwiki.apache.org/confluence/display/Hive/HowToContribute] the fixVersion should be set only when the issue is resolved/closed.

> Memory leak problem of hiveserver2 when compiling in parallel
> -------------------------------------------------------------
>
>                 Key: HIVE-24283
>                 URL: https://issues.apache.org/jira/browse/HIVE-24283
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2, JDBC
>    Affects Versions: 2.3.7
>         Environment: CentOS 7.2
> openjdk 8
> Hadoop 2.9.2
> Hive 2.3.7
>            Reporter: zhaolun7
>            Priority: Critical
>         Attachments: image-2020-10-18-22-25-44-271.png, image-2020-10-18-22-26-20-436.png
>
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> I used JDBC to connect to HIVESERVER2 and got about 25,000 SQL statements as test data from the production environment to test parallel compilation. Then save the memory snapshot of hiveserver2. Then run the test again and save the memory snapshot. I found that the memory occupied became larger and the second time running was more slower.
>  
> This is the first time I have submitted an issue. If there is any incomplete description, please point it out. If the format of the issue is incorrect, please help me modify it, thank you
>  
> !image-2020-10-18-22-26-20-436.png!
> !image-2020-10-18-22-25-44-271.png!
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)