public class RCFileBlockMergeOutputFormat
extends <any>
Constructor and Description |
---|
RCFileBlockMergeOutputFormat() |
Modifier and Type | Method and Description |
---|---|
static Path |
getMergeOutputPath(JobConf conf) |
<any> |
getRecordWriter(FileSystem ignored,
JobConf job,
java.lang.String name,
Progressable progress) |
static void |
setMergeOutputPath(JobConf job,
Path path) |
public static void setMergeOutputPath(JobConf job, Path path)
public static Path getMergeOutputPath(JobConf conf)
public <any> getRecordWriter(FileSystem ignored, JobConf job, java.lang.String name, Progressable progress) throws java.io.IOException
java.io.IOException
Copyright © 2012 The Apache Software Foundation