You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by sy...@apache.org on 2016/09/19 23:17:56 UTC

[43/50] [abbrv] hbase git commit: HBASE-16544 Remove or Clarify Using Amazon S3 Storage section in the reference guide -addendum (Yi Liang)

HBASE-16544 Remove or Clarify Using Amazon S3 Storage section in the reference guide -addendum (Yi Liang)


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bb3d9ccd
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bb3d9ccd
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/bb3d9ccd

Branch: refs/heads/hbase-12439
Commit: bb3d9ccd489fb64e3cb2020583935a393382a678
Parents: 1a1003a
Author: Jerry He <je...@apache.org>
Authored: Fri Sep 16 18:34:23 2016 -0700
Committer: Jerry He <je...@apache.org>
Committed: Fri Sep 16 18:34:23 2016 -0700

----------------------------------------------------------------------
 src/main/asciidoc/_chapters/ops_mgt.adoc | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/bb3d9ccd/src/main/asciidoc/_chapters/ops_mgt.adoc
----------------------------------------------------------------------
diff --git a/src/main/asciidoc/_chapters/ops_mgt.adoc b/src/main/asciidoc/_chapters/ops_mgt.adoc
index 0d184a7..550d5f7 100644
--- a/src/main/asciidoc/_chapters/ops_mgt.adoc
+++ b/src/main/asciidoc/_chapters/ops_mgt.adoc
@@ -2056,9 +2056,7 @@ $ bin/hbase org.apache.hadoop.hbase.snapshot.ExportSnapshot -snapshot MySnapshot
 [[snapshots_s3]]
 === Storing Snapshots in an Amazon S3 Bucket
 
-For general information and limitations of using Amazon S3 storage with HBase, see
-<<amazon_s3_configuration>>. You can also store and retrieve snapshots from Amazon
-S3, using the following procedure.
+You can store and retrieve snapshots from Amazon S3, using the following procedure.
 
 NOTE: You can also store snapshots in Microsoft Azure Blob Storage. See <<snapshots_azure>>.