replicationFactor

@JvmName(name = "ekfcpbwgolpdygjv")
suspend fun replicationFactor(value: Output<Int>)
@JvmName(name = "usllwukswmxdlpxm")
suspend fun replicationFactor(value: Int?)

Parameters

value

The number of DataNodes to replicate the data to when writing to the HDFS cluster. By default, data is replicated to three DataNodes.