public class HostDbUpdateJob extends Object implements org.apache.hadoop.util.Tool
Modifier and Type | Class and Description |
---|---|
static class |
HostDbUpdateJob.Mapper
Maps each WebPage to a host key.
|
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
HostDbUpdateJob() |
HostDbUpdateJob(org.apache.hadoop.conf.Configuration conf) |
public HostDbUpdateJob()
public HostDbUpdateJob(org.apache.hadoop.conf.Configuration conf)
public org.apache.hadoop.conf.Configuration getConf()
getConf
in interface org.apache.hadoop.conf.Configurable
public void setConf(org.apache.hadoop.conf.Configuration conf)
setConf
in interface org.apache.hadoop.conf.Configurable
public int run(String[] args) throws Exception
run
in interface org.apache.hadoop.util.Tool
Exception
Copyright © 2015 The Apache Software Foundation