[
https://issues.apache.org/jira/browse/ACCUMULO-4475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Walch updated ACCUMULO-4475:
---------------------------------
Description:
In the administrative chapter of the user manual, there is an 'Adding a Node'
section. This section tells users to run the following command to start a new
tserver:
{noformat}
accumulo admin start <host> {<host> ..}
{noformat}
However, this command does not exist.
Given the section gives alternative way to start node by SSHing to node and
running 'start-here.sh', the reference to this command should be removed.
was:
In the administrative chapter of the user manual, there is an 'Adding a Node'
section. This section tells users to run *accumulo admin start <host> {<host>
..}* to start a new tserver. However, this command does not exist.
Given the section gives alternative way to start node by SSHing to node and
running 'start-here.sh', the reference to this command should be removed.
> User manual references 'admin start' command that does not exist
> ----------------------------------------------------------------
>
> Key: ACCUMULO-4475
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4475
> Project: Accumulo
> Issue Type: Bug
> Affects Versions: 1.7.2, 1.8.0, 2.0.0
> Reporter: Mike Walch
> Assignee: Mike Walch
> Fix For: 1.7.3, 1.8.1, 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In the administrative chapter of the user manual, there is an 'Adding a Node'
> section. This section tells users to run the following command to start a
> new tserver:
> {noformat}
> accumulo admin start <host> {<host> ..}
> {noformat}
> However, this command does not exist.
> Given the section gives alternative way to start node by SSHing to node and
> running 'start-here.sh', the reference to this command should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)