blob: ec65bf726cda93a17a637acd2fd8bab18f05ff13 [file] [log] [blame]
:py:mod:`airflow.providers.yandex.hooks.yandexcloud_dataproc`
=============================================================
.. py:module:: airflow.providers.yandex.hooks.yandexcloud_dataproc
Module Contents
---------------
Classes
~~~~~~~
.. autoapisummary::
airflow.providers.yandex.hooks.yandexcloud_dataproc.DataprocHook
.. py:class:: DataprocHook(*args, **kwargs)
Bases: :py:obj:`airflow.providers.yandex.hooks.yandex.YandexCloudBaseHook`
A base hook for Yandex.Cloud Data Proc.
:param yandex_conn_id: The connection ID to use when fetching connection info.