mez*_*z63 2 google-cloud-data-fusion
I'm having a go at creating my first data fusion pipeline. The data is going from Google Cloud Storage csv file to Big Query.
I have created the pipeline and carried out a preview run which was successful but after deployment trying to run resulted in error.
I pretty much accepted all the default settings apart from obviously configuring my source and destination.
Error from Log ...
com.google.api.client.googleapis.json.GoogleJsonResponseException: 403
Forbidden
{
"code" : 403,
"errors" : [ {
"domain" : "global",
"message" : "Required 'compute.firewalls.list' permission for
'projects/xxxxxxxxxxx'",
"reason" : "forbidden"
} ],
"message" : "Required 'compute.firewalls.list' permission for
'projects/xxxxxxxxxx'"
}
Run Code Online (Sandbox Code Playgroud)
After deployment run fails
请注意,在创建实例的过程中,必须设置权限[0]。必须将“ Cloud Data Fusion API服务代理”角色授予该文档中指定的确切服务帐户,该帐户的电子邮件地址以“ cloud-datafusion-management-sa @ ...”开头。这样做应该可以解决您的问题。
[0]:https://cloud.google.com/data-fusion/docs/how-to/create-instance#setting_up_permissions
| 归档时间: |
|
| 查看次数: |
141 次 |
| 最近记录: |