scaleUpFactor

@JvmName(name = "lnkvivoiwrckatbf")
suspend fun scaleUpFactor(value: Output<Double>)
@JvmName(name = "jhkkogqdgjriaylv")
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 for more information.Bounds: 0.0, 1.0.