|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.conf.Configured
org.apache.hadoop.hbase.mapred.RowCounter
@Deprecated public class RowCounter
A job with a map to count rows.
Map outputs table rows IF the input row has columns that have content.
Uses an IdentityReducer
| Constructor Summary | |
|---|---|
RowCounter()
Deprecated. |
|
| Method Summary | |
|---|---|
org.apache.hadoop.mapred.JobConf |
createSubmittableJob(java.lang.String[] args)
Deprecated. |
static void |
main(java.lang.String[] args)
Deprecated. |
int |
run(java.lang.String[] args)
Deprecated. |
| Methods inherited from class org.apache.hadoop.conf.Configured |
|---|
getConf, setConf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.hadoop.conf.Configurable |
|---|
getConf, setConf |
| Constructor Detail |
|---|
public RowCounter()
| Method Detail |
|---|
public org.apache.hadoop.mapred.JobConf createSubmittableJob(java.lang.String[] args)
throws java.io.IOException
args -
java.io.IOException
public int run(java.lang.String[] args)
throws java.lang.Exception
run in interface org.apache.hadoop.util.Tooljava.lang.Exception
public static void main(java.lang.String[] args)
throws java.lang.Exception
args -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||