Forum Discussion

MartinFM's avatar
MartinFM
Helper I
1 year ago
Solved

InvalidHttpRequestToLivy: [TooManyRequestsForCapacity]

Hello,   I get this error every time I start running a notebook in Fabric: InvalidHttpRequestToLivy: [TooManyRequestsForCapacity] This spark job can't be run because you have hit a spark compute o...
  • FabianSchut's avatar
    FabianSchut
    1 year ago

    Can you try to create a custom spark pool for the notebooks and set the node size to small, with autoscale and dynamically allocate executors swtiched off and set the values to 1 or 2? The standard spark pool is already consuming too much for an F2. You will need to connect the custom spark pool to your notebooks and try running it again.