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

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

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


   > > > git fetch upstream master
   > > 
   > > 
   > > I got these errors when trying the second command
   > > `fatal: 'upstream' does not appear to be a git repository fatal: Could 
not read from remote repository. `
   > 
   > Follow this: 
https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#id4
   > 
   > If you have added a remote as `apache` run:
   > 
   > ```
   > git pull
   > git fetch apache master
   > git rebase apache/master
   > git push -f
   > ```
   
   Thankyou @kaxil , Yes it was saved as apache. Done with these commands(till 
`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:
[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)

Reply via email to