microsoft / microsoft/data-accelerator
ARM Expose location of Spark cluster as a parameter
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 312
- Forks
- 94
- Avg merge
- 18h 31m
- Merged PRs (30d)
- 1
Description
Please expose the location of the Spark cluster as a parameter in the config file. There are occasions where customers might run out of core quota in a location and might want to create the cluster in a separate location.
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 configuration file and ARM deployment entry point that create the Spark cluster. Trace how the current cluster location is selected, then verify that the location can be supplied as a configuration parameter and is used when creating the cluster. Done means customers can choose a separate location without changing the deployment logic.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp, spark
- Domain
- cloud, data-engineering, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100