[
https://issues.apache.org/jira/browse/HADOOP-18103?focusedWorklogId=783184&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-783184
]
ASF GitHub Bot logged work on HADOOP-18103:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jun/22 01:34
Start Date: 21/Jun/22 01:34
Worklog Time Spent: 10m
Work Description: mukund-thakur opened a new pull request, #4476:
URL: https://github.com/apache/hadoop/pull/4476
### Description of PR
Add support for multiple ranged vectored read api in PositionedReadable. The
default iterates through the ranges to read each synchronously, but the intent
is that FSDataInputStream subclasses can make more efficient readers especially
object stores implementation.
### How was this patch tested?
Added new tests. Ran older test suites in ap-south-1. All good.
### For code changes:
- [ ] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- [ ] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- [ ] If adding new dependencies to the code, are these dependencies
licensed in a way that is compatible for inclusion under [ASF
2.0](http://www.apache.org/legal/resolved.html#category-a)?
- [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
Issue Time Tracking
-------------------
Worklog Id: (was: 783184)
Remaining Estimate: 0h
Time Spent: 10m
> High performance vectored read API in Hadoop
> --------------------------------------------
>
> Key: HADOOP-18103
> URL: https://issues.apache.org/jira/browse/HADOOP-18103
> Project: Hadoop Common
> Issue Type: New Feature
> Components: common, fs, fs/adl, fs/s3
> Reporter: Mukund Thakur
> Assignee: Mukund Thakur
> Priority: Major
> Labels: perfomance
> Attachments: Vectored Read API for Hadoop FS_INCOMPLETE.pdf
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Add support for multiple ranged vectored read api in PositionedReadable. The
> default iterates through the ranges to read each synchronously, but the
> intent is that FSDataInputStream subclasses can make more efficient readers
> especially object stores implementation.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]