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

[jira] [Resolved] (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:all-tabpanel ]

Sumit Mohanty resolved AMBARI-3389.
-----------------------------------

    Resolution: Fixed

committed to trunk and branch-1.4.1

> 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)