1.

Can We Do Real-time Processing Using Spark Sql?

Answer»

Not directly but we can REGISTER an existing RDD as a SQL table and trigger SQL QUERIES on top of that.

Not directly but we can register an existing RDD as a SQL table and trigger SQL queries on top of that.



Discussion

No Comment Found