Details
-
New Feature
-
Status: Open
-
P3
-
Resolution: Unresolved
-
None
-
None
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.