1.

______________ leverages Spark Core fast scheduling capability to perform streaming analytics.(a) MLlib(b) Spark Streaming(c) GraphX(d) RDDsThis question was addressed to me in an interview for job.The origin of the question is Spark with Hadoop in division Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop

Answer»

Correct OPTION is (b) Spark STREAMING

Explanation: Spark Streaming ingests DATA in mini-batches and performs RDD TRANSFORMATIONS on those mini-batches of data.



Discussion

No Comment Found

Related InterviewSolutions