Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.3.6
-
None
-
None
Description
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.
Attachments
Issue Links
- depends upon
-
HADOOP-15224 builld up md5 checksum as blocks are built in S3ABlockOutputStream; validate upload
- Open