ACCUMULO-3120 Replacing references to docs/config.html to the Configuration Management portion of the user manual.
Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/cee126f7 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/cee126f7 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/cee126f7 Branch: refs/heads/master Commit: cee126f7340e68e86b6483932d2c2de40229df46 Parents: 9b56159 Author: Corey J. Nolet <cjno...@gmail.com> Authored: Fri Sep 12 21:18:19 2014 -0400 Committer: Corey J. Nolet <cjno...@gmail.com> Committed: Fri Sep 12 21:18:19 2014 -0400 ---------------------------------------------------------------------- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/cee126f7/README ---------------------------------------------------------------------- diff --git a/README b/README index 0bb1030..ad66672 100644 --- a/README +++ b/README @@ -164,8 +164,9 @@ instances are also time sensitive and should be on machines that will not be heavily loaded, or over-subscribed for memory. Edit conf/accumulo-site.xml. You must set the zookeeper servers in this -file (instance.zookeeper.host). Look at docs/config.html to see what -additional variables you can modify and what the defaults are. +file (instance.zookeeper.host). Look at the "Configuration Management" section +of the user manual to see what additional variables you can modify and what +the defaults are. It is advisable to change the instance secret (instance.secret) to some new value. Also ensure that the accumulo-site.xml file is not readable by other @@ -327,7 +328,7 @@ packages and classes mentioned above. Apache Accumulo has exposed several configuration properties that can be changed. These properties and configuration management are described in detail -in docs/config.html. While the default value is usually optimal, there are +in the user manual. While the default value is usually optimal, there are cases where a change can increase query and ingest performance. Before changing a property from its default in a production system, you should