Merge branch '1.8'

Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/993683e5
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/993683e5
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/993683e5

Branch: refs/heads/master
Commit: 993683e53132084933057897bddd2103ae19f94f
Parents: 7a08456 fdc3317
Author: Josh Elser <els...@apache.org>
Authored: Wed Sep 28 12:46:59 2016 -0400
Committer: Josh Elser <els...@apache.org>
Committed: Wed Sep 28 12:46:59 2016 -0400

----------------------------------------------------------------------
 .../main/asciidoc/chapters/administration.txt    | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/993683e5/docs/src/main/asciidoc/chapters/administration.txt
----------------------------------------------------------------------
diff --cc docs/src/main/asciidoc/chapters/administration.txt
index c7f0508,1a06d06..218186a
--- a/docs/src/main/asciidoc/chapters/administration.txt
+++ b/docs/src/main/asciidoc/chapters/administration.txt
@@@ -428,11 -431,9 +431,9 @@@ take some time for particular configura
  
  ==== Adding a Node
  
 -Update your +$ACCUMULO_HOME/conf/slaves+ (or +$ACCUMULO_CONF_DIR/slaves+) 
file to account for the addition.
 +Update your +$ACCUMULO_HOME/conf/tservers+ (or +$ACCUMULO_CONF_DIR/tservers+) 
file to account for the addition.
  
-   $ACCUMULO_HOME/bin/accumulo admin start <host(s)> {<host> ...}
- 
- Alternatively, you can ssh to each of the hosts you want to add and run:
+ Next, ssh to each of the hosts you want to add and run:
  
    $ACCUMULO_HOME/bin/start-here.sh
  

Reply via email to