You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/21 14:14:18 UTC

[jira] [Commented] (HAWQ-425) In Yarn mode, segment can start without hawq_rm_memory_limit_perseg and hawq_rm_nvcore_limit_perseg configured

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

ASF GitHub Bot commented on HAWQ-425:
-------------------------------------

GitHub user linwen opened a pull request:

    https://github.com/apache/incubator-hawq/pull/363

    HAWQ-425. Add default value for hawq_rm_memory_limit_perseg and hawq_…

    Add default value for hawq_rm_memory_limit_perseg and hawq_rm_nvcore_limit_perseg, so that, segment can start without these two properties configured in yarn mode. If in NONE mode, these two properties should be configured in hawq-site.xml to overwrite the default value.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/linwen/incubator-hawq hawq-425

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/363.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 #363
    
----
commit bdcb21193de1d9b9105c8afb9bca5bab4d580195
Author: Wen Lin <wl...@pivotal.io>
Date:   2016-02-20T14:11:50Z

    HAWQ-425. Add default value for hawq_rm_memory_limit_perseg and hawq_rm_nvcore_limit_perseg,
    	     so that, segment can start without this two properties configured in yarn mode.

----


> In Yarn mode, segment can start without hawq_rm_memory_limit_perseg and hawq_rm_nvcore_limit_perseg configured
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HAWQ-425
>                 URL: https://issues.apache.org/jira/browse/HAWQ-425
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Resource Manager
>            Reporter: Lin Wen
>            Assignee: Lei Chang
>
> In Yarn mode, memory and cpu quota is reported by yarn node manager. So it is no need to configure hawq_rm_memory_limit_perseg and hawq_rm_nvcore_limit_perseg in hawk-site.xml in yarn mode.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)