[ 
https://issues.apache.org/jira/browse/AIRFLOW-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103431#comment-17103431
 ] 

ASF GitHub Bot commented on AIRFLOW-2310:
-----------------------------------------

kaxil edited a comment on pull request #6007:
URL: https://github.com/apache/airflow/pull/6007#issuecomment-626221227


   > > Can you enable edit by maintainers too please so that I can make some 
change directly:
   > > 
https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/allowing-changes-to-a-pull-request-branch-created-from-a-fork
   > 
   > Hi @kaxil it is already checked
   
   Looks I you created this PR with "master" branch in your fork, hence I can't 
force push.
   
   Can you do the following to rebase on latest master:
   
   ```
   git fetch upstream master
   git rebase upstream/master
   git push -f
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org


> 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)

Reply via email to