Skip to content

Commit b8fc345

Browse files
committed
doc
1 parent b165323 commit b8fc345

File tree

1 file changed

+1
-1
lines changed
  • hadoop-tools/hadoop-azure/src/site/markdown

1 file changed

+1
-1
lines changed

hadoop-tools/hadoop-azure/src/site/markdown/abfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ pattern is detected.
803803
`fs.azure.readaheadqueue.depth`: Sets the readahead queue depth in
804804
AbfsInputStream. In case the set value is negative the read ahead queue depth
805805
will be set as Runtime.getRuntime().availableProcessors(). By default the value
806-
will be -1. To disable readaheads, set this value to 0. If your workload is
806+
will be 2. To disable readaheads, set this value to 0. If your workload is
807807
doing only random reads (non-sequential) or you are seeing throttling, you
808808
may try setting this value to 0.
809809

0 commit comments

Comments
 (0)