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

This commit is contained in:
Jerry He 2016-09-16 18:34:23 -07:00
parent 1a1003a482
commit bb3d9ccd48
1 changed files with 1 additions and 3 deletions

View File

@ -2056,9 +2056,7 @@ $ bin/hbase org.apache.hadoop.hbase.snapshot.ExportSnapshot -snapshot MySnapshot
[[snapshots_s3]] [[snapshots_s3]]
=== Storing Snapshots in an Amazon S3 Bucket === Storing Snapshots in an Amazon S3 Bucket
For general information and limitations of using Amazon S3 storage with HBase, see You can store and retrieve snapshots from Amazon S3, using the following procedure.
<<amazon_s3_configuration>>. You can also 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>>. NOTE: You can also store snapshots in Microsoft Azure Blob Storage. See <<snapshots_azure>>.