2

I have a delta sharing server running, but can't access it in Power BI - "Access to the resource is forbidden", Spark doesn't work either - "FileReadException: Error while reading file delta-sharing". I can see in logs that my delta sharing server have those incoming requests and sends a response, but I never get response on the other end(power bi and spark). In the same time I can make a request and everything works as expected if use cURL or Postman. Any ideas what it might be? Thanks.

banest
  • 53
  • 4
  • Is this the open-source Delta Sharing server or via a Databricks instance of Delta Sharing? – Denny Lee Jan 21 '23 at 01:11
  • @DennyLee open source on Azure VM, I followed that guide https://medium.com/@willgirten/deploy-a-delta-sharing-server-on-azure-26915d74961 – banest Jan 21 '23 at 02:39
  • To confirm, when you're running this in Spark, are you running an instance on the VM you created to access to those files? It seems like your VM does not have access to the file system. – Denny Lee Feb 01 '23 at 15:12
  • Have you tried setting the row limit higher than the default of 1M in PowerBI? That was causing the error for me recently. – alexrai93 Aug 23 '23 at 04:16

0 Answers0