Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce |
Amazon EMR is a web service that makes it easier to process large amounts of data efficiently.
|
com.amazonaws.services.elasticmapreduce.model |
Modifier and Type | Method and Description |
---|---|
SetKeepJobFlowAliveWhenNoStepsResult |
AmazonElasticMapReduceClient.setKeepJobFlowAliveWhenNoSteps(SetKeepJobFlowAliveWhenNoStepsRequest request)
You can use the
SetKeepJobFlowAliveWhenNoSteps to configure a cluster (job flow) to terminate after
the step execution, i.e., all your steps are executed. |
SetKeepJobFlowAliveWhenNoStepsResult |
AbstractAmazonElasticMapReduce.setKeepJobFlowAliveWhenNoSteps(SetKeepJobFlowAliveWhenNoStepsRequest request) |
SetKeepJobFlowAliveWhenNoStepsResult |
AmazonElasticMapReduce.setKeepJobFlowAliveWhenNoSteps(SetKeepJobFlowAliveWhenNoStepsRequest setKeepJobFlowAliveWhenNoStepsRequest)
You can use the
SetKeepJobFlowAliveWhenNoSteps to configure a cluster (job flow) to terminate after
the step execution, i.e., all your steps are executed. |
Modifier and Type | Method and Description |
---|---|
SetKeepJobFlowAliveWhenNoStepsResult |
SetKeepJobFlowAliveWhenNoStepsResult.clone() |
Copyright © 2024. All rights reserved.