From ad6625600b697ea134a4196a58fa4d4f4783713c Mon Sep 17 00:00:00 2001 From: Anmol Asrani Date: Fri, 12 Dec 2025 02:24:50 -0800 Subject: [PATCH] Fix value in index file --- hadoop-tools/hadoop-azure/src/site/markdown/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-tools/hadoop-azure/src/site/markdown/index.md b/hadoop-tools/hadoop-azure/src/site/markdown/index.md index bed15b8ff56ee3..5c5a134fc5bac5 100644 --- a/hadoop-tools/hadoop-azure/src/site/markdown/index.md +++ b/hadoop-tools/hadoop-azure/src/site/markdown/index.md @@ -335,7 +335,7 @@ interval. Default value is 60000 (sixty seconds). Set the interval in milli seconds. * `fs.azure.oauth.token.fetch.retry.delta.backoff`: Back-off interval between retries. Multiples of this timespan are used for subsequent retry attempts - . The default value is 2. + . The default value is 2000 (two seconds). Set the interval in milliseconds. ### Default: Shared Key