Skip to content

Commit

Permalink
[Bug] [docs] doc MinIO write wrong apache#15394 (apache#15414)
Browse files Browse the repository at this point in the history
Co-authored-by: 86157 <[email protected]@lnxjit.com>
  • Loading branch information
DalongZhenZ and 86157 authored Jan 3, 2024
1 parent 47471cd commit d361f0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/en/guide/resource/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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.
2 changes: 1 addition & 1 deletion docs/docs/zh/guide/resource/intro.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 资源中心简介

资源中心通常用于上传文件、UDF 函数和任务组管理。 对于 standalone 环境,可以选择本地文件目录作为上传文件夹(此操作不需要Hadoop部署)。当然,你也可以
选择上传到 Hadoop 或者 MinIO 集群。 在这种情况下,您需要有 Hadoop(2.6+)或 MinION 等相关环境。
选择上传到 Hadoop 或者 MinIO 集群。 在这种情况下,您需要有 Hadoop(2.6+)或 MinIO 等相关环境。

0 comments on commit d361f0f

Please sign in to comment.