Uses of Class
org.apache.hadoop.hive.ql.io.HiveInputFormat

Packages that use HiveInputFormat
org.apache.hadoop.hive.ql.io   
 

Uses of HiveInputFormat in org.apache.hadoop.hive.ql.io
 

Subclasses of HiveInputFormat in org.apache.hadoop.hive.ql.io
 class CombineHiveInputFormat<K extends WritableComparable,V extends Writable>
          CombineHiveInputFormat is a parameterized InputFormat which looks at the path name and determine the correct InputFormat for that path name from mapredPlan.pathToPartitionInfo().
 



Copyright © 2009 The Apache Software Foundation