@Deprecated public class FrequenciesJob extends Object
| Constructor and Description |
|---|
FrequenciesJob(org.apache.hadoop.fs.Path base,
org.apache.hadoop.fs.Path dataPath,
org.apache.hadoop.fs.Path datasetPath)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int[][] |
run(org.apache.hadoop.conf.Configuration conf)
Deprecated.
|
public FrequenciesJob(org.apache.hadoop.fs.Path base,
org.apache.hadoop.fs.Path dataPath,
org.apache.hadoop.fs.Path datasetPath)
base - base directorydataPath - data used in the first steppublic int[][] run(org.apache.hadoop.conf.Configuration conf)
throws IOException,
ClassNotFoundException,
InterruptedException
IOExceptionClassNotFoundExceptionInterruptedExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.