From ea67cd23f5a2ce4d5df1769c45b0bbfdcfcda584 Mon Sep 17 00:00:00 2001 From: Mike Walch Date: Wed, 28 Sep 2016 09:37:36 -0400 Subject: [PATCH] ACCUMULO-4475 User manual references 'admin start' * Removed references as 'bin/accumulo admin start' command does not exist. --- docs/src/main/asciidoc/chapters/administration.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/src/main/asciidoc/chapters/administration.txt b/docs/src/main/asciidoc/chapters/administration.txt index c7f05083622..8a71b632061 100644 --- a/docs/src/main/asciidoc/chapters/administration.txt +++ b/docs/src/main/asciidoc/chapters/administration.txt @@ -430,9 +430,7 @@ take some time for particular configurations. Update your +$ACCUMULO_HOME/conf/tservers+ (or +$ACCUMULO_CONF_DIR/tservers+) file to account for the addition. - $ACCUMULO_HOME/bin/accumulo admin start { ...} - -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