Connecting to Hive

You can connect to Hive databases through the driver provided by Spectrum Technology Platform or by adding the Apache JDBC driver. The driver provided by Spectrum Technology Platform (hive-jdbc-1.2.2-batch-18.2.jar) is an extended version of Apache Hive driver and supports batch processing. It is located here:

SpectrumDirectory\server\modules\bigdata\drivers\hive, where SpectrumDirectory is the folder where you have installed the Spectrum Technology Platform server.

For information about manually adding a JDBC driver, see Manually Adding a JDBC Driver.
Note: The class path for the Hive JDBC driver is: com.pb.spectrum.hive.jdbc.batch.HiveBatchDriver