Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

Scheduled refresh on Databricks Delta (Spark connector) keeps failing

Recently we started using Databricks Delta. We've built some reports on it in Power BI, using the Spark connector. The problem is that for all the reports we have built (in different workspaces and on different tables), the scheduled refreshes fail 2 out of 3 times.

 

This is the error message we get:

ODBC: ERROR [HY000] [Microsoft][Hardy] (34) Error from server: Bad Status: HTTP/1.1 404 Not Found. Table: ****

 

Has anybody else had this problem? Does anybody know a solution?

1 Reply

  • v-yulgu-msft's avatar
    v-yulgu-msft
    Icon for Microsoft Employee rankMicrosoft Employee

    Hi Anonymous,

     

    Usually, a "404 Not Found" Error indicates that the client (web browser) is receiving a message from the server (remote computer) that the specific resource (web page/URL) is unavailable. To debug and troubleshooting this error, please refer to this blog:

    404 Not Found Error: What It Is and How to Fix It

     

    Best regards,

    Yuliana Gu