From a58cae7286dd64ec9bdd5b4c693c694d0a2d2907 Mon Sep 17 00:00:00 2001 From: Ayush Shah Date: Thu, 26 Aug 2021 01:19:32 +0530 Subject: [PATCH] Pipeline config changes --- ingestion/examples/workflows/bigquery_usage.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ingestion/examples/workflows/bigquery_usage.json b/ingestion/examples/workflows/bigquery_usage.json index cac249e1986..4df0bc97128 100644 --- a/ingestion/examples/workflows/bigquery_usage.json +++ b/ingestion/examples/workflows/bigquery_usage.json @@ -2,9 +2,9 @@ "source": { "type": "bigquery-usage", "config": { - "project_id": "arched-champion-319818", - "username": "gcpuser@arched-champion-319818.iam.gserviceaccount.com", + "project_id": "project_id", "host_port": "https://bigquery.googleapis.com", + "username": "gcpuser@project_id.iam.gserviceaccount.com", "service_name": "gcp_bigquery", "duration": 2, "options": {