DatabricksDatabricks
DATABRICKS-CERTIFIED-ASSOCIATE-DEVELOPER-FOR-APACHE-SPARK · Question #176
DATABRICKS-CERTIFIED-ASSOCIATE-DEVELOPER-FOR-APACHE-SPARK Question #176: Real Exam Question with Answer & Explanation
The correct answer is B: 1. spark. See the full explanation below for the reasoning.
Data Ingestion and Transformations
Question
The code block shown below should read a parquet at the file path filePath into a DataFrame. Choose the response that correctly fills in the numbered blanks within the code block to complete this task. Code block: __1__.__2__.__3__(__4__)
Options
- A1.spark
- B1. spark
- C1. spark
- D1. storesDF
- E1. spark
Topics
#Spark DataFrames#Data Ingestion#Parquet Format#SparkSession
Community Discussion
No community discussion yet for this question.