cancel
Showing results for 
Search instead for 
Did you mean: 
Databricks Free Edition Help
Engage in discussions about the Databricks Free Edition within the Databricks Community. Share insights, tips, and best practices for getting started, troubleshooting issues, and maximizing the value of your trial experience to explore Databricks' capabilities effectively.
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to query external GraphQL API

Dimitry
Contributor III

Hi all

I'm switching to evaluating Databricks after being unhappy with Microsoft Fabric.

I'm looking for a platform to aggregate external files and tables, do processing and push into 3rd party using GraphQL. That push is going to be quite sophisticated, as I will operate multiple commands with their graphql templates and parameters.

My problem with Fabric, they can't have Python application with multiple files in their notebook and reflect this into the source control, they only reflect the notebook but not any files in it.

Databricks is so much more promising with the structure of the pipeline.

The problem I faced on the start is simple inability to perform any WebAPI request.

It seems that the platform is firewalled or something. I can't find any articles on that.

The error I receive on the trivial test below is "URLError: <urlopen error [Errno -3] Temporary failure in name resolution>"

Dimitry_0-1747295757996.png

Can someone shed light on that please as it stalls my evaluation and perhaps for a trivial cause

 

1 REPLY 1

jack_zaldivar
Databricks Employee
Databricks Employee

hi @Dimitry ,

I'm not sure about this specific library, but I was able to query a graphQL endpoint with requests.post. Have you tested that at all? Happy to dig in deeper if you need to use this specific library for any reason, but if not - you may want ot also try with the requests library.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now