[
https://issues.apache.org/jira/browse/AIRFLOW-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Van Boxel resolved AIRFLOW-729.
------------------------------------
Resolution: Fixed
Issue resolved by pull request #1971
[https://github.com/apache/incubator-airflow/pull/1971]
> 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)