org.apache.hadoop.hive.ql.io.rcfile.merge
Class RCFileBlockMergeInputFormat
java.lang.Object
FileInputFormat
org.apache.hadoop.hive.ql.io.rcfile.merge.RCFileBlockMergeInputFormat
public class RCFileBlockMergeInputFormat
- extends FileInputFormat
Method Summary |
RecordReader |
getRecordReader(InputSplit split,
JobConf job,
Reporter reporter)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RCFileBlockMergeInputFormat
public RCFileBlockMergeInputFormat()
getRecordReader
public RecordReader getRecordReader(InputSplit split,
JobConf job,
Reporter reporter)
throws IOException
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation