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.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.