|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableReduce | |
|---|---|
| org.apache.hadoop.hbase.mapred | Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility |
| Uses of TableReduce in org.apache.hadoop.hbase.mapred |
|---|
| Subclasses of TableReduce in org.apache.hadoop.hbase.mapred | |
|---|---|
class |
IdentityTableReduce
Write to table each key, record pair |
| Method parameters in org.apache.hadoop.hbase.mapred with type arguments of type TableReduce | |
|---|---|
static void |
TableReduce.initJob(String table,
Class<? extends TableReduce> reducer,
org.apache.hadoop.mapred.JobConf job)
Use this before submitting a TableReduce job. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||