Errors
During the flow and processing of the data, various error can be encountered. Pipeline error page provides an overview of all the errors and warning occurring from data flow from source to processing of it till getting saved in a destination.
Errors List

The error list is shown in the tabular view with each row highlighted with the color as per its severity.
The errors will be shown with red color
Warnings will be shown with yellow color and
Info will be shown with green color.
The error list table columns can interpreted as follows:
Component User provided name of the source, sink, pipeline or transform which is causing the error or warning.
Error Type Kind of error, warning or message. This column is categorised based on the operation performed by the component.
Error Level Whether it is an error, warning or info.
Component Category Whether it is an source, sink, pipeline or transform.
Component Type Type of source, sink, pipeline or transform that is causing the error or warning. e.g. AWS S3 source type this column will be AWS S3
Last Date of Occurrence At what time the said error occurred. This field should be used to determine if any error is occurring presently or not.
Error details
For a given error the pipeline error page also tries to identify the possible root causes and ways to fix the same. For accessing the further information about the error or warning user can click on the error row and it will open the information as below:

Last updated
Was this helpful?

