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 13:16:22 UTC

[jira] [Created] (HADOOP-13568) S3AFastOutputStream to implement flush()

Steve Loughran created HADOOP-13568:
---------------------------------------

             Summary: S3AFastOutputStream to implement flush()
                 Key: HADOOP-13568
                 URL: https://issues.apache.org/jira/browse/HADOOP-13568
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
            Reporter: Steve Loughran
            Priority: Minor


{{S3AFastOutputStream}} doesn't implement {{flush()}}, so it's a no-op.

Really it should trigger a multipart upload of the current buffer.

Note that simply calling {{uploadBuffer()} isn't enough...do that and things fail.



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