DataprepJobGroupIsFinishedSensor

Google

Check the status of the Dataprep task to be finished.

View on GitHub

Last Updated: Nov. 10, 2022

Access Instructions

Install the Google provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

job_group_idRequiredID of the job group to check

Documentation

Check the status of the Dataprep task to be finished.

Was this page helpful?