
Answer-first summary for fast verification
Answer: Auto Loader supports Python, Scala, and SQL in Delta Live tables.
Let's analyze each option: 1. Auto Loader can indeed load files from AWS S3, Google Cloud Storage, and Databricks File System (DBFS). 2. Auto Loader does not support Scala in Delta Live tables, making this statement false. 3. Auto Loader can process both new incoming files and already existing files in cloud storage. 4. Auto Loader can fetch image files from cloud storage, which can be used for Machine Learning algorithms. Therefore, the incorrect statement is about Scala support in Delta Live tables.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Which statement about AutoLoader in Databricks is incorrect?
A
Auto Loader can load files from AWS S3, Google Cloud Storage, and Databricks File System.
B
Auto Loader supports Python, Scala, and SQL in Delta Live tables.
C
Auto Loader can process both new and existing files in cloud storage like S3.
D
Auto Loader is capable of fetching image files from cloud storage.
E
All of the above statements are false.
No comments yet.