Package | Description |
---|---|
org.apache.hadoop.hbase.mapreduce |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
org.apache.hadoop.hbase.mapreduce.replication |
Class and Description |
---|
CellCreator
Facade to create Cells for HFileOutputFormat.
|
HashTable.TableHash |
HashTable.TableHash.Reader |
Import.KeyValueWritableComparable |
ImportTsv.TsvParser |
ImportTsv.TsvParser.BadTsvLineException |
KeyValueSerialization.KeyValueDeserializer |
KeyValueSerialization.KeyValueSerializer |
LoadIncrementalHFiles.LoadQueueItem
Represents an HFile waiting to be loaded.
|
MultiTableInputFormatBase
A base for
MultiTableInputFormat s. |
SyncTable.SyncMapper.Counter |
TableInputFormatBase
A base for
TableInputFormat s. |
TableMapper
Extends the base
Mapper class to add the required input key
and value classes. |
TableRecordReader
Iterate over an HBase table data, return (ImmutableBytesWritable, Result)
pairs.
|
TableReducer
Extends the basic
Reducer class to add the required key and
value input/output classes. |
TableSnapshotInputFormat
TableSnapshotInputFormat allows a MapReduce job to run over a table snapshot.
|
TableSnapshotInputFormatImpl.InputSplit
Implementation class for InputSplit logic common between mapred and mapreduce.
|
TableSplit
A table split corresponds to a key range (low, high) and an optional scanner.
|
VisibilityExpressionResolver
Interface to convert visibility expressions into Tags for storing along with Cells in HFiles.
|
Class and Description |
---|
TableMapper
Extends the base
Mapper class to add the required input key
and value classes. |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.