Submit a ticket My tickets
Welcome
Login  Sign up

Hive & Hive Kerberos Connector (deprecated)

⚠ The DataGalaxy Hive connector plugin has been removed from the list of supported connectors end of June 2025.
Two main reasons for this: 
  • The Hive plugin is based on the open source Hive version. Most of our customers using Hive are using a commercial distribution and this plugin is not compatible because of differences between open source and editors' JDBC drivers.
  • Using the open source library brings a lot of other dependencies from the open source world, which are not updated frequently enough regarding vulnerabilities. As a result, they don't respect our security rules so we can't keep these libraries embedded in our solution anymore.
If you're already using the Hive connector plugin, you can continue using it at your own risk. But it will not be updated anymore (including regarding vulnerabilities) and the support team won't be able to help you if you encounter issues.
If you want a secure solution for gathering metadata from Hive metastore, we recommend to use the advanced JDBC mode of the connector and to provide the up-to-date Hive JDBC driver corresponding to the version of Hive you use: either the open source version or the one provided by your editor.

This article describes how Hive connector works.

This connector is available in the following modes:

Desktop mode ✅SaaS Online mode ❌

Connector scope

The extracted objects and their correspondences are detailed in the following table:

Hive Object
DataGalaxy Object 
SchemaModel (Container)
TableTable (Structure)
ColumnColumn

Step 1 : Installation

  • Download DataGalaxy connector from the portal (see here)
  • Extract the connector archive in the directory of your choice
  • Download the Hive plug-in from the portal and copy it into the /lib directory of the connector

Step 2 : Run Hive connector

  • After starting the connector, access to Dictionary connectors: 
  • If it has been correctly installed, the Hive plug-in appears in the list
  • The following information is requested:

Hive Plugin 


Hive Kerberos Plugin 


ParameterMandatory Description
ServerYesHive server name
PortYes
InstanceNo
User (Hive)Yes
Password (Hive)Yes
Principal (Hive Kerberos)YesPrincipal's name Kerberos
Keytab path (Hive Kerberos)YesPath to Keytab file
Advanced modeNo

Option to customize the JDBC URL used during the connection 

Technical information

The Hive connector uses the JDBC driver (version 3.1.2) historically provided by HortonWorks, more information available here :  https://docs.cloudera.com/HDPDocuments/HDP2/HDP-2.5.6/bk_data-access/content/hive-jdbc-odbc-drivers.html

Releases 

  • connector Hive

DatePlugin Version

DataGalaxy

release

Desktop Connector
version (minimum)
Description
21/05/20253.0.6v3.171.35.5.13CVE fix
28/08/20243.0.3v3.70.05.2.6CVE fix
26/07/20243.0.2v3.62.05.0.3Dependency order fix
09/07/20243.0.1v3.56.25.0.1JDBC driver loading fix
09/07/20243.0.0v3.56.25.0.1

Migrated from java 11 to java 17 + CVE fixes


  • connector Hive kerberos

DatePlugin
Version
DataGalaxy
release
Desktop Connector
version (minimum)
Description
21/05/20253.0.3v3.171.35.5.13CVE fix
26/07/20243.0.1v3.62.05.0.3Dependency order fix
16/07/20243.0.0v3.59.05.0.1Migrated from java 11 to java 17 + CVE fixes

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.