|
|
+
James Newhaven 2012-06-08, 11:40
+
Dan Young 2012-06-09, 15:13
-
Re: Copying files to Amazon S3 using Pig is slowAniket Mokashi 2012-06-08, 22:24
http://docs.amazonwebservices.com/ElasticMapReduce/latest/DeveloperGuide/UsingEMR_s3distcp.html
On Fri, Jun 8, 2012 at 4:40 AM, James Newhaven <[EMAIL PROTECTED]>wrote: > I want to copy 26,000 HDFS files generated by a pig script to Amazon S3. > > I am using the copyToLocal command, but I noticed the copy throughput is > only one file per second - so it is going to take about 7 hours to copy all > the files. > > The command I am using is: copyToLocal /tmp/files/ s3://my-bucket/ > > Does anyone have any ideas how I could speed this up? > > Thanks, > James > -- "...:::Aniket:::... Quetzalco@tl" +
Mohit Anchlia 2012-06-08, 23:24
|