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/06/16 17:09:05 UTC

[jira] [Created] (HADOOP-13281) S3A to track multipart upload count, size, duration

Steve Loughran created HADOOP-13281:
---------------------------------------

             Summary: S3A to track multipart upload count, size, duration
                 Key: HADOOP-13281
                 URL: https://issues.apache.org/jira/browse/HADOOP-13281
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 2.8.0
            Reporter: Steve Loughran
            Priority: Minor


The S3A OutputStream can do multipart uploads. This should be trackable with metrics, such as

* total number of uploads
* current number in transfers progress.
* total time for uploads
* total bytes
* bandwidth can be inferred from bytes/time



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