Pārlūkot izejas kodu

HADOOP-17004. Fixing a formatting issue

Contributed by Bilahari T H.
bilaharith 5 gadi atpakaļ
vecāks
revīzija
d639c11986

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

@@ -751,7 +751,7 @@ The following configs are related to read and write operations.
 `fs.azure.io.retry.max.retries`: Sets the number of retries for IO operations.
 `fs.azure.io.retry.max.retries`: Sets the number of retries for IO operations.
 Currently this is used only for the server call retry logic. Used within
 Currently this is used only for the server call retry logic. Used within
 AbfsClient class as part of the ExponentialRetryPolicy. The value should be
 AbfsClient class as part of the ExponentialRetryPolicy. The value should be
->= 0.
+greater than or equal to 0.
 
 
 `fs.azure.write.request.size`: To set the write buffer size. Specify the value
 `fs.azure.write.request.size`: To set the write buffer size. Specify the value
 in bytes. The value should be between 16384 to 104857600 both inclusive (16 KB
 in bytes. The value should be between 16384 to 104857600 both inclusive (16 KB