You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by prashant amar <am...@gmail.com> on 2014/07/02 18:27:58 UTC

Stream into Parquet Table

Hi

I am a newbie attempting to understand how to use Parquet in cojunction
with spark.

I am attempting to create a Parquet Table (perhaps partitioned by day) and
stream telemetry data (time series) into the parquet table.

Are there any examples of InsertIntoParquetTable  that I can follow where
records are streamed into an existing Table in Parquet format


http://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.sql.parquet.InsertIntoParquetTable