Package | Description |
---|---|
org.apache.hadoop.hbase.mapreduce |
Provides HBase MapReduce
Input/OutputFormats, a table indexing MapReduce job, and utility methods.
|
Modifier and Type | Method and Description |
---|---|
protected List<org.apache.hadoop.mapreduce.InputSplit> |
TableInputFormatBase.createNInputSplitsUniform(org.apache.hadoop.mapreduce.InputSplit split,
int n)
Create n splits for one InputSplit, For now only support uniform distribution
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.