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/09 13:42:00 UTC

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

Andy Hadjigeorgiou created AIRFLOW-1695:
-------------------------------------------

             Summary: Redshift Hook using boto3 & AWS Hook
                 Key: AIRFLOW-1695
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1695
             Project: Apache Airflow
          Issue Type: Improvement
            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)