hadoopJarStep

@JvmName(name = "rynhupypixnhjkko")
suspend fun hadoopJarStep(value: Output<StepHadoopJarStepConfigArgs>)
@JvmName(name = "dsdrbesvrgjngjut")
suspend fun hadoopJarStep(value: StepHadoopJarStepConfigArgs?)

Parameters

value

The HadoopJarStepConfig property type specifies a job flow step consisting of a JAR file whose main function will be executed. The main function submits a job for the cluster to execute as a step on the master node, and then waits for the job to finish or fail before executing subsequent steps.


@JvmName(name = "frycvjcqwfxldiyy")
suspend fun hadoopJarStep(argument: suspend StepHadoopJarStepConfigArgsBuilder.() -> Unit)

Parameters

argument

The HadoopJarStepConfig property type specifies a job flow step consisting of a JAR file whose main function will be executed. The main function submits a job for the cluster to execute as a step on the master node, and then waits for the job to finish or fail before executing subsequent steps.