Package | Description |
---|---|
org.apache.hadoop.zebra.mapreduce |
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.mapreduce.JobContext jobContext,
ZebraSortInfo sortInfo)
Deprecated.
|
static void |
TableInputFormat.setSplitMode(org.apache.hadoop.mapreduce.JobContext jobContext,
TableInputFormat.SplitMode sm,
ZebraSortInfo sortInfo) |
static void |
BasicTableOutputFormat.setStorageInfo(org.apache.hadoop.mapreduce.JobContext jobContext,
ZebraSchema zSchema,
ZebraStorageHint zStorageHint,
ZebraSortInfo zSortInfo)
Set the table storage info including ZebraSchema,
|
Copyright © 2007-2012 The Apache Software Foundation