Class | Description |
---|---|
SVMLightRecordReader | |
TestBasicHDFS_Integration |
Notes
https://linuxjunkies.wordpress.com/2011/11/21/a-hdfsclient-for-hadoop-using-the-native-java-api-a-tutorial/
Spark Notes on input formats
When Spark reads a file from HDFS, it creates a single partition for a single input split.
|