[
https://issues.apache.org/jira/browse/AIRFLOW-5045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999924#comment-16999924
]
ASF subversion and git services commented on AIRFLOW-5045:
----------------------------------------------------------
Commit 4d51443949c679433276a54eecb61a2400301e8b in airflow's branch
refs/heads/v1-10-stable from Igor Dralyuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=4d51443 ]
[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)