Update Linux环境下Hive的安装部署.md
This commit is contained in:
parent
0737203bef
commit
1a5842eb81
@ -110,11 +110,11 @@ HADOOP_HOME=/usr/app/hadoop-2.6.0-cdh5.15.2
|
||||
由于已经将Hive的bin目录配置到环境变量,直接使用以下命令启动,成功进入交互式命令行后执行`show databases`命令,无异常则代表搭建成功。
|
||||
|
||||
```shell
|
||||
# Hive
|
||||
# hive
|
||||
```
|
||||
|
||||
<div align="center"> <img src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/hive-install-2.png"/> </div>
|
||||
|
||||
在Mysql中也能看到Hive创建的库和存放元数据信息的表
|
||||
|
||||
<div align="center"> <img src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/hive-mysql-tables.png"/> </div>
|
||||
<div align="center"> <img src="https://github.com/heibaiying/BigData-Notes/blob/master/pictures/hive-mysql-tables.png"/> </div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user