microsoft / microsoft/data-accelerator

ARM Expose location of Spark cluster as a parameter

Open
#110 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.