Data Flow - DFExecutorUserError failed while writing rows
Charbel Daia Martins
61
Reputation points
Hi,
I'm trying to write a .csv file from a DataLake (DataLake1) of my subscription to another data Lake (DataLake2) in another subscription, I created a dataset with a Linked Service configured, I created a new pipeline and inside it I have a dataflow source (DataLake1 ) and the sink (DataLake2), it manages to create the directory starts recording the file and generates the following error message:
{"StatusCode":"DFExecutorUserError","Message":"Job failed due to reason: Task failed while writing rows.","Details":"Task failed while writing rows."}


Thanks
Charbel
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
Sign in to answer