Steve Loughran created HDFS-13940: ------------------------------------- Summary: Implement Multipart-aware discp-equivalent Key: HDFS-13940 URL: https://issues.apache.org/jira/browse/HDFS-13940 Project: Hadoop HDFS Issue Type: Sub-task Components: fs Affects Versions: 3.3.0 Reporter: Steve Loughran
the per block upload would permit a high-performance distcp * within the same FS * when writing to object stores with multipart uploads Implement this, if initially as a proof of concept to validate the completeness of the API One thing to consider is throttling upload bandwidth better: there's the potential here to overload the long-haul links more here, even when uploading a few files (as the peark bandwidth which a single file being copied ma use isO(blocks)) -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org