Package | Description |
---|---|
org.apache.hadoop.zebra.mapred |
Providing
InputFormat and
OutputFormat adaptor classes for Hadoop
Zebra Table. |
Modifier and Type | Method and Description |
---|---|
static ZebraSortInfo |
ZebraSortInfo.createZebraSortInfo(java.lang.String sortColumns,
java.lang.Class<? extends org.apache.hadoop.io.RawComparator<java.lang.Object>> comparatorClass) |
Modifier and Type | Method and Description |
---|---|
static void |
TableInputFormat.requireSortedTable(org.apache.hadoop.mapred.JobConf conf,
ZebraSortInfo sortInfo)
Deprecated.
Requires sorted table or table union
|
static void |
BasicTableOutputFormat.setStorageInfo(org.apache.hadoop.mapred.JobConf conf,
ZebraSchema zSchema,
ZebraStorageHint zStorageHint,
ZebraSortInfo zSortInfo)
Deprecated.
Set the table storage info including ZebraSchema,
|
Copyright © 2007-2012 The Apache Software Foundation