HiveMetastoreHook

Apache Hive

Wrapper to interact with the Hive Metastore

View on GitHub

Last Updated: Mar. 21, 2023

Access Instructions

Install the Apache Hive provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

metastore_conn_idreference to the :ref: metastore thrift service connection id .

Documentation

Wrapper to interact with the Hive Metastore

Was this page helpful?