[
https://issues.apache.org/jira/browse/AIRFLOW-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103394#comment-17103394
]
ASF GitHub Bot commented on AIRFLOW-2310:
-----------------------------------------
abdulbasitds commented on pull request #6007:
URL: https://github.com/apache/airflow/pull/6007#issuecomment-626212680
> Static check are failing:
>
> ```
> diff --git a/docs/operators-and-hooks-ref.rst
b/docs/operators-and-hooks-ref.rst
> index 0fcf11b..0b024ff 100644
> --- a/docs/operators-and-hooks-ref.rst
> +++ b/docs/operators-and-hooks-ref.rst
> @@ -386,12 +386,12 @@ These integrations allow you to perform various
operations within the Amazon Web
> - :mod:`airflow.providers.amazon.aws.hooks.glue_catalog`
> -
> - :mod:`airflow.providers.amazon.aws.sensors.glue_catalog_partition`
> -
> +
> * - `AWS Glue <https://aws.amazon.com/glue/>`__
> -
> - :mod:`airflow.providers.amazon.aws.hooks.glue`
> - :mod:`airflow.providers.amazon.aws.operators.glue`
> - - :mod:`airflow.providers.amazon.aws.sensors.glue`
> + - :mod:`airflow.providers.amazon.aws.sensors.glue`
>
> * - `AWS Lambda <https://aws.amazon.com/lambda/>`__
> -
> ```
@kaxil, whenever I run static change, this change appears in my stagged
area, I dont do it manually and dont understand what it means. Should i add
this file to the commit in order to remove this error?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Enable AWS Glue Job Integration
> -------------------------------
>
> Key: AIRFLOW-2310
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2310
> Project: Apache Airflow
> Issue Type: Improvement
> Components: contrib
> Reporter: Olalekan Elesin
> Assignee: Olalekan Elesin
> Priority: Major
> Labels: AWS
>
> Would it be possible to integrate AWS Glue into Airflow, such that Glue jobs
> and ETL pipelines can be orchestrated with Airflow
--
This message was sent by Atlassian Jira
(v8.3.4#803005)