You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robert Burke (Jira)" <ji...@apache.org> on 2021/10/05 16:18:00 UTC

[jira] [Assigned] (BEAM-7764) Dataflow run fails when service account is not set.

     [ https://issues.apache.org/jira/browse/BEAM-7764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Burke reassigned BEAM-7764:
----------------------------------

    Assignee: Nick Rucci

> Dataflow run fails when service account is not set.
> ---------------------------------------------------
>
>                 Key: BEAM-7764
>                 URL: https://issues.apache.org/jira/browse/BEAM-7764
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow, sdk-go
>            Reporter: Nick Rucci
>            Assignee: Nick Rucci
>            Priority: P3
>              Labels: dataflow, golang
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> The dataflow runner is not setting the service account for the job that is being set up. This causes failures when trying to deploy.
> ```
>  Workflow failed. Causes: There was a problem refreshing your credentials. Please check:
> 1. Dataflow API is enabled for your project.
> 2. There is a robot service account for your project:
> service-[project number]@dataflow-service-producer-prod.iam.gserviceaccount.com should have access to your project. If this account does not appear in the permissions tab for your project, contact Dataflow support.
> ```
> Adding a flag to set the service account will fix this issue.



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