snowplow / snowplow/dataflow-runner
Support temporary cluster-id file for transient cluster
Open
@oguzhanunlu is already working on this.
Since Nov 16, 2020.
- Dominant language
- Go
- Stars
- 19
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Instead of writing down id of created cluster - we can do following:
- After
upcommand create a.cluster-idfile containing obviously cluster id in current directory - If
--cluster-idwas not specified forrun- fetch in from the.cluster-idfile - Remove the
.cluster-idafterdown
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.