public class RCFileMapReduceOutputFormat
extends <any>
| Constructor and Description |
|---|
RCFileMapReduceOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
<any> |
getRecordWriter(TaskAttemptContext task) |
static void |
setColumnNumber(Configuration conf,
int columnNum)
Set number of columns into the given configuration.
|
public static void setColumnNumber(Configuration conf,
int columnNum)
conf - configuration instance which need to set the column numbercolumnNum - column number for RCFile's Writerpublic <any> getRecordWriter(TaskAttemptContext task)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2012 The Apache Software Foundation