databrickslabs / databrickslabs/pytester
[make_cluster] doesn't accept custom_tags for single nodes
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 139
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hey,
even for single nodes it would be helpful to be able to define custom_tags
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
Start at src/databricks/labs/pytester/fixtures/compute.py around line 107 and inspect how make_cluster handles single-node clusters versus custom_tags. Confirm the existing tests for make_cluster, then update the behavior so custom_tags can be supplied for single nodes and add coverage showing the tags are accepted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100