public class DomainStatistics
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
Modifier and Type | Class and Description |
---|---|
static class |
DomainStatistics.DomainStatisticsCombiner |
static class |
DomainStatistics.DomainStatisticsMapper |
static class |
DomainStatistics.DomainStatisticsReducer |
static class |
DomainStatistics.MyCounter |
Constructor and Description |
---|
DomainStatistics() |
public int run(String[] args) throws IOException, ClassNotFoundException, InterruptedException
run
in interface org.apache.hadoop.util.Tool
IOException
ClassNotFoundException
InterruptedException
public org.apache.hadoop.conf.Configuration getConf()
getConf
in interface org.apache.hadoop.conf.Configurable
getConf
in class org.apache.hadoop.conf.Configured
public void setConf(org.apache.hadoop.conf.Configuration conf)
setConf
in interface org.apache.hadoop.conf.Configurable
setConf
in class org.apache.hadoop.conf.Configured
Copyright © 2015 The Apache Software Foundation