Closed
Bug 1645477
Opened 5 years ago
Closed 5 years ago
Airflow does not have bigquery.jobs.create permission in mozfun
Categories
(Data Platform and Tools Graveyard :: Operations, defect)
Data Platform and Tools Graveyard
Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ascholtz, Unassigned)
Details
When running a task in Airflow that publishes UDFs to the mozfun project it fails with:
[2020-06-12 17:01:34,956] {logging_mixin.py:112} INFO - [2020-06-12 17:01:34,956] {pod_launcher.py:125} INFO - google.api_core.exceptions.Forbidden: 403 POST https://bigquery.googleapis.com/bigquery/v2/projects/mozfun/jobs: Access Denied: Project mozfun: User does not have bigquery.jobs.create permission in project mozfun.
The log for the failing task: https://workflow.telemetry.mozilla.org/log?execution_date=2020-06-11T01%3A00%3A00%2B00%3A00&task_id=publish_public_udfs&dag_id=mozfun
Comment 1•5 years ago
•
|
||
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•