org.apache.hadoop.hive.ql.io.rcfile.merge
Class RCFileBlockMergeInputFormat

java.lang.Object
  extended by FileInputFormat
      extended by org.apache.hadoop.hive.ql.io.rcfile.merge.RCFileBlockMergeInputFormat

public class RCFileBlockMergeInputFormat
extends FileInputFormat


Constructor Summary
RCFileBlockMergeInputFormat()
           
 
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
 

Constructor Detail

RCFileBlockMergeInputFormat

public RCFileBlockMergeInputFormat()
Method Detail

getRecordReader

public RecordReader getRecordReader(InputSplit split,
                                    JobConf job,
                                    Reporter reporter)
                             throws IOException
Throws:
IOException


Copyright © 2012 The Apache Software Foundation