How do I stream in Parquet files using fileStream() and ParquetInputFormat?

2016-02-18 Thread Rory Byrne
Hi, I'm trying to understand how to stream Parquet files into Spark using StreamingContext.fileStream[Key, Value, Format](). I am struggling to understand a) what should be passed as Key and Value (assuming ParquetInputFormat - is this the correct format?), and b) how - if at all - to configure

How do I stream in Parquet files using fileStream() and ParquetInputFormat

2016-02-18 Thread roryofbyrne
-stream-in-Parquet-files-using-fileStream-and-ParquetInputFormat-tp26262.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional