HBASE-20328 Fix local backup master start command in documentation

Signed-off-by: Umesh Agashe <uagashe@cloudera.com>
This commit is contained in:
Yuki Tawara 2018-04-03 00:10:42 +09:00 committed by Peter Somogyi
parent aed7834dd1
commit 0c0fe05bc4
1 changed files with 1 additions and 1 deletions

View File

@ -371,7 +371,7 @@ The following command starts 3 backup servers using ports 16002/16012, 16003/160
+
----
$ ./bin/local-master-backup.sh 2 3 5
$ ./bin/local-master-backup.sh start 2 3 5
----
+
To kill a backup master without killing the entire cluster, you need to find its process ID (PID). The PID is stored in a file with a name like _/tmp/hbase-USER-X-master.pid_.