incubator-airflow/metastore_browser
Joshua Carp a9ac2b040b
Switch to f-strings using flynt. (#13732)
2021-01-23 06:19:38 +01: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 Switch to f-strings using flynt. (#13732) 2021-01-23 06:19:38 +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.