JDBC
The Hive Java database connectivity (JDBC) interface complies with the Java JDBC driver standard. For details, see JDK1.8 API.
As a data warehouse, Hive does not support all JDBC APIs. For example, if transactional operations, such as rollback and setAutoCommit, are performed, SQL exceptions like Method not supported will occur.
Last Article: Interface Reference
Next Article: Hive SQL
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.