Apache Pinot

apache-airflow-providers-apache-pinot

Apache Pinot

Works with Airflow 2.11+
Install:
pip install apache-airflow-providers-apache-pinot==4.10.0

Airflow

2.11+

Python

>=3.10

Dependencies (4)

Show all Hide apache-airflow>=2.11.0 apache-airflow-providers-common-compat>=1.10.1 apache-airflow-providers-common-sql>=1.32.0 pinotdb>=5.1.0

Connections (2)

Modules

H

PinotAdminHook

This hook is a wrapper around the pinot-admin.sh script.

airflow.providers.apache.pinot.hooks.pinot.PinotAdminHook
H

PinotDbApiHook

Interact with Pinot Broker Query API.

airflow.providers.apache.pinot.hooks.pinot.PinotDbApiHook