Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Problem you have encountered: Not able to set the the value of the worker utilization hint using the --dataflowServiceOptions from the terraform file
What you expected to happen: After setting the value of the worker utilization hint for flex template it should work as per the value provided to this flag but it is taking the default value.
Steps to reproduce: I have reproduced from my end for the flex template using the --dataflowServiceOptions and tried to set the value of the worker utilization hint but it doesn’t work. But when I tried to update the existing job by using the command [1] it worked fine.
Links:
[1]: gcloud dataflow jobs update-options
--region=REGION
--worker-utilization-hint=TARGET_UTILIZATION
JOB_ID