1、下载
上传apache-hive-2.3.7-bin.tar.gz到虚拟机/root目录下或在虚拟机正常联网的情况下使用下面的wget命令下载文件。
[root@hadoop00 ~]# wget -c https://mirrors.tuna.tsinghua.edu.cn/apache/hive/hive-2.3.7/apache-hive-2.3.7-bin.tar.gz
[root@hadoop00 ~]# tar zxvf apache-hive-2.3.7-bin.tar.gz
[root@hadoop00 ~]# mv apache-hive-2.3.7-bin hive
[root@hadoop00 ~]# cd hive/conf
2、配置
[root&#
版权归原作者 m0_69595107 所有, 如有侵权,请联系我们删除。