scaleUpFactor

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

Parameters

value

Fraction of required workers to add to Spark Standalone clusters. A scale-up factor of 1.0 will result in scaling up so that there are no more required workers for the Spark Job (more aggressive scaling). A scale-up factor closer to 0 will result in a smaller magnitude of scaling up (less aggressive scaling).Bounds: 0.0, 1.0.