lemon-scooter-69730
05/30/2023, 11:06 AMdatahub.ingestion.run.pipeline.PipelineInitError: Failed to configure the source (bigquery): Missing provider configuration.
This is what the recipe looks like
pipeline_name: analytics
source:
type: bigquery
config:
env: DEV
include_table_lineage: true
include_usage_statistics: true
include_tables: true
include_views: true
profiling:
enabled: true
profile_table_level_only: false
stateful_ingestion:
enabled: true
credential:
project_id: <redacted>
private_key: <redacted>
private_key_id: <redacted>
client_email: <redacted>
client_id: <redacted>
sink:
type: datahub-kafka
config:
connection:
bootstrap: 'datahub-prerequisites-kafka:9092'
schema_registry_url: '<http://datahub-prerequisites-cp-schema-registry:8081>'
lemon-scooter-69730
05/30/2023, 11:48 AMmicroscopic-elephant-47912
05/30/2023, 1:22 PMlemon-scooter-69730
05/30/2023, 1:24 PMmicroscopic-elephant-47912
05/30/2023, 1:31 PMpip install 'acryl-datahub[bigquery]'
lemon-scooter-69730
05/30/2023, 1:32 PM'acryl-datahub[kafka]'
package installedlemon-scooter-69730
05/30/2023, 1:33 PMlemon-scooter-69730
05/30/2023, 1:33 PMgray-byte-33609
05/31/2023, 5:52 AM