Populate labels and custom metadata on VMs that serves Dataflow
Open
dataflow
new feature
P3
runners
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
For now, Apache Beam on Google Dataflow doesn't provide functionality to pass custom labels and metadata on VM instances that serve Dataflow job. Only labels on Job is available.
Actually com.google.api.services.dataflow.model.WorkerPool alredy has the field _metadata_ but metod _setMetadata_ never using.
Need to add functionality to provide custom labels and metadata on VM instances via running Dataflow job on Google cloud.
Imported from Jira [BEAM-6832](https://issues.apache.org/jira/browse/BEAM-6832). Original Jira may contain additional context.
Reported by: alex3.14.
Contributor guide
Assessment
This issue has not been assessed yet.