steveloughran commented on issue #1679: HDFS-13934. Multipart uploaders to be 
created through FileSystem/FileContext.
URL: https://github.com/apache/hadoop/pull/1679#issuecomment-595347505
 
 
   API needs to let you declare a file and (offset, range) for uploads too. Why 
so? If the client can stream direct without having to load it, (AWS SDK client) 
then you let it handle the load. And equally critical for S3, the AWS SDK Can 
do a retry on the failure of a single post.

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


With regards,
Apache Git Services

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

Reply via email to