
hive
Jatham_C
个人博客 https://blog。jathamcloud。top
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
springboot jdbc方式连接hive
准备工作 查看${HIVE_HOME}/conf/hive-site.xml <property> <name>hive.server2.thrift.bind.host</name> <value>master</value> <description>Bind host on which to run the HiveServer2 Thrift service.</description>原创 2020-12-19 17:30:19 · 745 阅读 · 1 评论 -
hive2.3.7 jdbc连接的方式
准备工作 修改hive-site <?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet type="text/xsl" href="configuration.xsl"?> <configuration> <property> <name>javax.jdo.option.ConnectionURL</nam原创 2020-08-09 10:59:43 · 1014 阅读 · 0 评论