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 18:57:23 UTC

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

Sumit Mohanty created AMBARI-3389:
-------------------------------------

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