Updated on 2022-06-01 GMT+08:00

JDBC

Hive JDBC APIs comply with the Java JDBC driver standard. For details, see JDK1.7 API.

As a database of the data warehouse type, Hive does not support all JDBC APIs. For example, if transactional operations are performed, such as rollback and setAutoCommit, SQL exceptions like Method not supported will occur.