You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Alex Van Boxel (JIRA)" <ji...@apache.org> on 2016/05/02 14:24:12 UTC

[jira] [Updated] (AIRFLOW-26) GCP hook naming alignment

     [ https://issues.apache.org/jira/browse/AIRFLOW-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Van Boxel updated AIRFLOW-26:
----------------------------------
    Description: 
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.

  was:
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

Not this could break 'cursom' operators if they use the hooks.

Can be assigned to me.


> GCP hook naming alignment
> -------------------------
>
>                 Key: AIRFLOW-26
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-26
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Alex Van Boxel
>            Priority: Minor
>
> 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
(v6.3.4#6332)