Merge pull request #41 from pengchen211/patch-1

修正hive安装脚本模板名
This commit is contained in:
heibaiying 2020-11-21 16:19:45 +08:00 committed by GitHub
commit 2b5bd142ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ export PATH=$HIVE_HOME/bin:$PATH
**1. hive-env.sh**
进入安装目录下的 `conf/` 目录,拷贝 Hive 的环境配置模板 `flume-env.sh.template`
进入安装目录下的 `conf/` 目录,拷贝 Hive 的环境配置模板 `hive-env.sh.template`
```shell
cp hive-env.sh.template hive-env.sh
@ -181,4 +181,4 @@ Hive 内置了 HiveServer 和 HiveServer2 服务,两者都允许客户端使
<div align="center"> <img src="https://gitee.com/heibaiying/BigData-Notes/raw/master/pictures/hive-beeline-cli.png"/> </div>
<div align="center"> <img src="https://gitee.com/heibaiying/BigData-Notes/raw/master/pictures/weixin-desc.png"/> </div>
<div align="center"> <img src="https://gitee.com/heibaiying/BigData-Notes/raw/master/pictures/weixin-desc.png"/> </div>