Skip to content

Commit 3d1497c

Browse files
Update connecting_external_data_bigquery.md (#868)
* Update connecting_external_data_bigquery.md * Update src/cookbooks/operational/connecting_external_data_bigquery.md --------- Co-authored-by: Anna Scholtz <[email protected]>
1 parent 5324213 commit 3d1497c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cookbooks/operational/connecting_external_data_bigquery.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ fields:
5454
7. Go to the spreadsheet, click on "Share" and add the following service account as _Editor_: `jenkins-node-default@moz-fx-data-terraform-admin.iam.gserviceaccount.com`
5555
- This is necessary to ensure the correct access permissions get applied to the spreadsheet
5656
8. Open a pull-request against [bigquery-etl](https://github.com/mozilla/bigquery-etl) and tag someone for review.
57+
- Due to the permissions required, it is not possible to build and QA this table before it is deployed after merging.
5758
9. Once the PR has been reviewed and merged, the table will be available the next day in BigQuery.
5859
- If the table should be made available immediately, then go to the [`bqetl_artifact_deployment` Airflow DAG](https://workflow.telemetry.mozilla.org/dags/bqetl_artifact_deployment/grid) and clear the `publish_new_tables` task. This might need to be done by a data engineer or someone who has permissions to trigger and clear tasks in Airflow. The table will be available as soon as the task finishes.
5960

0 commit comments

Comments
 (0)