You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just testing spark for myself.
Installation is perfect, everything runs smoothly, then RDD works just fine.
But I can't do a thing with SQL, do I miss something? Should I import or require something?
Spark.start_sql - undefined method start_sql
Spark::SQL - uninitialized constant Spark::SQL
Any hints how to run it?
The text was updated successfully, but these errors were encountered:
Just testing spark for myself.
Installation is perfect, everything runs smoothly, then RDD works just fine.
But I can't do a thing with SQL, do I miss something? Should I import or require something?
Spark.start_sql - undefined method start_sql
Spark::SQL - uninitialized constant Spark::SQL
Any hints how to run it?
The text was updated successfully, but these errors were encountered: