diff --git a/notes/installation/Linux环境下Hive的安装部署.md b/notes/installation/Linux环境下Hive的安装部署.md index 22a0e72..5e35342 100644 --- a/notes/installation/Linux环境下Hive的安装部署.md +++ b/notes/installation/Linux环境下Hive的安装部署.md @@ -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 服务,两者都允许客户端使