修正hive安装脚本模板名
flume-env.sh.template -> hive-env.sh.template
This commit is contained in:
parent
4fd325f312
commit
16465d7e30
@ -48,7 +48,7 @@ export PATH=$HIVE_HOME/bin:$PATH
|
|||||||
|
|
||||||
**1. hive-env.sh**
|
**1. hive-env.sh**
|
||||||
|
|
||||||
进入安装目录下的 `conf/` 目录,拷贝 Hive 的环境配置模板 `flume-env.sh.template`
|
进入安装目录下的 `conf/` 目录,拷贝 Hive 的环境配置模板 `hive-env.sh.template`
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
cp hive-env.sh.template hive-env.sh
|
cp hive-env.sh.template hive-env.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user