dazzling-judge-80093
02/25/2022, 11:13 AMpipeline_name
-> https://datahubproject.io/docs/metadata-ingestion/source_docs/stateful_ingestion/few-air-56117
02/25/2022, 11:15 AMdazzling-judge-80093
02/25/2022, 11:18 AMfew-air-56117
02/25/2022, 11:37 AMsource:
type: bigquery
config:
project_id: project1
credential:
include_table_lineage: true
stateful_ingestion:
enabled: true
sink:
type: datahub-rest
config:
server: '<http://localhost:8080>'
pipeline_name: "test_bq"
result
'tables_scanned': 384,
'views_scanned': 197,
'entities_profiled': 0,
'filtered': [],
'soft_deleted_stale_entities': [],
'query_combiner': None}
Sink (datahub-rest) report:
{'records_written': 581,
'warnings': [],
'failures': [],
'downstream_start_time': datetime.datetime(2022, 2, 25, 13, 20, 35, 953359),
'downstream_end_time': datetime.datetime(2022, 2, 25, 13, 26, 11, 524126),
'downstream_total_latency_in_seconds': 335.570767}
rights
BigQuery Admin
BigQuery Metadata Viewer
Logging Admin
I also dont see the lineage ( i created the view today)dazzling-judge-80093
02/25/2022, 1:58 PMfew-air-56117
02/25/2022, 2:22 PMfew-air-56117
02/25/2022, 2:22 PMfew-air-56117
02/25/2022, 2:29 PMfew-air-56117
02/25/2022, 2:43 PMfew-air-56117
02/28/2022, 9:09 AMfew-air-56117
02/28/2022, 9:09 AMQuerying for the latest ingestion checkpoint for pipelineName:'test_bq', platformInstanceId:'bigquery_no_host_port_no_database', job_name:'common_ingest_from_sql_source'
[2022-02-28 11:08:30,356] INFO {datahub.ingestion.run.pipeline:79} - sink wrote workunit am-dwh-t1.tv.P_VD_TV
[2022-02-28 11:08:30,650] INFO {datahub.ingestion.source.state_provider.datahub_ingestion_state_provider:89} - The last committed ingestion checkpoint for pipelineName:'test_bq', platformInstanceId:'bigquery_no_host_port_no_database', job_name:'common_ingest_from_sql_source' found with start_time: 2022-02-28 07:01:07.713000+00:00 and a bucket duration of None.
[2022-02-28 11:08:30,653] INFO {datahub.ingestion.source.state.checkpoint:118} - Successfully constructed last checkpoint state for job common_ingest_from_sql_source
[2022-02-28 11:08:30,656] INFO {datahub.ingestion.source.state_provider.datahub_ingestion_state_provider:109} - Committing ingestion checkpoint for pipeline:'test_bq',instance:'bigquery_no_host_port_no_database', job:'common_ingest_from_sql_source'
[2022-02-28 11:08:30,821] INFO {datahub.ingestion.source.state_provider.datahub_ingestion_state_provider:130} - Committed ingestion checkpoint for pipeline:'test_bq',instance:'bigquery_no_host_port_no_database', job:'common_ingest_from_sql_source'
[2022-02-28 11:08:30,821] INFO {datahub.cli.ingest_cli:83} - Finished metadata ingestion
dazzling-judge-80093
02/28/2022, 9:13 AMfew-air-56117
02/28/2022, 9:16 AMdazzling-judge-80093
02/28/2022, 9:18 AMfew-air-56117
02/28/2022, 9:21 AMstart_time: 2022-02-28 00:00:00.065028Z
end_time: 2022-02-28 23:59:00.065028Z
and now i have 1 buld lineage, so the problem is that i see the view in datahub, even if it deleted in bqdazzling-judge-80093
02/28/2022, 9:28 AM