[
https://issues.apache.org/jira/browse/AIRFLOW-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bob De Schutter updated AIRFLOW-729:
------------------------------------
Description:
Add an operator that creates a Google Cloud Dataproc cluster.
The operator checks if there is already a cluster running with the provided
name in the provided project. If so, the operator finishes successfully.
Otherwise, the operator issues a rest API call to initiate the cluster creation
and waits until the creation is successful before exiting.
was:Add an operator that creates a Google Cloud Dataproc cluster.
> Google Dataproc cluster creation operator
> -----------------------------------------
>
> Key: AIRFLOW-729
> URL: https://issues.apache.org/jira/browse/AIRFLOW-729
> Project: Apache Airflow
> Issue Type: New Feature
> Components: gcp, operators
> Reporter: Bob De Schutter
> Assignee: Bob De Schutter
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Add an operator that creates a Google Cloud Dataproc cluster.
> The operator checks if there is already a cluster running with the provided
> name in the provided project. If so, the operator finishes successfully.
> Otherwise, the operator issues a rest API call to initiate the cluster
> creation and waits until the creation is successful before exiting.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)