Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi Community,
I am trying to get the Air traffic data. I was able to extract data from Api but when I am sinking it in EventHouse, they are in backlogs. If anyone knows what the reason could be, please let me know, as it could be helpful
Thank you,
Vamsikrishna
Solved! Go to Solution.
Thanks for you're response @v-tejrama. My issue is with the schema. I was able to short it out
Thanks for you're response @v-tejrama. My issue is with the schema. I was able to short it out
We're having some issues that seem similar.
Do you remember what the issue with the schema was and how you resolved it?
Thanks,
Martin
Hello again @Yadnapathi ,
I'm glad you found a solution and resloved the query. Thank you very much for sharing here.
If you have further queries please reach out.
Thank you for connecting with Microsoft Community Forum
Hi @Yadnapathi ,
Thanks for reaching out to the Microsoft fabric community forum.
Thanks for bringing this up. A backlog building up in EventStream when writing to EventHouse often points to a performance issue somewhere along the ingestion path. This usually happens when the rate of incoming events is higher than what EventHouse can process at that moment, which leads to buffering on the stream side.
It’s worth taking a look at the throughput and latency metrics for both EventStream and EventHouse to see if there are any signs of throttling or delays. Sometimes, resource limits like CPU or storage bandwidth on the EventHouse side can slow things down, especially if there’s a sudden increase in data volume. If the data coming in is very bursty or irregular, that could also lead to short-term pressure on the system.
Upstream adjustments, like tuning the payload size or spreading out the data flow more evenly, can often help relieve the pressure and reduce backlog. If the issue persists even with stable input rates, there may be a deeper system-level bottleneck that needs to be reviewed.
Refer these Microsoft Document:
https://learn.microsoft.com/en-us/fabric/real-time-intelligence/eventhouse
Best Regards,
Tejaswi.
Community Support
We have seen that recently with the Capacity Metrics App. Allegedly there are perfomance bottlenecks that result in rows being buffered as they cannot be ingested into the eventhouse. Raises the question of the SLA for eventhouses.
Thanks for you're response @lbendlin. My issue is with the schema. I was able to short it out
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 14 | |
| 7 | |
| 6 | |
| 5 | |
| 5 |
| User | Count |
|---|---|
| 25 | |
| 23 | |
| 13 | |
| 12 | |
| 9 |