public class LibSvmInputFormat extends BaseInputFormat
| Constructor and Description |
|---|
LibSvmInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
RecordReader |
createReader(InputSplit split,
Configuration conf)
Creates a reader from an input split
|
createReader, readFields, writepublic RecordReader createReader(InputSplit split, Configuration conf) throws IOException, InterruptedException
InputFormatsplit - the split to readIOExceptionInterruptedExceptionCopyright © 2015. All rights reserved.