Uses of Interface
org.apache.hadoop.hive.ql.io.StatsProvidingRecordWriter

Packages that use StatsProvidingRecordWriter
org.apache.hadoop.hive.ql.io.orc The Optimized Row Columnar (ORC) File Format. 
 

Uses of StatsProvidingRecordWriter in org.apache.hadoop.hive.ql.io.orc
 

Methods in org.apache.hadoop.hive.ql.io.orc that return StatsProvidingRecordWriter
 StatsProvidingRecordWriter OrcOutputFormat.getHiveRecordWriter(org.apache.hadoop.mapred.JobConf conf, org.apache.hadoop.fs.Path path, Class<? extends org.apache.hadoop.io.Writable> valueClass, boolean isCompressed, Properties tableProperties, org.apache.hadoop.util.Progressable reporter)
           
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.