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