Couldn't find what the issue was, so what i did is to insert the records I needed (5 columns) in a separate table using data flow and performing a join query when I need to get the data... not great but, seems to work for the moment...
thanks guys
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, my azure data flow activity gets stuck (run id aea495f9-5a19-4f38-96f3-f6f79831ada5) from time to time and I don't really know how to debug this.
When I inspect the progress of the activity I can see the activity status as "Running" but the final sub-activity marked as completed (green tick). The final subactivity is the sink to an Azure SQL database.
Could you please provide me with some guidance on how to debug this?
Also would like to know how can I get a warning or something when an activity/pipeline run takes more than certain time to complete or similar warning.
thanks
Couldn't find what the issue was, so what i did is to insert the records I needed (5 columns) in a separate table using data flow and performing a join query when I need to get the data... not great but, seems to work for the moment...
thanks guys