RCFileMapReduceOutputFormat insteadpublic class RCFileMapReduceOutputFormat
extends <any>
| Constructor and Description |
|---|
RCFileMapReduceOutputFormat()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<any> |
getRecordWriter(TaskAttemptContext task)
Deprecated.
|
static void |
setColumnNumber(Configuration conf,
int columnNum)
Deprecated.
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