I'm trying to deploy a project from this GitHub repository: https://github.com/microsoft/AzureSynapseEndToEndDemo to my Azure student account. However, I'm hitting a wall with an error message saying "Spark Compute version: 3.1 is invalid" (Code: InvalidSparkComputeVersion). I've gone through and changed all occurrences of the Spark version from 3.1 to 3.4, and I've checked my repo thoroughly for any leftovers, but the error persists when I attempt to deploy. Does anyone have any insights on what might be causing this? Any help would be super appreciated!
3 Answers
You might try checking out the Azure DevOps Demo Generator site or deploying directly from the marketplace in the Azure portal. It’d help to know more about what you’re trying to accomplish. Also, if you have classmates, it might be good to ask them since I noticed you’re on a student account.
It seems like that repo hasn't been updated in a while—last merge was two years ago. You might want to think twice about using it since it could lead to more issues than it's worth.
Yeah, that suggestion is pretty good! Just to let you know though, I'm actually doing this as a personal project, so I don’t have a class to tap into for help. Thanks for the insight!
Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically