Skip to content
#

batch

Here are 1,798 public repositories matching this topic...

kennknowles
kennknowles commented Jun 3, 2022

Users are going to mutate inputs and outputs of DoFn inappropriately. We should help their tests fail to catch such mistakes. (Similar to the DirectPipelineRunner in Java SDK) This should be offered as an option and worked based on sampling because of the cost of these checks.

Imported from Jira BEAM-7395. Original Jira may contain additional con

Jacobious52
Jacobious52 commented Oct 21, 2020

Is your feature request related to a problem? Please describe.

Updating escalator config currently requires a pod restart. We should update escalator to automatically read new config upon changing on disk.

Describe the solution you'd like

Check for changes in nodegroup config before each run. If safe to do so, run with the new config.

*Describe alternatives you've considered

enhancement good first issue
handbrake-js

Improve this page

Add a description, image, and links to the batch 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 batch topic, visit your repo's landing page and select "manage topics."

Learn more