airflow_plugin_honeypot

Airflow plugin that captures, parses, and visualizes Hive log files


Keywords
hive, airflow, parser, map, reduce, visualizer
License
Other
Install
pip install airflow_plugin_honeypot==1.0.0

Documentation

Honeypot

A hive log parser and visualizer that plugs into Airflow. The flask app can be run in standalone mode with test data generated and stored in a local SQLite database, or as an Airflow Plugin where it monitors real jobs and displays real analytics. To install as a plugin, simply drop the honeypot_plugin folder into your Airflow plugins folder.