Open dyrnq opened 1 year ago
so how address this problem?
hive-site.xml
<property>
<name>javax.jdo.option.ConnectionURL</name>
<value>jdbc:mysql://your-mysql-ip:3306/metastore_db?characterEncoding=utf-8&useSSL=false&autoReconnect=true</value>
</property>