[
https://issues.apache.org/jira/browse/AIRFLOW-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147531#comment-16147531
]
ASF subversion and git services commented on AIRFLOW-1535:
----------------------------------------------------------
Commit b1f902e63e93e8e3c275c501a13987d658dd268f in incubator-airflow's branch
refs/heads/master from [~fenglu]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=b1f902e ]
[AIRFLOW-1535] Add service account/scopes in dataproc
Closes #2546 from fenglu-g/master
> Add support for Dataproc serviceAccountScopes in DataprocClusterCreateOperator
> ------------------------------------------------------------------------------
>
> Key: AIRFLOW-1535
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1535
> Project: Apache Airflow
> Issue Type: New Feature
> Components: contrib
> Reporter: Dennis Huo
> Assignee: Feng Lu
> Priority: Minor
> Fix For: 1.9.0
>
>
> When creating Dataproc clusters from the gcloud CLI, there's a {{--scopes}}
> flag to specify service-account scopes such as {{sql-admin}} but there's no
> such plumbing currently in DataprocClusterCreateOperator. There should be an
> optional list of scopes to pass through to
> {{cluster.config.gcsClusterConfig.serviceAccountScopes}} on cluster creation.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)