public class ReducerSimplifierConfigurator extends StageConfigurator
| Constructor and Description |
|---|
ReducerSimplifierConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.apache.hadoop.mapreduce.Job job)
Configures the target job.
|
public void configure(org.apache.hadoop.mapreduce.Job job)
throws IOException,
InterruptedException
StageConfiguratorconfigure in class StageConfiguratorjob - the target Job objectIOException - if failed to configure the jobInterruptedException - if interrupted while configuring Job objectCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.