
PigCliHook
Apache PigSimple wrapper around the pig CLI.
Access Instructions
Install the Apache Pig provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
pig_cli_conn_idConnection id used by the hook
pig_propertiesadditional properties added after pig cli command as list of strings.
Documentation
Simple wrapper around the pig CLI.