Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: mention that odbc driver in hive does not work against hs2

...

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:

...