type
status
date
slug
summary
tags
category
icon
password
AI 摘要
😀
这里写文章的前言: 对于怎么在linux上面安装hive并配置启动,以及使用DataGrip进行连接
 
hive安装

📝 主旨内容

MySQL(root用户操作)

1.MYSQL5.0(无脑看2.MYSQL8.0)

上传

notion image
 

检测自带和删除

notion image
 

开始安装以及顺序

notion image
 
notion image
 
notion image
 
notion image
 

查看临时密码

notion image
 

使用临时密码登录

notion image
 

修改密码

notion image
 

重新登录

notion image
 

2.MYSQL8.0

解压
notion image
上传到对应的linux安装目录
运行install_mysql.sh
无脑允许我的脚本 MYSQL密码000000

配置Hadoop(接下来都可以hadoop用户操作)

Hadoop的core-site.xml中,并分发到其它节点,且重启HDFS集群
notion image
 

Hive

notion image

解压hive

设置软连接

驱动jar包,放入:Hive安装文件夹的lib目录内
notion image
 

配置

vim hive-env.sh

notion image
 

vim hive-site.xml

notion image
 

配置元数据库

mysql操作
hive操作

启动

配置客户端

beeline

DG配置

notion image
 
notion image
 
 

🤗 总结归纳

总结文章的内容

📎 参考文章

  • 一些引用
  • 引用文章
 
💡
有关Notion安装或者使用上的问题,欢迎您在底部评论区留言,一起交流~
Flink端到端的精确一次阿里云安装Hadoop基础
Loading...