[ 
https://issues.apache.org/jira/browse/HADOOP-11520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14310773#comment-14310773
 ] 

Hudson commented on HADOOP-11520:
---------------------------------

FAILURE: Integrated in Hadoop-Mapreduce-trunk #2048 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2048/])
HADOOP-11520. Clean incomplete multi-part uploads in S3A tests.  (Thomas Demoor 
via stevel) (stevel: rev 17165d3df9cc5b4a4f25946ae215f960ab62658e)
* hadoop-common-project/hadoop-common/CHANGES.txt
* 
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/S3ATestUtils.java


> 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
>            Assignee: Thomas Demoor
>            Priority: Minor
>             Fix For: 2.7.0
>
>         Attachments: HADOOP-11520.001.patch
>
>
> 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)

Reply via email to