You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2013/06/03 23:46:21 UTC

[jira] [Commented] (AMBARI-2263) Render appropriate default values for HBase java settings.

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

Yusaku Sako commented on AMBARI-2263:
-------------------------------------

+1 for the patch.
                
> Render appropriate default values for HBase java settings.
> ----------------------------------------------------------
>
>                 Key: AMBARI-2263
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2263
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.2.4
>            Reporter: Jaimin D Jetly
>            Assignee: Jaimin D Jetly
>             Fix For: 1.2.4
>
>         Attachments: AMBARI-2263_1.patch, AMBARI-2263_2_trunk_1.4.0.patch
>
>
> These are the command line arguments for hbase from Ambari. There are a couple of corrections needed:
> *  There are two -Xmx settings. We should remove the -Xmx1000m
> * -XX:ErrorFile=/var/log/hbase/hbase/hs_err_pid%p.log should be /var/log/hbase/hs_err_pid%p.log. we should not create the directory /var/log/hbase/hbase, so it should be /var/log/hbase.
> * Make appropriate changes for other HBase defaults:
> ** hbase.regionserver.handler.count = 60
> ** hfile.block.cache.size = 0.40
> ** hbase.hregion.max.filesize = 10737418240
> ** hbase.regionserver.global.memstore.lowerLimit = 0.38 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira