
Explanation:
Auto Loader's file notification mode is designed for directories with a massive number of files. Instead of listing directories (which takes a long time), it relies on cloud provider event services (like AWS SQS, Azure Event Grid) to receive notifications when new files arrive.
Ultimate access to all questions.
A
Increase maxFilesPerTrigger
B
Enable File Notification mode
C
Increase cluster size
D
Z-Order the source directory
No comments yet.