You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Thomas Demoor (JIRA)" <ji...@apache.org> on 2015/01/29 16:50:35 UTC

[jira] [Created] (HADOOP-11520) Clean incomplete multi-part uploads in S3A tests

Thomas Demoor created HADOOP-11520:
--------------------------------------

             Summary: Clean incomplete multi-part uploads in S3A tests
                 Key: HADOOP-11520
                 URL: https://issues.apache.org/jira/browse/HADOOP-11520
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs/s3
    Affects Versions: 2.6.0
            Reporter: Thomas Demoor
            Priority: Minor
             Fix For: 2.7.0


As proposed in HADOOP-11488. This patch activates the purging functionality of s3a at the start of each test. This cleans up any in-progress multi-part uploads in the test bucket, preventing unknowing users from eternally paying Amazon for the space of the already uploaded parts of previous tests that failed during a multi-part upload. 

People who have run the s3a tests should run a single test (evidently after this patch is applied) against all their testbuckets (or manually abort multipart).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)