Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.4
-
Reviewed
Description
Add an option fs.azure.enable.readahead to allow the abfs readahead to be disabled.
This has been shipping in cloudera releases, because workloads with heavy random IO don't always benefit from prefetching.
Pulling this in to ASF hadoop allows for
- everyone to experiment with/without prefetching
- ability to disable prefetching if you have problems with it
Attachments
Issue Links
- relates to
-
HADOOP-18521 ABFS ReadBufferManager buffer sharing across concurrent HTTP requests
- Resolved
- links to