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/08/31 15:32:22 UTC

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

Steve Loughran created HADOOP-13569:
---------------------------------------

             Summary: 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


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