Package | Description |
---|---|
org.apache.hadoop.zebra.mapred |
Providing
InputFormat and
OutputFormat adaptor classes for Hadoop
Zebra Table. |
Modifier and Type | Method and Description |
---|---|
static java.lang.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,
java.lang.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,
java.lang.String commaSeparatedLocations,
java.lang.Class<? extends ZebraOutputPartition> theClass)
Deprecated.
Set the multiple output paths of the BasicTable in JobConf
|
Copyright © 2007-2012 The Apache Software Foundation