Skip to content

Commit

Permalink
HBASE-20688 Refguide has HBase Backup section and a chapter named Bac…
Browse files Browse the repository at this point in the history
…kup and Restore; neither refers to the other (#562)

Signed-off-by: Jan Hentschel <[email protected]>
Signed-off-by: stack <[email protected]>
  • Loading branch information
rabi-kumar authored and saintstack committed Sep 1, 2019
1 parent 345c21d commit a5ef6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/asciidoc/_chapters/ops_mgt.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2789,7 +2789,7 @@ Since the cluster is up, there is a risk that edits could be missed in the copy
The <<export,export>> approach dumps the content of a table to HDFS on the same cluster.
To restore the data, the <<import,import>> utility would be used.

Since the cluster is up, there is a risk that edits could be missed in the export process.
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].

[[ops.snapshots]]
== HBase Snapshots
Expand Down

0 comments on commit a5ef6b2

Please sign in to comment.