victorious-evening-88418
01/31/2023, 10:13 AMdazzling-microphone-98929
02/24/2023, 5:18 PMlittle-spring-72943
04/21/2023, 10:53 AMacceptable-midnight-32657
05/16/2023, 8:17 AMflaky-librarian-65126
05/25/2023, 8:50 AMflaky-librarian-65126
05/26/2023, 10:04 AMgentle-hamburger-31302
05/26/2023, 10:09 AMflaky-librarian-65126
05/29/2023, 8:03 AMflaky-librarian-65126
06/20/2023, 3:58 PMflaky-librarian-65126
06/23/2023, 9:29 AMbulky-evening-37162
08/28/2023, 11:03 AM404
. This happens when datahub tries to access some dashboard tiles using the admin tiles
endpoint. I think this is a bug on PowerBI's side since these dashboards do exist, and other endpoints seem to work fine for them, but I think datahub shouldnt crash in such a case.
2 - overall the ingestion is painfully slow (more than a day) and some of the really large workspaces which have many input sources, never complete ingestion. I tried to debug this a little and it seems that the code is stuck on the m_query
parsing in the lark
library.
Did anyone else try to use the Powerbi ingestion for large projects?flaky-librarian-65126
09/11/2023, 7:58 AMstrong-father-14840
09/12/2023, 6:54 AMwonderful-doctor-95082
10/14/2023, 9:30 AMbulky-shoe-65107
10/16/2023, 12:39 AMblue-mechanic-1369
10/17/2023, 9:01 AMbland-balloon-48379
10/25/2023, 3:21 PMstocky-helmet-13192
10/26/2023, 11:11 PMflaky-librarian-65126
11/01/2023, 7:17 AMstrong-father-14840
11/09/2023, 2:23 PMstrong-father-14840
11/09/2023, 2:26 PMnumerous-byte-68609
11/23/2023, 2:30 PM[2023-11-23 14:17:26,530] INFO {datahub.ingestion.source.powerbi.m_query.parser:77} - Unsupported m-query expression for table APR_Visuals.Comparative_(simplified): No terminal matches 'm' in the current parser context, at line 2 col 215
flate)), let _t = ((type nullable text) meta [Serialized.Text = true]) in type t
^
Expected one of:
* MORETHAN
* AS
* LBRACE
* RPAR
* STAR
* NEWLINE
* SLASH
* __ANON_28
* EQUAL
* AMPERSAND
* WS_INLINE
* OR
* IS
* PLUS
* __ANON_26
* UNDERSCORE
* LESSTHAN
* AND
* __ANON_27
* COMMA
Any ideas what might be causing this? does Datahub support DAX parsing?faint-river-15381
11/30/2023, 12:23 PMfaint-river-15381
11/30/2023, 12:26 PMpipeline_name: power_bi_test_fakhrutdinov_2
datahub_api:
server: '<http://datahub-datahub-gms.datahub.svc.cluster.local:8080>'
source:
type: powerbi
config:
tenant_id: ***
client_id: ***
client_secret: '${PowerBI_AdminApi_R}'
stateful_ingestion:
enabled: true
workspace_id_pattern:
allow:
- ***
admin_apis_only: true
extract_endorsements_to_tags: true
extract_ownership: true
extract_lineage: true
sink:
type: datahub-kafka
config:
connection:
bootstrap: '***'
schema_registry_url: '***'
producer_config:
security.protocol: SASL_SSL
sasl.mechanism: SCRAM-SHA-512
sasl.username: datahub
sasl.password: '***'
ssl.ca.location: ***
schema_registry_config:
<http://basic.auth.user.info|basic.auth.user.info>: '***'
ssl.ca.location: ***
topic_routes:
MetadataChangeEvent: datahub.MetadataChangeEvent_v4
MetadataChangeProposal: datahub.MetadataChangeProposal_v1
faint-river-15381
12/04/2023, 5:11 PMfaint-river-15381
01/23/2024, 2:46 PMgreat-psychiatrist-45864
01/26/2024, 2:16 PMflaky-librarian-65126
02/01/2024, 1:56 PMstocky-helmet-13192
02/04/2024, 11:50 PMstrong-painting-51421
03/06/2024, 9:08 PM