[ 
https://issues.apache.org/jira/browse/HADOOP-19080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-19080:
------------------------------------
    Description: 
S3 buckets with Object Lock enabled require checksums to be provided on upload. 
This can be done by 
setting option  fs.s3a.create.checksum.algorithm  to one of its supported 
values.


  was:
s3 bucket with object lock enabled fails in createFakeDirectory (reported on 
S.O)

error implies that we need to calculate and include the md5 checksum on the 
PUT, which gets complex once you include CSE into the mix: the checksum of the 
encrypted data is what'd be required.


> S3A to support writing to object lock buckets
> ---------------------------------------------
>
>                 Key: HADOOP-19080
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19080
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/s3
>    Affects Versions: 3.3.6
>            Reporter: Steve Loughran
>            Assignee: Raphael Azzolini
>            Priority: Minor
>             Fix For: 3.5.0
>
>
> S3 buckets with Object Lock enabled require checksums to be provided on 
> upload. This can be done by 
> setting option  fs.s3a.create.checksum.algorithm  to one of its supported 
> values.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to