[
https://issues.apache.org/jira/browse/AIRFLOW-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16620405#comment-16620405
]
Kaxil Naik commented on AIRFLOW-26:
-----------------------------------
Just had a chat with Feng via email. I think the best option as you also
mentioned is to have the related operators in a single file i.e. all Cloud
Functions operators should go under `gcp_functions.py` and Compute operators be
under `gcp_compute.py` etc.
> GCP hook naming alignment
> -------------------------
>
> Key: AIRFLOW-26
> URL: https://issues.apache.org/jira/browse/AIRFLOW-26
> Project: Apache Airflow
> Issue Type: Improvement
> Components: gcp
> Reporter: Alex Van Boxel
> Assignee: Alex Van Boxel
> Priority: Minor
> Labels: gcp
>
> Because we have quite a few GCP services, it's better to align the naming to
> not confuse new users using Google Cloud Platform:
> gcp_storage > renamed from gcs
> gcp_bigquery > renamed from bigquery
> gcp_datastore > rename from datastore
> gcp_dataflow > TBD
> gcp_dataproc > TBD
> gcp_bigtable > TBD
> Note: this could break 'custom' operators if they use the hooks.
> Can be assigned to me.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)