Apache Pig

apache-airflow-providers-apache-pig

Apache Pig

Works with Airflow 2.11+
Install:
pip install apache-airflow-providers-apache-pig==4.8.2

Airflow

2.11+

Python

>=3.10

Dependencies (2)

Show all Hide apache-airflow>=2.11.0 apache-airflow-providers-common-compat>=1.10.1

Connections (1)

Modules

O

PigOperator

Executes pig script.

airflow.providers.apache.pig.operators.pig.PigOperator
H

PigCliHook

Simple wrapper around the pig CLI.

airflow.providers.apache.pig.hooks.pig.PigCliHook