Hello,

I tried to follow the tutorial of Spark SQL, but is not able to
saveAsParquetFile from a RDD of case class.
Here is my Main.scala and build.sbt
https://gist.github.com/pishen/939cad3da612ec03249f

At line 34, compiler said that "value saveAsParquetFile is not a member of
org.apache.spark.rdd.RDD[core.Log]"

Any suggestion on how to solve this?

Thanks,
pishen




--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Cannot-saveAsParquetFile-from-a-RDD-of-case-class-tp22488.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Reply via email to