Login
Remember
Register
Ask a Question
___ is the entry point to interact with underlying Spark functionality
+1
vote
asked
Jun 30, 2019
in
Spark Sql
by
anonymous
___ is the entry point to interact with underlying Spark functionality
(i)StreamingContext
(ii)SparkSession
(iii)SQLContext
(iv)SparkContext
#spark-sql-questions-answers
#spark-sql
#spark-sql-questions
#sql-faq
#spark-sql-faq
#hadoop
#hadoop-spark
#big-data
#sql-tutorial
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 30, 2019
by
john ganales
SparkSession is correct answer
...