Uh oh!
There was an error while loading. Please reload this page.
Add redshift create cluster snapshot operator - #25857
Conversation
kazanzhy
commented
Aug 21, 2022
Hi @pankajastro. |
hmm, I liked the Idea but for Redshift, we already have operators like RedshiftPauseClusterOperator, RedshiftResumeClusterOperator etc. I want to add |
eladkal
commented
Aug 22, 2022
We can deprecate operators if there is a need. While we are on it can we address also the todo (I'm not sure what was the intent on this): airflow/airflow/providers/amazon/aws/hooks/redshift_cluster.py Lines 76 to 77 in 9021c2b |
vincbeck
commented
Aug 22, 2022
I rather have several "small" operator than one which handles multiple use cases. I guess there can be some exceptions but here I dont mind having |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
josh-fell
left a comment
There was a problem hiding this comment.
Looks good. A few imports and docs to update.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
josh-fell
left a comment
There was a problem hiding this comment.
Right. LGTM! Let's see what CI thinks.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
vincbeck
left a comment
There was a problem hiding this comment.
Thanks for addressing so quickly my comments. I just left 2 minor comments
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Add
RedshiftCreateClusterSnapshotOperatorto create snapshot for a redshift cluster. by default, it won't wait for the cluster to be available.^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an 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 a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in newsfragments.