I could possible use Spark API and write an batch app to provide some per web
page stats such as views, uniques etc. The same can be achieved using
SparkSQL, so wanted to check:

* what are the best practices and pros/cons of either of the approaches?
* Does SparkSQL require registerAsTable for every batch or the table created
persists?

Thanks!



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-app-vs-SparkSQL-app-tp10422.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Reply via email to