Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.7.0
-
None
-
None
Description
For applications that have many open HDFS (or other Hadoop filesystem) files, it would be useful to have an API to clear readahead buffers and sockets. This could be added to the existing APIs as an optional interface, in much the same way as we added setReadahead / setDropBehind / etc.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-14747 S3AInputStream to implement CanUnbuffer
- Resolved
-
HADOOP-14748 Wasb input streams to implement CanUnbuffer
- Resolved
-
HDFS-7744 Fix potential NPE in DFSInputStream after setDropBehind or setReadahead is called
- Closed
- relates to
-
HADOOP-14765 AdlFsInputStream should implement unbuffer
- Resolved
-
HADOOP-12805 Annotate CanUnbuffer with @InterfaceAudience.Public
- Closed