Skip to content

Latest commit

 

History

History
110 lines (78 loc) · 3.03 KB

File metadata and controls

110 lines (78 loc) · 3.03 KB

apache-airflow-providers-yandex

.. toctree::
    :hidden:
    :maxdepth: 1
    :caption: Basics

    Home <self>
    Changelog <changelog>
    Security <security>

.. toctree::
    :hidden:
    :maxdepth: 1
    :caption: Guides

    Configuration <configurations-ref>
    Connection types <connections/yandexcloud>
    Lockbox Secret Backend <secrets-backends/yandex-cloud-lockbox-secret-backend>
    Operators <operators>

.. toctree::
    :hidden:
    :maxdepth: 1
    :caption: References

    Python API <_api/airflow/providers/yandex/index>

.. toctree::
    :hidden:
    :maxdepth: 1
    :caption: System tests

    System Tests <_api/tests/system/providers/yandex/index>

.. toctree::
    :hidden:
    :maxdepth: 1
    :caption: Resources

    Example DAGs <https://github.com/apache/airflow/tree/providers-yandex/|version|/tests/system/providers/yandex/example_yandexcloud_dataproc.py>
    PyPI Repository <https://pypi.org/project/apache-airflow-providers-yandex/>
    Installing from sources <installing-providers-from-sources>

.. toctree::
    :hidden:
    :maxdepth: 1
    :caption: Commits

    Detailed list of commits <commits>


apache-airflow-providers-yandex package

This package is for Yandex, including:

Release: 3.10.0

Provider package

This package is for the yandex provider. All classes for this package are included in the airflow.providers.yandex python package.

Installation

You can install this package on top of an existing Airflow 2 installation via pip install apache-airflow-providers-yandex. For the minimum Airflow version supported, see Requirements below.

Requirements

The minimum Apache Airflow version supported by this provider package is 2.6.0.

PIP package Version required
apache-airflow >=2.6.0
yandexcloud >=0.228.0
yandex-query-client >=0.1.2