This is an automated email from the ASF dual-hosted git repository.
luzhijing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 6de35771bb5c [fix](docs) add a tip for hive catalog (#518)
6de35771bb5c is described below
commit 6de35771bb5c111368f5ea66ddfc5c523c2f2767
Author: yagagagaga <[email protected]>
AuthorDate: Mon Apr 8 19:24:56 2024 +0800
[fix](docs) add a tip for hive catalog (#518)
---
docs/lakehouse/multi-catalog/hive.md | 1 +
.../current/lakehouse/multi-catalog/hive.md | 1 +
.../version-1.2/lakehouse/multi-catalog/hive.md | 2 ++
.../version-2.0/lakehouse/datalake/hive.md | 2 ++
.../version-2.1/lakehouse/multi-catalog/hive.md | 1 +
versioned_docs/version-1.2/lakehouse/multi-catalog/hive.md | 2 ++
versioned_docs/version-2.0/lakehouse/datalake/hive.md | 1 +
versioned_docs/version-2.1/lakehouse/multi-catalog/hive.md | 1 +
8 files changed, 11 insertions(+)
diff --git a/docs/lakehouse/multi-catalog/hive.md
b/docs/lakehouse/multi-catalog/hive.md
index 9cea5f3b1211..87ae6d946ac1 100644
--- a/docs/lakehouse/multi-catalog/hive.md
+++ b/docs/lakehouse/multi-catalog/hive.md
@@ -36,6 +36,7 @@ In addition to Hive, many other systems also use the Hive
Metastore to store met
2. hive supports version 1/2/3.
3. Support Managed Table and External Table and part of Hive View.
4. Can identify hive, iceberg, hudi metadata stored in Hive Metastore.
+5. If the Hadoop node is configured with hostname, please ensure to add the
corresponding mapping relationship to the /etc/hosts file.
## Create Catalog
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/multi-catalog/hive.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/multi-catalog/hive.md
index 8cedf74004a3..0997e9fe1221 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/multi-catalog/hive.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/lakehouse/multi-catalog/hive.md
@@ -36,6 +36,7 @@ under the License.
2. hive 支持 1/2/3 版本。
3. 支持 Managed Table 和 External Table,支持部分 Hive View。
4. 可以识别 Hive Metastore 中存储的 hive、iceberg、hudi 元数据。
+5. 如果 Hadoop 节点配置了 hostname,请确保添加对应的映射关系到 /etc/hosts 文件。
## 创建 Catalog
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/lakehouse/multi-catalog/hive.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/lakehouse/multi-catalog/hive.md
index 6cc16bdbe1a8..90a8db04141b 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/lakehouse/multi-catalog/hive.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/lakehouse/multi-catalog/hive.md
@@ -49,6 +49,8 @@ under the License.
</version>
+8. 如果 Hadoop 节点配置了 hostname,请确保添加对应的映射关系到 /etc/hosts 文件。
+
## 创建 Catalog
```sql
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/lakehouse/datalake/hive.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/lakehouse/datalake/hive.md
index 8ecec7ea04d0..994a0d3e01cb 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/lakehouse/datalake/hive.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/lakehouse/datalake/hive.md
@@ -36,6 +36,8 @@ under the License.
- 将 core-site.xml,hdfs-site.xml 和 hive-site.xml 放到 FE 和 BE 的 conf 目录下。优先读取
conf 目录下的 Hadoop 配置文件,再读取环境变量 `HADOOP_CONF_DIR` 的相关配置文件。
+- 如果 Hadoop 节点配置了 hostname,请确保添加对应的映射关系到 /etc/hosts 文件。
+
## 创建 Catalog
### Hive On HDFS
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/lakehouse/multi-catalog/hive.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/lakehouse/multi-catalog/hive.md
index 8fedf622506d..b78d6b99bb4d 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/lakehouse/multi-catalog/hive.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/lakehouse/multi-catalog/hive.md
@@ -36,6 +36,7 @@ under the License.
2. hive 支持 1/2/3 版本。
3. 支持 Managed Table 和 External Table,支持部分 Hive View。
4. 可以识别 Hive Metastore 中存储的 hive、iceberg、hudi 元数据。
+5. 如果 Hadoop 节点配置了 hostname,请确保添加对应的映射关系到 /etc/hosts 文件。
## 创建 Catalog
diff --git a/versioned_docs/version-1.2/lakehouse/multi-catalog/hive.md
b/versioned_docs/version-1.2/lakehouse/multi-catalog/hive.md
index 1a269d677489..6d99474e3b05 100644
--- a/versioned_docs/version-1.2/lakehouse/multi-catalog/hive.md
+++ b/versioned_docs/version-1.2/lakehouse/multi-catalog/hive.md
@@ -51,6 +51,8 @@ When connnecting to Hive, Doris:
</version>
+8. If the Hadoop node is configured with hostname, please ensure to add the
corresponding mapping relationship to the /etc/hosts file.
+
## Create Catalog
```sql
diff --git a/versioned_docs/version-2.0/lakehouse/datalake/hive.md
b/versioned_docs/version-2.0/lakehouse/datalake/hive.md
index a749293d4e69..f4bad1b1faa6 100644
--- a/versioned_docs/version-2.0/lakehouse/datalake/hive.md
+++ b/versioned_docs/version-2.0/lakehouse/datalake/hive.md
@@ -36,6 +36,7 @@ In addition to Hive, systems like Iceberg and Hudi also use
Hive Metastore for m
- Managed Tables, External Tables, and part of the Hive Views are supported.
- It can recognize Hive, Iceberg, and Hudi metadata stored in the Hive
Metastore.
- You should place core-site.xml, hdfs-site.xml, and hive-site.xml in the conf
directory of both FE and BE. During reading, the hadoop configuration files in
the conf directory are read first, followed by the configuration files related
to the HADOOP_CONF_DIR environment variable.
+- If the Hadoop node is configured with hostname, please ensure to add the
corresponding mapping relationship to the /etc/hosts file.
## Create Catalog
diff --git a/versioned_docs/version-2.1/lakehouse/multi-catalog/hive.md
b/versioned_docs/version-2.1/lakehouse/multi-catalog/hive.md
index c26fe65eeb4e..472085c13d32 100644
--- a/versioned_docs/version-2.1/lakehouse/multi-catalog/hive.md
+++ b/versioned_docs/version-2.1/lakehouse/multi-catalog/hive.md
@@ -36,6 +36,7 @@ In addition to Hive, many other systems also use the Hive
Metastore to store met
2. hive supports version 1/2/3.
3. Support Managed Table and External Table and part of Hive View.
4. Can identify hive, iceberg, hudi metadata stored in Hive Metastore.
+5. If the Hadoop node is configured with hostname, please ensure to add the
corresponding mapping relationship to the /etc/hosts file.
## Create Catalog
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]