snowplow / snowplow/dataflow-runner

Support temporary cluster-id file for transient cluster

Open
#35 1 comment 0 reactions 1 assignee View on GitHub

@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:

  1. After up command create a .cluster-id file containing obviously cluster id in current directory
  2. If --cluster-id was not specified for run - fetch in from the .cluster-id file
  3. Remove the .cluster-id after down

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.