Exit 70-775 Perform Data Engineering on Microsoft Azure HDInsight
Question 4 of 5
0% complete
Q4 Single choice

You have an Apache Spark cluster in Azure HDInsight.

You execute the following command.

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 and the ORC-formatted data stored in Apache Hive tables becomes accessible

  • D

    the Spark library is imported and Scala functions are executed