Share via

Data flow internal server error

Anonymous
2021-05-13T08:18:30.237+00:00

Hello,

I made a pipeline with one copy activity(from Cosmos DB to Blob storage) and one data flow activity(from Blob storage to Azure MySQL).
There's no errors several hours ago.
But when I changed it a little and then re-run it by trigger now, I met Internal server error for data flow activity(no error for copy activity)

96219-image.png

So I tried debugging mode on for the data flow, but it also returned "Failed to setup debug session. Session ID: 08409837-4d6c-4059-9ceb-9d6c6d61eb97"
And view details just show like:
Error
Notifications
{"status":"Failed","sessionId":"8b27617d-52ba-4e8f-8f70-ceb96b623136"}

Is there any idea for fixing it?

Thanks in advance.

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

0 comments No comments

Answer accepted by question author

KranthiPakala-MSFT 46,827 Reputation points Moderator
2021-05-13T18:22:59.27+00:00

Hi @Anonymous ,

Welcome to Microsoft Q&A and thanks for reaching out.

As per my understanding your pipeline with Copy and DataFow activity were running without issues until you made some changes and since then you are seeing this error message.

Looking at the error message it could be transient issue due to some service call failure on Databricks side. Could you please confirm if you are still facing the issue with this pipeline consistently? If yes, then could you please try cloning the pipeline and revert back the changes to make sure the pipeline code works as expected. This is to make sure if it is something wrong with Dataflow service or if it is related to some configuration from your end.

Looking forward to your confirmation.

Thank you

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.