S3 Dist CP
Using S3DistCp, you can efficiently copy large amounts of data from Amazon S3/HDFS into S3/HDFS
yourAccessKey
and yourSecretKey
should have access to both S3 source and destination.
References: https://docs.aws.amazon.com/emr/latest/ReleaseGuide/UsingEMR_s3distcp.html
Last updated