Yu Ishikawa created AIRFLOW-1323:
------------------------------------
Summary: Operators related to Dataproc should keep consistency
with the connection ID paramter
Key: AIRFLOW-1323
URL: https://issues.apache.org/jira/browse/AIRFLOW-1323
Project: Apache Airflow
Issue Type: Improvement
Components: operators
Reporter: Yu Ishikawa
Priority: Minor
The parameters of {{DataprocClusterDeleteOperator}} and
{{DataprocClusterCreateOperator}} for GCP connection ID are
{{google_cloud_conn_id}}. On the other hand, for example,
{{DataProcPigOperator}}'s paramter is {{gcp_conn_id}}. I think this
inconsistency may make users confused. We should keep the parameter's name
consistent.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)