Hello,
I write code to practice Spark Sql based on latest Spark version.
But I get compilation error as following, seems the implicit conversion
from RDD to SchemaRDD doesn't
work. If anybody can help me to fix it. Thanks a lot.

value registerAsTable is not a member of
org.apache.spark.rdd.RDD[org.apache.spark.examples.mySparkExamples.Record]

Junius Zhou
b.r

Reply via email to