How to fix a Spark-808 error within Dynamics / Power Apps?

Megan Coldeweijer 0 Reputation points
2026-04-01T13:34:16.7233333+00:00

We have set up a Synapse Link connection within Power Apps. However since we performed a Spark Pool update (from 3.4 to 3.5) a couple of tables show a Spark-808 error: Spark compute pool in Synapse workspace is insufficient. One or more tables could not be updated. About 20 tables are affected with this error. We increased number of nodes by one in the configuration of the (new) Spark Pool, but this didn't fix this error. What else can we do?

Azure Data Lake Analytics
0 comments No comments

1 answer

Sort by: Most helpful
  1. Smaran Thoomu 35,870 Reputation points Microsoft External Staff Moderator
    2026-04-01T15:41:15.3666667+00:00

    Hi @Megan Coldeweijer
    Thanks for the details - increasing nodes alone doesn’t always resolve this error.

    After a Spark runtime upgrade (3.4 → 3.5), we do sometimes see Spark-808 when the workload becomes more resource-intensive or when multiple tables are processed at the same time.

    A few things I’d suggest checking:

    • Try running sync for a smaller set of tables (or even one of the impacted tables) to see if it completes — this helps confirm if it’s resource contention
    • Check if the Spark pool is getting queued jobs or high utilization during sync
    • Instead of only increasing node count, try using a larger node size (more memory), especially if those tables are bigger
    • Restart the Spark pool once and retry - sometimes needed after runtime upgrade
    • If possible, re-trigger sync for one affected table to validate

    Since ~20 tables are impacted, this does point more towards capacity/concurrency on the Spark pool rather than a configuration issue in Power Apps.

    If you can share your current Spark pool size and whether autoscale is enabled, I can help you fine-tune it further.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.