This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch v2-9-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit ed4cd93eca7f95b8723d2a21e50e52dd7f95d871 Author: humit <jhjang1...@naver.com> AuthorDate: Wed Apr 17 05:46:14 2024 +0900 update document (#39068) (cherry picked from commit b56c7cd3352bf8f493e081bda895058320122b51) --- docs/apache-airflow/extra-packages-ref.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/apache-airflow/extra-packages-ref.rst b/docs/apache-airflow/extra-packages-ref.rst index 91922dd5fc..0a9a73600d 100644 --- a/docs/apache-airflow/extra-packages-ref.rst +++ b/docs/apache-airflow/extra-packages-ref.rst @@ -57,8 +57,6 @@ python dependencies for the provided package. +---------------------+-----------------------------------------------------+----------------------------------------------------------------------------+ | google-auth | ``pip install 'apache-airflow[google-auth]'`` | Google auth backend | +---------------------+-----------------------------------------------------+----------------------------------------------------------------------------+ -| graphviz | ``pip install 'apache-airflow[graphvis]'`` | Enables exporting DAGs to .dot graphical output | -+---------------------+-----------------------------------------------------+----------------------------------------------------------------------------+ | graphviz | ``pip install 'apache-airflow[graphviz]'`` | Graphviz renderer for converting DAG to graphical output | +---------------------+-----------------------------------------------------+----------------------------------------------------------------------------+ | kerberos | ``pip install 'apache-airflow[kerberos]'`` | Kerberos integration for Kerberized services (Hadoop, Presto, Trino) | @@ -333,7 +331,7 @@ pre-installed when Airflow is installed. +---------------------+-----------------------------------------------------+--------------------------------------+--------------+ | openlineage | ``pip install 'apache-airflow[openlineage]'`` | Sending OpenLineage events | | +---------------------+-----------------------------------------------------+--------------------------------------+--------------+ -| opensearch | ``pip install 'apache-airflow[opensearch]'`` | Opensearch hooks and operators | | +| opensearch | ``pip install 'apache-airflow[opensearch]'`` | Opensearch hooks and operators | | +---------------------+-----------------------------------------------------+--------------------------------------+--------------+ | papermill | ``pip install 'apache-airflow[papermill]'`` | Papermill hooks and operators | | +---------------------+-----------------------------------------------------+--------------------------------------+--------------+