Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: stylistic changes only

Hive ODBC Driver

Table of Contents
Note

These instructions are for the hive ODBC driver available in Hive for HiveServer1.
There is no ODBC driver available for HiveServer2 as part of Apache Hive. There are third party ODBC drivers available from different vendors, and most of them seem to be free.

Introduction

The Hive ODBC Driver is a software library that implements the Open Database Connectivity (ODBC) API standard for the Hive database management system, enabling ODBC compliant applications to interact seamlessly (ideally) with Hive through a standard interface. This driver will NOT be built as a part of the typical Hive build process and will need to be compiled and built separately according to the instructions below.The instructions are for the hive odbc driver available in hive for hive server 1.
There is no odbc driver available for hive server2 as part of apache hive. There are third party odbc drivers available from different vendors, and most of them seem to be free.

Suggested Reading

This guide assumes you are already familiar with the following:

...