You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/19 00:47:00 UTC

[jira] [Commented] (AIRFLOW-5045) Add ability to create Google Dataproc cluster with custom image from a different project

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

ASF subversion and git services commented on AIRFLOW-5045:
----------------------------------------------------------

Commit 216271ce556af6218a8db3981c4cc7557725de6b in airflow's branch refs/heads/v1-10-test from Igor Dralyuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=216271c ]

[AIRFLOW-5045] Add ability to create Google Dataproc cluster with custom image from a different project (#5752)


(cherry picked from commit cb31d08734a9873b7d16ab8325e698fde89feaa3)


> Add ability to create Google Dataproc cluster with custom image from a different project
> ----------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-5045
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5045
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, gcp, operators
>    Affects Versions: 1.10.3
>            Reporter: Igor
>            Assignee: Igor
>            Priority: Minor
>             Fix For: 1.10.7
>
>
> Custom image support has been added for Dataproc by https://issues.apache.org/jira/browse/AIRFLOW-2797.
> Unfortunately the code assumes that the images come from the same project.
> It would be useful to add a new parameter 'custom_image_project_id' to specify the source project of the image.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)