public class DbUpdaterJob extends NutchTool implements org.apache.hadoop.util.Tool
Modifier and Type | Field and Description |
---|---|
static org.apache.avro.util.Utf8 |
DISTANCE |
static org.slf4j.Logger |
LOG |
currentJob, currentJobNum, numJobs, results, status
Constructor and Description |
---|
DbUpdaterJob() |
DbUpdaterJob(org.apache.hadoop.conf.Configuration conf) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
Map<String,Object> |
run(Map<String,Object> args)
Runs the tool, using a map of arguments.
|
int |
run(String[] args) |
getProgress, getStatus, killJob, stopJob
public static final org.slf4j.Logger LOG
public static final org.apache.avro.util.Utf8 DISTANCE
public DbUpdaterJob()
public DbUpdaterJob(org.apache.hadoop.conf.Configuration conf)
public Map<String,Object> run(Map<String,Object> args) throws Exception
NutchTool
public int run(String[] args) throws Exception
run
in interface org.apache.hadoop.util.Tool
Exception
Copyright © 2015 The Apache Software Foundation