steveloughran commented on issue #1679: HDFS-13934. Multipart uploaders to be created through FileSystem/FileContext. URL: https://github.com/apache/hadoop/pull/1679#issuecomment-597083656 also, we should let the builder take a `org.apache.hadoop.util.Progressable` for regular callbacks during upload and commit if the implementation knows this will be slow. Most relevant for uploads. Sets an example for when we want to add builder-based rename(), delete() operations -there's a history of use of those operations in distcp and MR jobs triggering timeouts on object stores because they are no longer near-instantaneous
---------------------------------------------------------------- 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]
