org.apache.hadoop.hive.ql.io.avro
Class AvroContainerInputFormat
java.lang.Object
org.apache.hadoop.hive.ql.io.avro.AvroContainerInputFormat
public class AvroContainerInputFormat
- extends
Field Summary |
protected JobConf |
jobConf
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jobConf
protected JobConf jobConf
AvroContainerInputFormat
public AvroContainerInputFormat()
listStatus
protected FileStatus[] listStatus(JobConf job)
throws IOException
- Throws:
IOException
getRecordReader
public getRecordReader(InputSplit inputSplit,
JobConf jc,
Reporter reporter)
throws IOException
- Throws:
IOException
configure
public void configure(JobConf jobConf)
Copyright © 2012 The Apache Software Foundation