Skip to content

Commit a5ef6b2

Browse files
rabi-kumarsaintstack
authored andcommitted
HBASE-20688 Refguide has HBase Backup section and a chapter named Backup and Restore; neither refers to the other (#562)
Signed-off-by: Jan Hentschel <[email protected]> Signed-off-by: stack <[email protected]>
1 parent 345c21d commit a5ef6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/asciidoc/_chapters/ops_mgt.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2789,7 +2789,7 @@ Since the cluster is up, there is a risk that edits could be missed in the copy
27892789
The <<export,export>> approach dumps the content of a table to HDFS on the same cluster.
27902790
To restore the data, the <<import,import>> utility would be used.
27912791

2792-
Since the cluster is up, there is a risk that edits could be missed in the export process.
2792+
Since the cluster is up, there is a risk that edits could be missed in the export process. If you want to know more about HBase back-up and restore see the page on link:http://hbase.apache.org/book.html#backuprestore[Backup and Restore].
27932793

27942794
[[ops.snapshots]]
27952795
== HBase Snapshots

0 commit comments

Comments
 (0)