[
https://issues.apache.org/jira/browse/ACCUMULO-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13141603#comment-13141603
]
Keith Turner commented on ACCUMULO-101:
---------------------------------------
Might be a good idea to put these settings in a xml comment block with a
comment suggesting that these are common things to modify. The reason for
doing this is that by not having them in a comment block, the setting values in
a way become the defacto default (because everyone will copy this file)
overriding the default in the Java enum.
> 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