[
https://issues.apache.org/jira/browse/HBASE-20328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423738#comment-16423738
]
Yuki Tawara commented on HBASE-20328:
-------------------------------------
Thanks for your review, [~uagashe]!
> 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
> 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)