Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
pkn7
Frequent Visitor

Schedule refresh failed having azure databricks as source

Hi,

One of our dataset scheduled for refresh every half n hour, fails randomly due to one or the other issues. But gets successfully refreshed in the next refresh cycle. Now it got failed with the below error message. Kindly help me understand what is the root cause of the refresh failure.

 

DataSource.Error: ODBC: ERROR [HY000] [Microsoft][ThriftExtension] (14) Unexpected response from server during a HTTP connection: Bad Status: Unrecognized response with no error message header. Status code: 500.. DataSourceKind = Databricks. DataSourcePath={***************************************************************************};OdbcErrors = #table({"SQLState", "NativeError", "Message"}, {}). . The exception was raised by the IDbCommand interface</span></td>

 

 

Thanks,

Priyanga

2 REPLIES 2
Anonymous
Not applicable

Hi @pkn7 ,

 

Thank you for reaching out. I understand that your dataset refresh is failing intermittently.

This error typically indicates an issue with the HTTP connection to the Databricks server, resulting in a status code 500 (Internal Server Error). Ensure that the Databricks server is running and accessible. Sometimes, server-side issues can cause intermittent connectivity problems.

And I agree with vanessafvg. Sometimes increasing the timeout settings for the ODBC connection can help mitigate intermittent issues.

 

Best Regards,

Stephen Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

vanessafvg
Super User
Super User

that is quite a generalish error, could be a timeout, has it run successfully since then?   what time of day do you usually get these issues?





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors