1.

____________ is a component on top of Spark Core.(a) Spark Streaming(b) Spark SQL(c) RDDs(d) All of the mentionedThis question was posed to me in exam.My question is taken from Spark with Hadoop in chapter Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop

Answer»

The correct option is (b) SPARK SQL

Best explanation: Spark SQL introduces a NEW DATA ABSTRACTION called SchemaRDD, which provides support for structured and semi-structured data.



Discussion

No Comment Found

Related InterviewSolutions