DataprocBaseOperator

Yandex

Base class for DataProc operators working with given cluster.

View on GitHub

Last Updated: Oct. 23, 2022

Access Instructions

Install the Yandex provider package into your Airflow environment.

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

Parameters

connection_idID of the Yandex.Cloud Airflow connection.
cluster_idID of the cluster to remove. (templated)

Documentation

Base class for DataProc operators working with given cluster.

Was this page helpful?