博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Datagrip连接Mysql 和Hive
阅读量:4646 次
发布时间:2019-06-09

本文共 236 字,大约阅读时间需要 1 分钟。

连接Mysql

file->data source

general 填写host,port,user,password, 下载驱动,先别test connection

在ssh中填写host,port,suer,password,  点击test connection  在回头点击general中的test connection

出现 success 即可

连接Hive

待更

转载于:https://www.cnblogs.com/zyber/p/9717425.html

你可能感兴趣的文章
novoton-timer使用
查看>>
Perl Poetry .
查看>>
python基础0
查看>>
fs包报错, you can run: npm install --save fs
查看>>
Guice Provider绑定
查看>>
进程和线程区别
查看>>
UE4入门学习2:工程结构分析
查看>>
[Office]PPT 2013如何设置图片为半透明?
查看>>
个人技术博客
查看>>
Windows 2003 Server安全配置完整篇
查看>>
inform表单验证,正则表达式,用户名,身份证,密码,验证码
查看>>
CSS圆角
查看>>
安装 Apache Commons Logging API步骤
查看>>
返回顶部
查看>>
Log4cplus <1> 编译
查看>>
TaskTracker发送Heartbeat以及接受HeartbeatResponse
查看>>
Java集合类--温习笔记
查看>>
Struts2中的bean标签
查看>>
JVM 性能调优实战之:使用阿里开源工具 TProfiler 在海量业务代码中精确定位性能代码...
查看>>
mysql函数之六:mysql插入数据后返回自增ID的方法,last_insert_id(),selectkey
查看>>