Open kennknowles opened 2 years ago
@kennknowles @damccorm Would you know if this is being worked on? If not can I take it? Let me know.
You can use DataflowPipelineOptions.setLabels
today.
You can use
DataflowPipelineOptions.setLabels
today.
Ok awesome thank you
how to add metadata?
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. Original Jira may contain additional context. Reported by: alex3.14.