microsoftgraph / microsoftgraph/dataconnect-solutions
Prerequiste Template fails due to spark version
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 72
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When deploying the preqeq template for the workspace - it fails as it tries spark version 3.1 which is not supported any more. It needs to be 3.4 or 3.3
I have not identified if this breaks any of the code later on.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the prerequisite workspace deployment template and inspect where Spark 3.1 is configured. Confirm which supported version, 3.3 or 3.4, the deployment accepts, update that configuration, and verify the template deploys without breaking subsequent code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- spark
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100