Google BigQuery 权限问题停止来自 运行 的计划查询
Google BigQuery Permissions Issue stopping scheduled queries from running
我们有一名数据实习生,他安排了很多查询来为我们的 google 数据工作室报告提供支持。她离开后,我们删除了她的访问权限,现在查询不会 运行.
这是我们看到的错误:
BigQuery error: Access Denied: Table pm-match-mobile:analytics_232872718.DAU_WAU_MAU: Permission bigquery.tables.get denied on table pm-match-mobile:analytics_232872718.DAU_WAU_MAU (or it may not exist).
有没有办法将这些查询的访问权限或所有权转移给另一个 email/account,这样我们就不必从头开始,因为这会花费我们大量时间?
我不使用预定查询,但是 the manual says that the credentials for scheduled queries can be changed by clicking in the console or via the API。
如果错误出在 DataStudio 中,我建议将此报告的数据源中的数据凭据重新分配给其他用户:
- 打开报告
- 资源 -> 管理添加的数据源 -> 编辑相关数据源
- 在顶部,您将看到“数据凭据”- 使用具有 BigQuery 所需访问权限(或任何正在使用的数据源)的用户更新此信息
我们有一名数据实习生,他安排了很多查询来为我们的 google 数据工作室报告提供支持。她离开后,我们删除了她的访问权限,现在查询不会 运行.
这是我们看到的错误:
BigQuery error: Access Denied: Table pm-match-mobile:analytics_232872718.DAU_WAU_MAU: Permission bigquery.tables.get denied on table pm-match-mobile:analytics_232872718.DAU_WAU_MAU (or it may not exist).
有没有办法将这些查询的访问权限或所有权转移给另一个 email/account,这样我们就不必从头开始,因为这会花费我们大量时间?
我不使用预定查询,但是 the manual says that the credentials for scheduled queries can be changed by clicking in the console or via the API。
如果错误出在 DataStudio 中,我建议将此报告的数据源中的数据凭据重新分配给其他用户:
- 打开报告
- 资源 -> 管理添加的数据源 -> 编辑相关数据源
- 在顶部,您将看到“数据凭据”- 使用具有 BigQuery 所需访问权限(或任何正在使用的数据源)的用户更新此信息