This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d24527bf75 Add documentation about cli `add connection` and AWS
connection URI (#28852)
add dc3a3c7c52 Add DataprocCancelOperationOperator (#28456)
No new revisions were added by this update.
Summary of changes:
airflow/providers/google/cloud/hooks/dataproc.py | 4 ++
.../providers/google/cloud/operators/dataproc.py | 73 +++++++++++++++++++--
airflow/providers/google/cloud/sensors/dataproc.py | 76 +++++++++++++++++++++-
.../operators/cloud/dataproc.rst | 22 +++++++
.../google/cloud/sensors/test_dataproc.py | 73 ++++++++++++++++++++-
.../cloud/dataproc/example_dataproc_batch.py | 60 ++++++++++++++++-
6 files changed, 298 insertions(+), 10 deletions(-)