public class TrecExtractLinks extends PowerTool
| Modifier and Type | Class and Description |
|---|---|
static class |
TrecExtractLinks.Map |
static class |
TrecExtractLinks.Reduce |
| Modifier and Type | Field and Description |
|---|---|
static String[] |
RequiredParameters |
| Constructor and Description |
|---|
TrecExtractLinks(org.apache.hadoop.conf.Configuration conf) |
TrecExtractLinks(org.apache.hadoop.conf.Configuration conf,
CollectionConfigurationManager confer) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getRequiredParameters() |
static void |
recursivelyAddInputPaths(org.apache.hadoop.mapreduce.Job job,
String path) |
int |
runTool() |
public static final String[] RequiredParameters
public TrecExtractLinks(org.apache.hadoop.conf.Configuration conf)
public TrecExtractLinks(org.apache.hadoop.conf.Configuration conf,
CollectionConfigurationManager confer)
public String[] getRequiredParameters()
getRequiredParameters in class PowerToolpublic int runTool()
throws Exception
public static void recursivelyAddInputPaths(org.apache.hadoop.mapreduce.Job job,
String path)
throws IOException
IOExceptionCopyright © 2015. All rights reserved.