incubator-airflow/metastore_browser
Kaxil Naik 4e8f9cc8d0
Enable Black - Python Auto Formmatter (#9550)
2020-11-03 23:51:54 +00:00
..
templates/metastore_browser Standardize quotes in HTML files (#11724) 2020-10-29 09:36:42 -04:00
README.md Move out metastore_browser from airflow.contrib (#9341) 2020-06-17 21:52:23 +02:00
hive_metastore.py Enable Black - Python Auto Formmatter (#9550) 2020-11-03 23:51:54 +00: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.