@InterfaceAudience.Public
@InterfaceStability.Stable
public class RowCounter
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
Constructor and Description |
---|
RowCounter() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapred.JobConf |
createSubmittableJob(String[] args) |
static void |
main(String[] args) |
int |
run(String[] args) |
public org.apache.hadoop.mapred.JobConf createSubmittableJob(String[] args) throws IOException
args
- IOException
public int run(String[] args) throws Exception
run
in interface org.apache.hadoop.util.Tool
Exception
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.