Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join now60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more
Hello guys,
I've set up a free Fabric trial and also in Azure I've created a trial work Fabric workspace. However, If I create a OneLake and try to load a csv file into a table I get the following error message:
[TooManyRequestsForCapacity] HTTP Response code 430: This Spark job can’t be run because you’ve hit a Spark compute or API rate limit. To proceed, cancel an active Spark job through the Monitoring hub, choose a larger capacity SKU, or try again later. For more visibility and control, go to Workspace settings → Job management (Job Concurrency & Queue Monitoring) to review running and queued Spark jobs, understand capacity contention, and take action as needed. [Learn more at 'https://go.microsoft.com/fwlink/?linkid=2356970&clcid=0x409'].
This is the CSV file, which is btw from Microsoft Learning Platform: https://raw.githubusercontent.com/MicrosoftLearning/dp-data/main/sales.csv
Solved! Go to Solution.
Hi @TAnalytics ,
Thanks for reaching out to the Microsoft Fabric Community forum.
Please try the following troubleshooting steps:
I hope this information helps. Please do let us know if you have any further queries.
Thank you
그게 아니라 저는 노트북을 쓰는데 어떤 프로그램을 설치하려했는데 집 근처의 어디에서 계속 방해를 하고 키보드도 작동잘 안되고 마우스도 자기들 맘대로 조정하는 것 같습니다. 오늘 서울시간 아침일찍부터 지금 까지 계속 집근처에서 컴퓨터로 방해를 하고 있습니다. 모바일도 마찬가지입니다. 클릭자체가 안되도록 방해받고 있습니다. 도와주세요
Your first mudtake is trying to load a .csv datafile into Azure and access with Spark. WASTE of time. Just place your .csv datafile on ONEDRIVE and connect to it and query through PowerQuery. I can sell you a template for this. Azure is only for complex data with multiple tables.
Hi @TAnalytics
May I check if this issue has been resolved? If not, Please feel free to contact us if you have any further questions.
Thank you
Hi @TAnalytics
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.
Thank you.
Hi @TAnalytics ,
Thanks for reaching out to the Microsoft Fabric Community forum.
Please try the following troubleshooting steps:
I hope this information helps. Please do let us know if you have any further queries.
Thank you
HI @TAnalytics ,
This is a common problem in Fabric Trial as usually a Trial capacity is either F4 or F64 with very minimum number of cores.
ALso, job queuing is not supported for Spark jobs.
Workarounds:
1) Cancel any other active Spark jobs from Monitoring hub and retry csv load.
2) Wait for spark session timeout(~20mins by default)- you can reduce it from Spark settings.
3) Close all open notebooks and retry.
Let me know if any of the abobe solution works for you.
Thanks
Ati Puri
Hello @TAnalytics
Fabric trial capacity is shared, so when there are no free cores, pipeline jobs are queued and interactive jobs may fail. That’s why you’re seeing the error message. You can check the Monitoring Hub and try loading the CSV file when activity is lower. Alternatively, you could use Dataflow Gen2 for CSV ingestion in a pipeline.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 5 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 30 | |
| 20 | |
| 16 | |
| 15 | |
| 15 |