Преглед изворни кода

HADOOP-18255. Fix fsdatainputstreambuilder.md reference to hadoop branch-3.3 (#4378)

Co-authored-by: Ashutosh Gupta <ashugpt@amazon.com>
Ashutosh Gupta пре 2 година
родитељ
комит
a77d52284f

+ 1 - 1
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.
 
-## <a name="options"></a> Standard `openFile()` options since Hadoop 3.3.3
+## <a name="options"></a> 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