+1 vote
in Spark Sql by
Which of the following are uses of Apache Spark SQL?

(i)It executes SQL queries.

(ii)When we run SQL within another programming language we will get the result as Dataset/DataFrame.

(iii)All the options

(iv)We can read data from existing Hive installation using SparkSQL.

1 Answer

0 votes
by

Answer- All the options 

...