From f6f1aa7f2c943325b420081bfb13ba34ed40aae9 Mon Sep 17 00:00:00 2001 From: wenwj0 Date: Sun, 9 Jul 2023 00:10:40 +0800 Subject: [PATCH 1/3] update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 75ad84d..ba309a5 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ Hive主要包含的组件有Driver,Metadata库,用户接口(CLI接口,JD #### ARM支持: -1. 移植指南:https://support.huaweicloud.com/prtg-apache-kunpengbds/kunpenghive_02_0001.html -2. 部署指南:https://support.huaweicloud.com/dpmg-apache-kunpengbds/kunpenghive_04_0001.html -3. 调优指南:https://support.huaweicloud.com/tngg-kunpengbds/kunpenghivehdpeu_05_0002.html +1. 移植指南:https://www.hikunpeng.com/document/detail/zh/kunpengbds/ecosystemEnable/Hive/kunpenghive_02_0001.html +2. 部署指南:https://www.hikunpeng.com/document/detail/zh/kunpengbds/ecosystemEnable/Hive/kunpenghive_04_0001.html +3. 调优指南:https://www.hikunpeng.com/document/detail/zh/kunpengbds/ecosystemEnable/Hive/kunpenghivehdpeu_05_0002.html #### 安装教程 -- Gitee From 9a494777714ff9fab6e2f37a3041913c7090440e Mon Sep 17 00:00:00 2001 From: wenwj0 Date: Thu, 13 Jul 2023 00:13:29 +0800 Subject: [PATCH 2/3] update readmd --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ba309a5..9c95cf9 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ Hive主要包含的组件有Driver,Metadata库,用户接口(CLI接口,JD #### ARM支持: -1. 移植指南:https://www.hikunpeng.com/document/detail/zh/kunpengbds/ecosystemEnable/Hive/kunpenghive_02_0001.html -2. 部署指南:https://www.hikunpeng.com/document/detail/zh/kunpengbds/ecosystemEnable/Hive/kunpenghive_04_0001.html -3. 调优指南:https://www.hikunpeng.com/document/detail/zh/kunpengbds/ecosystemEnable/Hive/kunpenghivehdpeu_05_0002.html +1. [移植指南](https://gitee.com/openeuler/bigdata/blob/master/Docs/%E7%A7%BB%E6%A4%8D%E6%8C%87%E5%8D%97/hive.md) +2. [部署指南](https://gitee.com/openeuler/bigdata/blob/master/Docs/%E9%83%A8%E7%BD%B2%E6%8C%87%E5%8D%97/hive.md) +3. [调优指南](https://www.hikunpeng.com/document/detail/zh/kunpengbds/ecosystemEnable/Hive/kunpenghivehdpeu_05_0002.html) #### 安装教程 -- Gitee From 54ba48ac10ea06b1a9bc8860c7d776cda5f1c3ea Mon Sep 17 00:00:00 2001 From: Weijian Wen Date: Wed, 26 Jul 2023 15:18:49 +0800 Subject: [PATCH 3/3] update readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c95cf9..696b875 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Hive主要包含的组件有Driver,Metadata库,用户接口(CLI接口,JD 1. [移植指南](https://gitee.com/openeuler/bigdata/blob/master/Docs/%E7%A7%BB%E6%A4%8D%E6%8C%87%E5%8D%97/hive.md) 2. [部署指南](https://gitee.com/openeuler/bigdata/blob/master/Docs/%E9%83%A8%E7%BD%B2%E6%8C%87%E5%8D%97/hive.md) -3. [调优指南](https://www.hikunpeng.com/document/detail/zh/kunpengbds/ecosystemEnable/Hive/kunpenghivehdpeu_05_0002.html) +3. [调优指南](https://gitee.com/openeuler/bigdata/blob/master/Docs/%E8%B0%83%E4%BC%98%E6%8C%87%E5%8D%97/hiveOptimization.md) #### 安装教程 -- Gitee