You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Andy Hadjigeorgiou (JIRA)" <ji...@apache.org> on 2017/10/14 21:11:00 UTC

[jira] [Comment Edited] (AIRFLOW-1695) Redshift Hook using boto3 & AWS Hook

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

Andy Hadjigeorgiou edited comment on AIRFLOW-1695 at 10/14/17 9:10 PM:
-----------------------------------------------------------------------

Almost done here - this is my working branch comparison: https://github.com/apache/incubator-airflow/compare/master...ahh2131:AIRFLOW-1695

Awaiting [PR#2532|https://github.com/apache/incubator-airflow/pull/2532] (boto3!!!), which is blocked on [PR#2673|https://github.com/apache/incubator-airflow/pull/2673] (small Windows naming fix)

Any updates on the progress of the latter? 


was (Author: andyxhadji):
Almost done here - this is my working branch comparison: https://github.com/apache/incubator-airflow/compare/master...ahh2131:AIRFLOW-1695

Awaiting [PR#2532|https://github.com/apache/incubator-airflow/pull/2532] (boto3!!!), which is blocked on [PR#2673 title|https://github.com/apache/incubator-airflow/pull/2673] (small Windows naming fix)

Any updates on the progress of the latter? 

> Redshift Hook using boto3 & AWS Hook
> ------------------------------------
>
>                 Key: AIRFLOW-1695
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1695
>             Project: Apache Airflow
>          Issue Type: New Feature
>            Reporter: Andy Hadjigeorgiou
>            Assignee: Andy Hadjigeorgiou
>            Priority: Minor
>
> I'd like to add AWS Redshift management capabilities working from the boto3 PR (https://github.com/apache/incubator-airflow/pull/2532). I propose creating a Redshift Hook (that extends AWS Hook class) that uses the boto3 client to manage clusters. Included will be the ability to image, shut-down, create clusters from images, and check cluster status.
> I'm currently working on this, will post PR soon.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)