You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/09/01 16:56:21 UTC

[jira] [Resolved] (HADOOP-13569) S3AFastOutputStream to take ProgressListener in file create()

     [ https://issues.apache.org/jira/browse/HADOOP-13569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran resolved HADOOP-13569.
-------------------------------------
       Resolution: Duplicate
    Fix Version/s: 2.9.0

> S3AFastOutputStream to take ProgressListener in file create()
> -------------------------------------------------------------
>
>                 Key: HADOOP-13569
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13569
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>             Fix For: 2.9.0
>
>
> For scale testing I'd like more meaningful progress than the Hadoop {{Progressable}} offers. 
> Proposed: having {{S3AFastOutputStream}} check to see if the progressable passed in is also an instance of {{com.amazonaws.event.ProgressListener}} —and if so, wire it up directly.
> This allows tests to directly track state of upload, log it and perhaps even assert on it



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org