org.apache.hadoop.hive.ql.io.rcfile.merge
Class RCFileBlockMergeOutputFormat
java.lang.Object
org.apache.hadoop.hive.ql.io.rcfile.merge.RCFileBlockMergeOutputFormat
public class RCFileBlockMergeOutputFormat
- extends
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RCFileBlockMergeOutputFormat
public RCFileBlockMergeOutputFormat()
setMergeOutputPath
public static void setMergeOutputPath(JobConf job,
Path path)
getMergeOutputPath
public static Path getMergeOutputPath(JobConf conf)
getRecordWriter
public getRecordWriter(FileSystem ignored,
JobConf job,
String name,
Progressable progress)
throws IOException
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation