Package org.apache.hadoop.zebra.mapreduce

Providing InputFormat and OutputFormat adaptor classes for Hadoop Zebra Table.

See:
          Description

Class Summary
BasicTableOutputFormat OutputFormat class for creating a BasicTable.
SortedTableSplitComparable  
TableInputFormat InputFormat class for reading one or more BasicTables.
TableRecordReader Adaptor class to implement RecordReader on top of Scanner.
ZebraOutputPartition  
ZebraProjection A wrapper class for Projection.
ZebraSchema A wrapper class for Schema.
ZebraSortInfo A wrapper class for SortInfo.
ZebraStorageHint A wrapper class for StorageHint.
 

Enum Summary
TableInputFormat.SplitMode  
 

Package org.apache.hadoop.zebra.mapreduce Description

Providing InputFormat and OutputFormat adaptor classes for Hadoop Zebra Table. This package is based on org.apache.hadoop.mapred with adaptation of Hadoop 20 API. The original package is now depreciated.



Copyright © 2012 The Apache Software Foundation