
Explanation:
File Arrival Triggers monitor a directory for new files and trigger jobs upon arrival. This is perfect for event-driven, irregular, or unpredictable ingestion patterns rather than fixed schedules.
File Arrival Triggers are ideal for automating jobs characterized by what type of data ingestion pattern?
A
Unpredictable or irregular data ingestion
B
Manual data uploads only
C
Consistent, hourly scheduling
D
Highly predictable, daily batches
No comments yet.