[
https://issues.apache.org/jira/browse/HADOOP-19211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863743#comment-17863743
]
ASF GitHub Bot commented on HADOOP-19211:
-----------------------------------------
steveloughran commented on PR #6904:
URL: https://github.com/apache/hadoop/pull/6904#issuecomment-2213633311
Raising an java.io.EOFException when passing down an offset/range > file
length is what is required, so all is good.
s3a and abfs support the openFileWithOptions so they can save a HEAD request
if they know the file length/file status of the file. I'd recommend
implementing the interface because it can be used to speed up file opening.
Adoption has been slow as apps still try to build with older hadoop releases,
which is why #6686 is making it easier to use reflection to invoke them...I
have a matching change in parquet which will take the known file status and
save some IO.
> AliyunOSS: Support vectored read API
> ------------------------------------
>
> Key: HADOOP-19211
> URL: https://issues.apache.org/jira/browse/HADOOP-19211
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs/oss
> Affects Versions: 3.2.4, 3.3.6
> Reporter: wujinhu
> Assignee: wujinhu
> Priority: Major
> Labels: pull-request-available
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]