5. Download The Database Connector

By default, Hive uses embedded Derby database for its metastore. However, you can choose to enable remote database (either MySQL or Oracle) for Hive metastore.

Use the following instructions to download the appropriate database connector for your cluster:

  1. Ensure that you complete the instructions provided here.

  2. Unzip and copy the downloaded JAR file the /usr/lib/hive/lib/ directory on your Hive host machine.

  3. Ensure that the JAR file has appropriate permissions.


loading table of contents...