Jordan Mendelson created HADOOP-9454: ----------------------------------------
Summary: Support multipart uploads for s3native Key: HADOOP-9454 URL: https://issues.apache.org/jira/browse/HADOOP-9454 Project: Hadoop Common Issue Type: Improvement Components: fs/s3 Reporter: Jordan Mendelson The s3native filesystem is limited to 5 GB file uploads to S3, however the newest version of jets3t supports multipart uploads to allow storing multi-TB files. While the s3 filesystem lets you bypass this restriction by uploading blocks, it is necessary for us to output our data into Amazon's publicdatasets bucket which is shared with others. Amazon has added a similar feature to their distribution of hadoop as has MapR. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira