
Explanation:
The events log for a Delta Live Table is stored in /system/events appended to the pipeline's storage location. For example, if the storage location is /loc, the events log will be in /loc/system/events. More info: Delta Live Tables events log location.
Where is the Delta Live Table's events log stored if the storage location is set to /teams/prod?
A
/teams/prod/logs/events
B
/teams/prod/system/events
C
/teams/prod/logs
D
/teams/prod/pipelines/events
E
/teams/prod/system
No comments yet.