Uses of Class
org.apache.hadoop.hive.ql.io.RCFile.Writer

Packages that use RCFile.Writer
org.apache.hadoop.hive.ql.exec   
 

Uses of RCFile.Writer in org.apache.hadoop.hive.ql.exec
 

Methods in org.apache.hadoop.hive.ql.exec that return RCFile.Writer
static RCFile.Writer Utilities.createRCFileWriter(org.apache.hadoop.mapred.JobConf jc, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path file, boolean isCompressed)
          Create a RCFile output stream based on job configuration Uses user supplied compression flag (rather than obtaining it from the Job Configuration)
 



Copyright © 2009 The Apache Software Foundation