Add AWS DMS replication task operators - #15850
Conversation
d9d9a4e to
8255981
Compare
|
The Workflow run is cancelling this PR. Building images for the PR has failed. Follow the workflow link to check the reason. |
b51c969 to
7f126d1
Compare
191c13d to
5c3e50e
Compare
|
The pylint CI times out for some reason, but it works when I run it locally, and all the tests pass. From what I see, most of the CI builds have failed in the past couple of days, so I don't think it's specific to my PR. This is ready to merge unless you have any more comments. 🙂 |
|
There was a GitHub failure. Closing/reopening to rebuild |
|
Still timed out at pylint, I've updated my fork to see if this would pass. Update: Static linting failed on unrelated to the PR files. |
a2dc09f to
45a71ab
Compare
|
I'm still unable to make this pass, it times out at pylint. |
826c13d to
a10668e
Compare
|
The pipeline finally succeeded 🙂 |
o-nikolas
left a comment
There was a problem hiding this comment.
My requested changes were addressed and the build is now passing, approving!
|
@potiuk this doesn't seem to be in any release? |
|
https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/index.html#id1 It's in the 2.0.0 providers according to the changelog. Don't you see it there? |
This PR adds ability to work with AWS DMS replication tasks in Airflow:
Addresses a JIRA issue: AIRFLOW-2334
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.