Answer Posted / Nishant Singh
Spark SQLContext is a programmatic interface for Spark SQL. It allows you to run SQL queries on your data frames and data sets, which are collections of data organized into named columns. It also provides the functionality to register DataFrames as temporary tables in Hive metastore.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers