Hacker News new | ask | show | jobs
by ambrood 4300 days ago
Don't the SchemaRDD already support Parquet? Although it'd be great if they supported CSVs.
1 comments

There's work in progress to support importing CSV data as SchemaRDDs:

https://issues.apache.org/jira/browse/SPARK-2360 https://github.com/apache/spark/pull/1351