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