incubator-airflow/metastore_browser
Kaxil Naik 57b495caa4
Add PyDocstyle Precommit Hook (#9456)
2020-06-21 09:34:41 +01:00
..
templates/metastore_browser Move out metastore_browser from airflow.contrib (#9341) 2020-06-17 21:52:23 +02:00
README.md Move out metastore_browser from airflow.contrib (#9341) 2020-06-17 21:52:23 +02:00
hive_metastore.py Add PyDocstyle Precommit Hook (#9456) 2020-06-21 09:34:41 +01:00

README.md

Apache Hive metastore plugin

This is an example plugin for Apache Airflow.

This plugin allows you to view Apache Hive metastore from the web UI interface.

Installation

To use this plugin, copy the contents of this directory to the plugins directory. The location of this directory is specified by plugins_folder option in core section. By default, it's {AIRFLOW_HOME}/plugins.