The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All,
We use 2 pipelines that pull data from an API, which gets written to several json files. In the next step of that pipeline, we ingest those json files into a lakehause "raw" table. Once the json files are in the raw table, the next step is an ETL to the production tables.
The problem we are facing is inconsitency in the ingestion of the json files to the raw table. The pipelines automatically run at 5 am and 6 am , but we see that some data in the json, is actualy not ingested into the raw table, while other data is. (we have kept them an hour appart to rule out one pipeline interfering with the other.)
When I look at the actual json file, I see the data is there, in the file itself, so there is no reason for it not to be in the raw table. The realy weird thing is, if i run the pipeline manualy later at say like 11 am, new files are created, which than get ingested in the raw table correctly.
I have done a compare between the 5 am and the 11 am files and they are identical, except of course for the date they were created.
The pipeline itself completes without any error. One of the pipelines we use has concurrency, ingesting up to 5 json files at the time, the other hasn't. This would rule out imho concurrency being the issue.
Since there seems to be no logic to why it will work in one run and not in the other, I have no clue where to even start troubleshooting this.
Does anyone have any idea where to look for more clues, or is this a bug (if it is it is a serious one!)?
Warm regards
Hans.
What happened to all the other replies to this topic, Including the link to the MS article and the workaround we have discovered? I only see three replies?
Hi @smeetsh
Have you solved your problem?Could you please mark the helpful post as Answered? It will help the others in the community find the solution easily if they face the same problem as yours. Thank you.
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
It sounds like a challenging issue. Here are a few areas to investigate that might help troubleshoot the problem:
By examining these areas, you might uncover the root cause of the issue and find a solution. If the problem persists and seems like it could be a bug, consider reaching out to the support team of the tool or service you are using.
User | Count |
---|---|
39 | |
14 | |
12 | |
12 | |
11 |
User | Count |
---|---|
49 | |
35 | |
25 | |
21 | |
18 |