
DataprocBaseOperator
YandexBase class for DataProc operators working with given cluster.
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.