Page 1 of 1

You have an Apache Spark cluster in Azure HDInsight. You execute the following command,%sparkimport org.aache.spark.sql.

Posted: Wed Aug 17, 2022 7:02 am
by answerhappygod
You have an Apache Spark cluster in Azure HDInsight. You execute the following command,%sparkimport org.aache.spark.sql.hive.orc._import org.apcahe.spark.sql._What is the result of running the command?

A. the Hive ORC library is imported to Spark and external tables in ORC format are created.
B. the Spark library is imported and the data is loaded to an Apache Hive table.
C. the Hive ORC library is imported to Spark arid the ORC-formatted data stored in Apache Hive tables becomes accessible
D. the Spark library is imported and Scala functions are executed