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 Johnson (JIRA)" <ji...@apache.org> on 2018/09/05 02:01:00 UTC

[jira] [Comment Edited] (AIRFLOW-2797) Add ability to create Google Dataproc cluster with custom image

    [ https://issues.apache.org/jira/browse/AIRFLOW-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16603820#comment-16603820 ] 

Alex Johnson edited comment on AIRFLOW-2797 at 9/5/18 2:00 AM:
---------------------------------------------------------------

I'd be interested in picking this up if no one is presently working on it.


was (Author: crazyprodigy):
I'd be interested in picking this up.

> Add ability to create Google Dataproc cluster with custom image
> ---------------------------------------------------------------
>
>                 Key: AIRFLOW-2797
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2797
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, gcp, operators
>    Affects Versions: 2.0.0
>            Reporter: Jarosław Śmietanka
>            Assignee: Jarosław Śmietanka
>            Priority: Minor
>
> In GCP, it is possible to create Dataproc cluster with a [custom image|https://cloud.google.com/dataproc/docs/guides/dataproc-images] that includes user's pre-installed packages. It significantly reduces the startup time of the cluster.
>  
> Since I already have a code which does that, I volunteer to bring it to the community :)  
> This improvement won't change many components and should not require groundbreaking changes to DataprocClusterCreateOperator.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)