You've already forked www.colben.cn
update
This commit is contained in:
@@ -64,8 +64,7 @@ Rocky9 | hive-ms21 | 192.168.8.21/24 | Hive Metastore, MySQL8.0, Tez
|
||||
```
|
||||
|
||||
### 修改 yarn-site.xml
|
||||
- 在**全部主机(包括 hadoop)**上执行如下操作
|
||||
- 参考[在 $HADOOP_HOME/etc/hadoop/yarn-site.xml 中关闭 yarn 虚拟内存检查](/post/hdp2/#修改-yarn-sitexml)
|
||||
- 在**全部主机(包括 hadoop)**上[关闭 yarn 虚拟内存检查](/post/hdp2/#修改-yarn-sitexml)
|
||||
|
||||
### 创建 tez-site.xml
|
||||
- 在**全部主机(包括 hadoop)**上执行如下操作
|
||||
|
||||
@@ -163,7 +163,7 @@ Rocky9 | hive-ms21 | 192.168.8.21/24 | Hive Metastore, MySQL8.0
|
||||
# 暂时忽略"WARNING: Hive-on-MR is deprecated in Hive 2 ..."
|
||||
```
|
||||
|
||||
- beeline 连接,需要[在 $HADOOP_HOME/etc/hadoop/core-site.xml 中配置 proxyuser](/post/hdp2/#修改-core-sitexml)
|
||||
- beeline 连接,需要先[在 core-site.xml 中配置 proxyuser](/post/hdp2/#修改-core-sitexml)
|
||||
```bash
|
||||
beeline -u jdbc:hive2://hive-hs20:10000 -n root
|
||||
# 暂时忽略"WARNING: Hive-on-MR is deprecated in Hive 2 ..."
|
||||
|
||||
Reference in New Issue
Block a user