[ 
https://issues.apache.org/jira/browse/BEAM-7764?focusedWorklogId=279189&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-279189
 ]

ASF GitHub Bot logged work on BEAM-7764:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Jul/19 17:27
            Start Date: 18/Jul/19 17:27
    Worklog Time Spent: 10m 
      Work Description: lostluck commented on issue #9092: [BEAM-7764] Add the 
ability to set the service account email for dataflow jobs
URL: https://github.com/apache/beam/pull/9092#issuecomment-512911624
 
 
   LGTM
   I was able to replicate the precommit failures locally. For some reason only 
updating the Go version we run the precommits at (1.10) to 1.12 made a 
difference for that.
   
   For this change though, we just need to wait for the PostCommit to pass as a 
sanity check, since that sends jobs to dataflow and exercises this path. 
Shouldn't be too long.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 279189)
    Time Spent: 1h  (was: 50m)

> 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: Major
>              Labels: dataflow, golang
>          Time Spent: 1h
>  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
(v7.6.14#76016)

Reply via email to