Delta Live Table pipeline hanging at INITIALIZING forever

bojian_tw
New Contributor

I have a dlt pipeline haning at INIALIZING forever, it never stops. 

Screenshot 2024-07-27 at 07.50.31.png

But I found the Analysis Exeption already happened at beginning

pyspark.errors.exceptions.captured.AnalysisException: [UNRESOLVED_COLUMN.WITH_SUGGESTION] A column, variable, or function parameter with name `data`.`Something`.`data` cannot be resolved.

Why the dlt pipeline never stops and report the error as usual?