[
https://issues.apache.org/jira/browse/AIRFLOW-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601557#comment-16601557
]
Apache Spark commented on AIRFLOW-1618:
---------------------------------------
User 'kaxil' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/3044
> 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
> Assignee: Kaxil Naik
> Priority: Minor
> Fix For: 2.0.0
>
> Original Estimate: 96h
> Remaining Estimate: 96h
>
> 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
(v7.6.3#76005)