public static class IntegrationTestLoadCommonCrawl.OneFilePerMapperSFIF<K,V> extends org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFormat<K,V>
Constructor and Description |
---|
OneFilePerMapperSFIF() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isSplitable(org.apache.hadoop.mapreduce.JobContext context,
org.apache.hadoop.fs.Path filename) |
createRecordReader, getFormatMinSplitSize, listStatus
addInputPath, addInputPathRecursively, addInputPaths, computeSplitSize, getBlockIndex, getInputDirRecursive, getInputPathFilter, getInputPaths, getMaxSplitSize, getMinSplitSize, getSplits, makeSplit, makeSplit, setInputDirRecursive, setInputPathFilter, setInputPaths, setInputPaths, setMaxInputSplitSize, setMinInputSplitSize
public OneFilePerMapperSFIF()
protected boolean isSplitable(org.apache.hadoop.mapreduce.JobContext context, org.apache.hadoop.fs.Path filename)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.