This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a commit to branch 3.0.0-release
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/3.0.0-release by this push:
new 5ddb54b1b5 [Bug] [docs] doc MinIO write wrong #15394 (#15401)
5ddb54b1b5 is described below
commit 5ddb54b1b57d1c5fc79c70840ba53a8da9dc2c0a
Author: dalong <[email protected]>
AuthorDate: Wed Jan 3 18:42:04 2024 +0800
[Bug] [docs] doc MinIO write wrong #15394 (#15401)
Co-authored-by: 86157 <[email protected][email protected]>
---
docs/docs/en/guide/resource/intro.md | 2 +-
docs/docs/zh/guide/resource/intro.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/docs/en/guide/resource/intro.md
b/docs/docs/en/guide/resource/intro.md
index f4d70c2a3b..486ab23022 100644
--- a/docs/docs/en/guide/resource/intro.md
+++ b/docs/docs/en/guide/resource/intro.md
@@ -2,4 +2,4 @@
The Resource Center is typically used for uploading files, UDF functions, and
task group management. For a stand-alone
environment, you can select the local file directory as the upload folder
(**this operation does not require Hadoop or HDFS deployment**).
-Of course, you can also choose to upload to Hadoop or MinIO cluster. In this
case, you need to have Hadoop (2.6+) or MinIOn and other related environments.
\ No newline at end of file
+Of course, you can also choose to upload to Hadoop or MinIO cluster. In this
case, you need to have Hadoop (2.6+) or MinIO and other related environments.
\ No newline at end of file
diff --git a/docs/docs/zh/guide/resource/intro.md
b/docs/docs/zh/guide/resource/intro.md
index 88ad32499e..2802250ad8 100644
--- a/docs/docs/zh/guide/resource/intro.md
+++ b/docs/docs/zh/guide/resource/intro.md
@@ -1,4 +1,4 @@
# 资源中心简介
资源中心通常用于上传文件、UDF 函数和任务组管理。 对于 standalone
环境,可以选择本地文件目录作为上传文件夹(此操作不需要Hadoop部署)。当然,你也可以
-选择上传到 Hadoop 或者 MinIO 集群。 在这种情况下,您需要有 Hadoop(2.6+)或 MinION 等相关环境。
\ No newline at end of file
+选择上传到 Hadoop 或者 MinIO 集群。 在这种情况下,您需要有 Hadoop(2.6+)或 MinIO 等相关环境。
\ No newline at end of file