Error Processing
The Data Lake push cycle performs these actions when an error is encountered during the processing of an individual object:
- The FSDATALAKEERRORLOG table stores the error details.
- The failed record is returned to the outbox for retry processing.
- The push cycle continues processing the remaining records in the batch.
Note:
- A failure for one object does not prevent the processing of other objects.
- The outbox records remain available for processing during a subsequent push cycle if a batch fails before any data is sent to the Data Lake.