You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Igor (JIRA)" <ji...@apache.org> on 2019/08/07 17:53:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Igor updated AIRFLOW-5045:
--------------------------
    Description: 
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.

  was:
Thank you for adding support for custom images in Dataproc (https://issues.apache.org/jira/browse/AIRFLOW-2797).

Unfortunately the code assumes that the images come from the same project.

Would it be possible to add a new parameter 'image_project' to specify the source project of the image?


> 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
>
> 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
(v7.6.14#76016)