[
https://issues.apache.org/jira/browse/HAWQ-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979918#comment-14979918
]
ASF GitHub Bot commented on HAWQ-108:
-------------------------------------
GitHub user jiny2 opened a pull request:
https://github.com/apache/incubator-hawq/pull/56
HAWQ-108. Allocated memory space for saving preferred host informatio…
…n is not freed
This is a memory leak bug.
When YARN is not available, in resource broker, the temporarily allocated
space is not freed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jiny2/incubator-hawq HAWQ-108
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/56.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #56
----
commit 8b492846eee63ced0bc69a517d2e9e1ac3e271f0
Author: Yi Jin <[email protected]>
Date: 2015-10-29T06:27:01Z
HAWQ-108. Allocated memory space for saving preferred host information is
not freed
----
> Allocated memory space for saving preferred host information is not freed.
> --------------------------------------------------------------------------
>
> Key: HAWQ-108
> URL: https://issues.apache.org/jira/browse/HAWQ-108
> Project: Apache HAWQ
> Issue Type: Bug
> Reporter: Yi Jin
> Assignee: Yi Jin
>
> In YARN mode resource broker, allocated memory space for saving preferred
> host information is not freed if YARN is not available.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)