Troubleshooting Flare Errors and Issues¶
Flare jobs can encounter various errors during different phases of execution. These issues are grouped into categories to simplify identification and resolution. Select the relevant category below to explore common causes and solutions.
-
Ingestion Errors
Issues encountered while reading or loading input data, including unsupported formats, missing sources, or schema mismatches.
-
Transformation Errors
Errors during transformation logic, such as invalid expressions, null value handling, or function misconfiguration.
-
Resource Allocation Errors
Failures caused by insufficient memory, executor misconfiguration, or overcommitted resources.
-
Streaming Errors
Errors in streaming jobs, including checkpoint issues, sink limitations, or unhandled streaming exceptions.
-
Linter Command Validation and Errors
Errors detected during linting, such as invalid syntax, missing parameters, or unsupported command structures.