incubator-airflow/metastore_browser
Patrick Cando b61225a885
Add D204 pydocstyle check (#11031)
2020-09-21 11:45:06 +01:00
..
templates/metastore_browser Task Instance Modal UX Enhancements (#10944) 2020-09-16 22:30:36 +01:00
README.md Move out metastore_browser from airflow.contrib (#9341) 2020-06-17 21:52:23 +02:00
hive_metastore.py Add D204 pydocstyle check (#11031) 2020-09-21 11:45:06 +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.