tree: 610dd97d83550d0515a48d2265d5e3745f900b1d [path history] [tgz]
  1. templates/
  2. hive_metastore.py
  3. README.md
metastore_browser/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.