Write-back
The Simba Apache Hive JDBC Connector supports translation for the following syntax when connecting to a Hive Server 2 instance that is running Hive 0.14 or later:
- INSERT
- UPDATE
- DELETE
- CREATE
- DROP
If the statement contains non-standard SQL-92 syntax, then the connector is unable to translate the statement to SQL and instead falls back to using HiveQL.
- SQL Query versus HiveQL Query
- Data Types
- Catalog and Schema Support
- Features
- Installing and Using the Simba Apache Hive JDBC Connector
- Configuring the Simba Apache Hive JDBC Connector on page 1
- Driver Configuration Options on page 1