You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Daryl Erwin (JIRA)" <ji...@apache.org> on 2017/12/08 20:46:00 UTC

[jira] [Commented] (AIRFLOW-1900) dataproc operator

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

Daryl Erwin commented on AIRFLOW-1900:
--------------------------------------

The api is to set this:

internal_ip_only	:bool

Optional. If true, all instances in the cluster will only have internal IP addresses. By default, clusters are not restricted to internal IP addresses, and will have ephemeral external IP addresses assigned to each instance. This internal_ip_only restriction can only be enabled for subnetwork enabled networks, and all off-cluster dependencies must be configured to be accessible without external IP addresses.

> dataproc operator
> -----------------
>
>                 Key: AIRFLOW-1900
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1900
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Daryl Erwin
>            Priority: Minor
>
> Can the api be added to allow --no-address into the create cluster.
> This will allow clusters to be created with no external ip exposure.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)