Skip to content
#

beam

Here are 219 public repositories matching this topic...

sisidra
sisidra commented Dec 30, 2020

Currently com.spotify.scio.bigtable.syntax.ScioContextOps#updateNumberOfBigtableNodes updates all clusters for the instance.
That is not desired behaviour if each cluster is dedicated for specific task - one for batch jobs, another for service, etc.
Desired API is to allow change node count for only specific cluster (dedicated for batch jobs).

Proposed API change:

- def updateNumberOf

Improve this page

Add a description, image, and links to the beam topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the beam topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.