File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ message BasicYarnAutoscalingConfig {
170170 // aggressive scaling). A scale-up factor closer to 0 will result in a smaller
171171 // magnitude of scaling up (less aggressive scaling).
172172 // See [How autoscaling
173- // works](/dataproc/docs/concepts/configuring-clusters/autoscaling#how_autoscaling_works)
173+ // works](https://cloud.google.com /dataproc/docs/concepts/configuring-clusters/autoscaling#how_autoscaling_works)
174174 // for more information.
175175 //
176176 // Bounds: [0.0, 1.0].
@@ -182,7 +182,7 @@ message BasicYarnAutoscalingConfig {
182182 // update (more aggressive scaling). A scale-down factor of 0 disables
183183 // removing workers, which can be beneficial for autoscaling a single job.
184184 // See [How autoscaling
185- // works](/dataproc/docs/concepts/configuring-clusters/autoscaling#how_autoscaling_works)
185+ // works](https://cloud.google.com /dataproc/docs/concepts/configuring-clusters/autoscaling#how_autoscaling_works)
186186 // for more information.
187187 //
188188 // Bounds: [0.0, 1.0].
You can’t perform that action at this time.
0 commit comments