Solved

Which of the Following Statements Is False

Question 8

Multiple Choice

Which of the following statements is false?


A) You can use SQL to query data in xe "resilient distributed dataset (RDD) "resilient distributed datasets (RDDs) .
B) Spark SQL uses a Spark DataFrame to get a table view of the underlying RDDs.
C) A SparkSession (module pyspark.sql) is used to create a xe "DataFrame (Spark) "xe "modules:pyspark.sql"xe "pyspark.sql module"xe "modules:pyspark.sql"xe "DataFrame (Spark) :pyspark.sql module"DataFrame from an xe ""RDD. There can be only one SparkSession object per Spark application.
D) In Spark streaming, a DStream is a sequence of xe "RDD (resilient distributed dataset) "xe "resilient distributed dataset (RDD) "RDDs each representing a mini-batch of data to process

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions