You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2013/09/30 19:01:26 UTC

[jira] [Commented] (AMBARI-3389) Stack definition does not have the correct default for hstorefile_maxsize

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

Siddharth Wagle commented on AMBARI-3389:
-----------------------------------------

ambari-server/src/main/resources/stacks/HDP/2.0.6, seems to have been missed.

> Stack definition does not have the correct default for hstorefile_maxsize
> -------------------------------------------------------------------------
>
>                 Key: AMBARI-3389
>                 URL: https://issues.apache.org/jira/browse/AMBARI-3389
>             Project: Ambari
>          Issue Type: Bug
>          Components: controller
>    Affects Versions: 1.4.1
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>             Fix For: 1.4.1
>
>         Attachments: AMBARI-3389.patch
>
>
> The current value is {code}
> <property>
>     <name>hstorefile_maxsize</name>
>     <value>1073741824</value>
>     <description>Maximum HStoreFile Size</description>
>   </property>
> {code}
> The value should be *10737418240* (missing 0 at the end).



--
This message was sent by Atlassian JIRA
(v6.1#6144)