| Package | Description |
|---|---|
| org.apache.hadoop.zebra.mapred |
Providing
InputFormat and
OutputFormat adaptor classes for Hadoop
Zebra Table. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ZebraOutputPartition> |
BasicTableOutputFormat.getZebraOutputPartitionClass(org.apache.hadoop.mapred.JobConf conf)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BasicTableOutputFormat.setMultipleOutputs(org.apache.hadoop.mapred.JobConf conf,
Class<? extends ZebraOutputPartition> theClass,
org.apache.hadoop.fs.Path... paths)
Deprecated.
Set the multiple output paths of the BasicTable in JobConf
|
static void |
BasicTableOutputFormat.setMultipleOutputs(org.apache.hadoop.mapred.JobConf conf,
String commaSeparatedLocations,
Class<? extends ZebraOutputPartition> theClass)
Deprecated.
Set the multiple output paths of the BasicTable in JobConf
|
Copyright © 2007-2012 The Apache Software Foundation