[ 
https://issues.apache.org/jira/browse/HBASE-20328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16425691#comment-16425691
 ] 

Yuki Tawara commented on HBASE-20328:
-------------------------------------

Thanks, [~psomogyi]!

> Fix local backup master start command in documentation
> ------------------------------------------------------
>
>                 Key: HBASE-20328
>                 URL: https://issues.apache.org/jira/browse/HBASE-20328
>             Project: HBase
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Yuki Tawara
>            Assignee: Yuki Tawara
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: HBASE-20328.master.001.patch
>
>
> In "2.3. Pseudo-Distributed Local Install" section of documentation, a 
> command for starting backup masters lacks "start" argument.
> {noformat}
> $ ./bin/local-master-backup.sh 2 3 5
> {noformat}
> should
> {noformat}
> $ ./bin/local-master-backup.sh start 2 3 5
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to