Modifier and Type | Class and Description |
---|---|
class |
SparkBinaryInputFormat
Input format for hadoop sequence files
|
class |
SparkGeneratorInputFormat
the FileInputFormat for data generators: it creates HDFS files, where each file contains
an (offset,size) pair that generates the range of values [offset,offset+size]
|
class |
SparkParsedInputFormat
A FileInputFormat for text files (CVS, XML, JSON, ...)
|
Copyright © 2013 The Apache Software Foundation. All rights reserved.