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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/10/19 10:17:59 UTC

[jira] [Updated] (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 updated HADOOP-13569:
------------------------------------
    Parent Issue: HADOOP-11694  (was: HADOOP-13204)

> 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.8.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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org