Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.3.6
-
None
-
None
Description
before switching to prefetching input stream everywhere, add an option to list which of the fs.option.openfile.read.policy policies to switch too, e.g
fs.s3a.inputstream.prefetch.policies=whole-file, sequential, adaptive
this would leave random and vectored on s3a input stream.