hi,

Yes, I have been using spark sql extensively that way. 

I have just tried and saveAsTable() works OK on 1.1.0. 

Alternatively, you can write the data from schemaRDD to HDFS using
saveAsTextFile, and create an external table on top of it.

thanks,



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/New-user-question-on-Spark-SQL-can-I-really-use-Spark-SQL-like-a-normal-DB-tp15248p15283.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to