
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 · 720 阅读 · 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 · 983 阅读 · 0 评论