<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Not able to call external API when using Databricks free edition in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/not-able-to-call-external-api-when-using-databricks-free-edition/m-p/126542#M47710</link>
    <description>&lt;P&gt;Hello guys , I'm new to Databricks and trying to create ETL pipelines for my personal projects . I'm using the Databricks free Edition but whenever I try to call an API to an external source to extract Data I always get this error .&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;I have attached the Image of the error below .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;Why this keeps happening , am I not aware of something or doing something wrong ? Can someone please help ?&lt;/P&gt;</description>
    <pubDate>Sat, 26 Jul 2025 15:06:53 GMT</pubDate>
    <dc:creator>AKB_10</dc:creator>
    <dc:date>2025-07-26T15:06:53Z</dc:date>
    <item>
      <title>Not able to call external API when using Databricks free edition</title>
      <link>https://community.databricks.com/t5/data-engineering/not-able-to-call-external-api-when-using-databricks-free-edition/m-p/126542#M47710</link>
      <description>&lt;P&gt;Hello guys , I'm new to Databricks and trying to create ETL pipelines for my personal projects . I'm using the Databricks free Edition but whenever I try to call an API to an external source to extract Data I always get this error .&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;I have attached the Image of the error below .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;Why this keeps happening , am I not aware of something or doing something wrong ? Can someone please help ?&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jul 2025 15:06:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/not-able-to-call-external-api-when-using-databricks-free-edition/m-p/126542#M47710</guid>
      <dc:creator>AKB_10</dc:creator>
      <dc:date>2025-07-26T15:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to call external API when using Databricks free edition</title>
      <link>https://community.databricks.com/t5/data-engineering/not-able-to-call-external-api-when-using-databricks-free-edition/m-p/126549#M47712</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/176809"&gt;@AKB_10&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a common issue with Databricks Community Edition (free tier). Here's what's happening and how to fix it:&lt;BR /&gt;&lt;STRONG&gt;Root Cause&lt;/STRONG&gt;&lt;BR /&gt;Databricks Community Edition has network restrictions that block outbound API calls to external services like Spotify,&lt;BR /&gt;social media APIs, etc. This is a security limitation of the free tier.&lt;BR /&gt;That’s why you get a DNS resolution error: the environment cannot resolve or connect to accounts.spotify.com.&lt;BR /&gt;This is a security and cost-control limitation. Since the free Community Edition runs on a shared infrastructure, Databricks blocks:&lt;BR /&gt;- Internet-bound traffic&lt;BR /&gt;- Some file system access&lt;BR /&gt;- Custom library installations from the internet&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solutions:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Upgrade to Databricks Premium or use a cloud-connected workspace&lt;BR /&gt;If you want to access external APIs:&lt;BR /&gt;- Use Databricks on AWS, Azure, or GCP with your own cloud subscription.&lt;BR /&gt;- Set up internet access through NAT gateway if on VPC.&lt;/P&gt;&lt;P&gt;2. Develop locally (e.g., in Jupyter or VS Code)&lt;BR /&gt;Run your ETL code on your local machine, where you have full internet access. Then:&lt;BR /&gt;- Upload results to Databricks if needed for further processing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jul 2025 16:18:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/not-able-to-call-external-api-when-using-databricks-free-edition/m-p/126549#M47712</guid>
      <dc:creator>lingareddy_Alva</dc:creator>
      <dc:date>2025-07-26T16:18:55Z</dc:date>
    </item>
  </channel>
</rss>

