[
https://issues.apache.org/jira/browse/HADOOP-14603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653236#comment-16653236
]
Steve Loughran commented on HADOOP-14603:
-----------------------------------------
Well, it's returning an input stream from the GET; if that can be moved into a
byte buffer then code which expects the BB to be full of data then they can
work with the API, and line up for any future AWS SDK improvements.
To make the most of BB, then the http client which the AWS SDK Depends on would
need it, and it'd need wiring up.
I don't know the state of play there, I'm afraid
> S3A input stream to support ByteBufferReadable
> ----------------------------------------------
>
> Key: HADOOP-14603
> URL: https://issues.apache.org/jira/browse/HADOOP-14603
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3, test
> Affects Versions: 2.8.1
> Reporter: Steve Loughran
> Priority: Minor
>
> S3AInputStream could support {{ByteBufferReadable,
> HasEnhancedByteBufferAccess}} and the operations to read into byte buffers.
> This is only if we can see a clear performance benefit from doing this or the
> API is being more broadly used
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]