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

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