Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
SivaReddy2468
Frequent Visitor

[TooManyRequestsForCapacity] This spark job can't be run because you have hit a spark compute or API

Hello,
I'm getting the below error when I try to run the two notebooks parallelly. 
This is the first notebook running with Standard Session

SivaReddy2468_0-1725606818804.png

When I try to run the other notebook, i'm getting the error

SivaReddy2468_1-1725606854126.png

I tried using the High Concurrent Seesion. But, Still seeing the same error
Error:
"[TooManyRequestsForCapacity] This spark job can't be run because you have hit a spark compute or API rate limit. To run this spark job, cancel an active Spark job through the Monitoring hub, choose a larger capacity SKU, or try again later. HTTP status code: 430 {Learn more} HTTP status code: 430."


Note: I'm using the Free trial account

2 REPLIES 2
Anonymous
Not applicable

Hi @SivaReddy2468 

Do you still have this error? Was adjusting the Spark Compute settings in Workspace helpful? 

 

Best Regards,
Jing

FabianSchut
Super User
Super User

You could try to decrease the Spark Compute for the entire workspace in these settings:
https://learn.microsoft.com/en-us/fabric/data-engineering/create-custom-spark-pools.

When you switch to a small node size and disable autoscale and set a fixed number of executors, you could try to find the best configuration to run your two notebooks while still running your code within reasonable time.

Instead of doing this for the whole workspace, you could also create a custom environment and set your notebooks to that environment. You find the documentation for the custom environment here: https://learn.microsoft.com/en-us/fabric/data-engineering/create-and-use-environment

Helpful resources

Announcements
Fabric July 2025 Monthly Update Carousel

Fabric Monthly Update - July 2025

Check out the July 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.