It is in SQLContext (
http://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.sql.SQLContext
).

On Thu, Sep 11, 2014 at 3:21 PM, DanteSama <chris.feder...@sojo.com> wrote:

> Michael Armbrust wrote
> > You'll need to run parquetFile("path").registerTempTable("name") to
> > refresh the table.
>
> I'm not seeing that function on SchemaRDD in 1.0.2, is there something I'm
> missing?
>
> SchemaRDD Scaladoc
> <
> http://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.sql.SchemaRDD
> >
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Spark-SQL-and-running-parquet-tables-tp13987p14002.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 commands, e-mail: user-h...@spark.apache.org
>
>

Reply via email to