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:

<SpectrumLocation>\server\modules\bigdata\drivers\hive, where SpectrumLocation is the folder where you have installed the Spectrum™ Technology Platform server.

For information about adding the JDBC driver files to the server and defining the connection, see Connecting to a JDBC Database.
Note: The class path for the Hive JDBC driver is: com.pb.spectrum.hive.jdbc.batch.HiveBatchDriver