scaleUpFactor

@JvmName(name = "cowvanqhgfjeakva")
suspend fun scaleUpFactor(value: Output<Double>)
@JvmName(name = "tbnkdpxicvoswiqs")
suspend fun scaleUpFactor(value: Double)

Parameters

value

Fraction of average YARN pending memory in the last cooldown period for which to add workers. A scale-up factor of 1.0 will result in scaling up so that there is no pending memory remaining after the update (more aggressive scaling). A scale-up factor closer to 0 will result in a smaller magnitude of scaling up (less aggressive scaling). See How autoscaling works (https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/autoscaling#how_autoscaling_works) for more information.Bounds: 0.0, 1.0.