You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "David Medinets (JIRA)" <ji...@apache.org> on 2012/06/19 00:38:42 UTC

[jira] [Resolved] (ACCUMULO-632) 512Mb Configuration Example - JVM Memory Too Small.

     [ https://issues.apache.org/jira/browse/ACCUMULO-632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Medinets resolved ACCUMULO-632.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.0
         Assignee: David Medinets

John explained the issue. I checked that the 512MB standalone files were correct.
                
> 512Mb Configuration Example - JVM Memory Too Small.
> ---------------------------------------------------
>
>                 Key: ACCUMULO-632
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-632
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: David Medinets
>            Assignee: David Medinets
>            Priority: Minor
>              Labels: configuration
>             Fix For: 1.5.0
>
>
> In conf/examples/512MB/native-standalone/accumulo-env.sh, it says:
>  ACCUMULO_TSERVER_OPTS="${POLICY} -Xmx48m -Xms48m -Xss128k"
> And in the accumulo-site.xml in the same directory, it sets:
>   tserver.memory.maps.max: 80M
>   tserver.cache.index.size: 20M
> This combination of value prevents tserver from starting. In order to get running, I set the JVM values to 128M.
> Please correct one or both of these settings so that the tserver will start.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira