bogthe commented on pull request #2706:
URL: https://github.com/apache/hadoop/pull/2706#issuecomment-843269836


   Did some digging and found out some more context: 
   - For CSE `uploadPart` has to have parts [uploaded 
sequentially](https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/s3/AmazonS3EncryptionClient.html#uploadPart-com.amazonaws.services.s3.model.UploadPartRequest-);
   - There was a request to support them parallel but it [doesn't look like 
they're going to be added to 
V1](https://github.com/aws/aws-sdk-java/issues/2248) and [it's on the feature 
request for V2](https://github.com/aws/aws-sdk-java-v2/projects/1)


-- 
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]



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

Reply via email to