You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Daniel (JIRA)" <ji...@apache.org> on 2017/09/18 12:01:00 UTC

[jira] [Created] (AIRFLOW-1618) Allow creating of Storage buckets through Google Cloud Storage Hook

Daniel created AIRFLOW-1618:
-------------------------------

             Summary: Allow creating of Storage buckets through Google Cloud Storage Hook
                 Key: AIRFLOW-1618
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1618
             Project: Apache Airflow
          Issue Type: New Feature
          Components: contrib, gcp, hooks
            Reporter: Daniel
            Priority: Minor


The current way that gcs_hook.py is written does not allow for the addition of a new Storage bucket.

It is possible to create a bucket with config from the storage api, and this is what is being used in the hook. However it does require a small rethink or addition to the current way the service is returned and used.





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