Uses of Class
com.amazonaws.services.elasticmapreduce.util.StreamingStep
Packages that use StreamingStep
-
Uses of StreamingStep in com.amazonaws.services.elasticmapreduce.util
Methods in com.amazonaws.services.elasticmapreduce.util that return StreamingStepModifier and TypeMethodDescriptionStreamingStep.withHadoopConfig
(String key, String value) Add a Hadoop config override (-D value).StreamingStep.withInputs
(String... inputs) Add more input paths to this step.StreamingStep.withMapper
(String mapper) Set the mapperStreamingStep.withOutput
(String output) Set the output path for this step.StreamingStep.withReducer
(String reducer) Set the reducer