You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/11/07 15:09:03 UTC

[GitHub] [airflow] baolsen commented on issue #6512: [AIRFLOW-5824] Added AWS DataSync Hook and Operator

baolsen commented on issue #6512: [AIRFLOW-5824] Added AWS DataSync Hook and Operator
URL: https://github.com/apache/airflow/pull/6512#issuecomment-551119608
 
 
   I split up the monolithic DataSync operator into different operators for Create, Get, Update, Delete and execute. This provides more fine-grained control for dealing with AWS DataSync and will work better for users in read-only scenarios or scenarios where new Tasks _must_ be created every time.

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


With regards,
Apache Git Services