From a77d52284f9b24b64231eb759a1413a9d6c41fee Mon Sep 17 00:00:00 2001 From: Ashutosh Gupta Date: Mon, 20 Jun 2022 06:24:21 +0100 Subject: [PATCH] HADOOP-18255. Fix fsdatainputstreambuilder.md reference to hadoop branch-3.3 (#4378) Co-authored-by: Ashutosh Gupta --- .../src/site/markdown/filesystem/fsdatainputstreambuilder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/filesystem/fsdatainputstreambuilder.md b/hadoop-common-project/hadoop-common/src/site/markdown/filesystem/fsdatainputstreambuilder.md index db630e05c2..16a14150ef 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/filesystem/fsdatainputstreambuilder.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/filesystem/fsdatainputstreambuilder.md @@ -230,7 +230,7 @@ Note: some operations on the input stream, such as `seek()` may not attempt any at all. Such operations MAY NOT raise exceotions when interacting with nonexistent/unreadable files. -## Standard `openFile()` options since Hadoop 3.3.3 +## Standard `openFile()` options since hadoop branch-3.3 These are options which `FileSystem` and `FileContext` implementation MUST recognise and MAY support by changing the behavior of