[ 
https://issues.apache.org/jira/browse/HADOOP-17480?focusedWorklogId=540362&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-540362
 ]

ASF GitHub Bot logged work on HADOOP-17480:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Jan/21 21:50
            Start Date: 22/Jan/21 21:50
    Worklog Time Spent: 10m 
      Work Description: liuml07 commented on a change in pull request #2636:
URL: https://github.com/apache/hadoop/pull/2636#discussion_r562931383



##########
File path: hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/s3guard.md
##########
@@ -55,6 +70,19 @@ It is essential for all clients writing to an S3Guard-enabled
 S3 Repository to use the feature. Clients reading the data may work directly
 with the S3A data, in which case the normal S3 consistency guarantees apply.
 
+## Moving off S3Guard
+
+How to move off S3Guard, given it is no longer needed.
+
+1. Unset the option `fs.s3a.metadatastore.impl` globally/for all buckets for 
which it
+   was selected.

Review comment:
       ~Would be nice to remind people to delete those S3Guard DynamoDB tables 
as provisioned IPOS will still cost money. I think we can also use the s3guard 
command line tool to destroy, e.g. `hadoop s3guard destroy 
s3a://guarded-table/`.~
   




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 540362)
    Time Spent: 1h  (was: 50m)

> S3A docs to state s3 is consistent, deprecate S3Guard
> -----------------------------------------------------
>
>                 Key: HADOOP-17480
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17480
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.3.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Review S3 docs, remove all statements of inconsistency, s3guard docs to say 
> unneeded



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to