Include tserver.memory.maps.max in the example xml file
-------------------------------------------------------

                 Key: ACCUMULO-101
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-101
             Project: Accumulo
          Issue Type: Improvement
          Components: dist
    Affects Versions: 1.3.5, 1.4.0, 1.5.0
            Reporter: John Vines
            Assignee: John Vines
             Fix For: 1.3.5, 1.4.0, 1.5.0


The default configuration for Accumulo is designed for a server. Being an 
Apache project, we will probably get a fair amount of users who just want to 
grab the code and spin it up quickly on a regular machine to try it out. I do 
not think we should change our default settings, since in the -env.sh file we 
have everything fairly well documented and java heap errors will be fairly 
explicit. However, the in memory map size setting can be more obscure, as it 
solely pops up in the .err file (if not using native map, which is not 
unreasonable for those coming straight off the shelf). So I think we should put 
this property in the site.xml-example file so that the setting name can be 
easily found and quickly adjusted without as much of a headache.

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

        

Reply via email to