Re: Spark streaming RDDs to Parquet records

2014-06-19 Thread Anita Tailor
@spark.apache.org Date: Tuesday, June 17, 2014 at 2:41 PM To: user@spark.apache.org user@spark.apache.org Subject: Re: Spark streaming RDDs to Parquet records Mahesh, - One direction could be : create a parquet schema, convert save the records to hdfs. - This might help https

Re: Spark streaming RDDs to Parquet records

2014-06-19 Thread contractor
]/user/SendEmail.jtp?type=nodenode=7939i=6 Subject: Re: Spark streaming RDDs to Parquet records Mahesh, * One direction could be : create a parquet schema, convert save the records to hdfs. * This might help https://github.com/massie/spark-parquet-example/blob/master/src/main/scala/com

Re: Spark streaming RDDs to Parquet records

2014-06-19 Thread Anita Tailor
Tailor [via Apache Spark User List] [hidden email] http://user/SendEmail.jtp?type=nodenode=7971i=0 Date: Thursday, June 19, 2014 at 12:53 PM To: Mahesh Padmanabhan [hidden email] http://user/SendEmail.jtp?type=nodenode=7971i=1 Subject: Re: Spark streaming RDDs to Parquet records I have

Spark streaming RDDs to Parquet records

2014-06-17 Thread maheshtwc
-streaming-RDDs-to-Parquet-records-tp7762.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: Spark streaming RDDs to Parquet records

2014-06-17 Thread Krishna Sankar
: http://apache-spark-user-list.1001560.n3.nabble.com/Spark-streaming-RDDs-to-Parquet-records-tp7762.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: Spark streaming RDDs to Parquet records

2014-06-17 Thread contractor
@spark.apache.org user@spark.apache.orgmailto:user@spark.apache.org Date: Tuesday, June 17, 2014 at 2:41 PM To: user@spark.apache.orgmailto:user@spark.apache.org user@spark.apache.orgmailto:user@spark.apache.org Subject: Re: Spark streaming RDDs to Parquet records Mahesh, * One direction could

Re: Spark streaming RDDs to Parquet records

2014-06-17 Thread Michael Armbrust
To: user@spark.apache.org user@spark.apache.org Subject: Re: Spark streaming RDDs to Parquet records Mahesh, - One direction could be : create a parquet schema, convert save the records to hdfs. - This might help https://github.com/massie/spark-parquet-example/blob/master/src