<?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 Re: Hosting python application on Azure Databricks and exposing it's rest APIs in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/hosting-python-application-on-azure-databricks-and-exposing-it-s/m-p/12176#M7030</link>
    <description>&lt;P&gt;I did this using Azure web app and exposed the APIs , was able to access that in Post Man and Data bricks. Not used python app on data bricks &lt;/P&gt;</description>
    <pubDate>Thu, 28 Oct 2021 22:29:39 GMT</pubDate>
    <dc:creator>Manoj</dc:creator>
    <dc:date>2021-10-28T22:29:39Z</dc:date>
    <item>
      <title>Hosting python application on Azure Databricks and exposing it's rest APIs</title>
      <link>https://community.databricks.com/t5/data-engineering/hosting-python-application-on-azure-databricks-and-exposing-it-s/m-p/12175#M7029</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to host my application on Databricks and I want to expose rest APIs of my application to be accessed from postman but I am unable to find any documentation on how to do this. I tried to write simple flask "hello world" code to try if it works but I am getting error "AttributeError: 'DummyMod' object has no attribute 'startswith' ". Please guide me, how to proceed for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 13:28:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/hosting-python-application-on-azure-databricks-and-exposing-it-s/m-p/12175#M7029</guid>
      <dc:creator>aditya_raj_data</dc:creator>
      <dc:date>2025-03-21T13:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hosting python application on Azure Databricks and exposing it's rest APIs</title>
      <link>https://community.databricks.com/t5/data-engineering/hosting-python-application-on-azure-databricks-and-exposing-it-s/m-p/12176#M7030</link>
      <description>&lt;P&gt;I did this using Azure web app and exposed the APIs , was able to access that in Post Man and Data bricks. Not used python app on data bricks &lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 22:29:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/hosting-python-application-on-azure-databricks-and-exposing-it-s/m-p/12176#M7030</guid>
      <dc:creator>Manoj</dc:creator>
      <dc:date>2021-10-28T22:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hosting python application on Azure Databricks and exposing it's rest APIs</title>
      <link>https://community.databricks.com/t5/data-engineering/hosting-python-application-on-azure-databricks-and-exposing-it-s/m-p/12177#M7031</link>
      <description>&lt;P&gt;Thank you @Manoj Kumar Rayalla​&amp;nbsp; but I am trying to host it on databricks and wanted guidance whether it is possible and if yes, how to do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 04:38:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/hosting-python-application-on-azure-databricks-and-exposing-it-s/m-p/12177#M7031</guid>
      <dc:creator>aditya_raj_data</dc:creator>
      <dc:date>2021-10-29T04:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hosting python application on Azure Databricks and exposing it's rest APIs</title>
      <link>https://community.databricks.com/t5/data-engineering/hosting-python-application-on-azure-databricks-and-exposing-it-s/m-p/12178#M7032</link>
      <description>&lt;P&gt;Can I ask why you want to host the application on Databricks?&lt;/P&gt;&lt;P&gt;Because you need to have a cluster running during the time the application has to be available. And for using Databricks you have to not only pay for the VMs, but also for the subscription (if you use Premium) and the DBUs used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If you are not gonna use the spark application at all, you are better off with a common VM/container/kubernetes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 08:49:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/hosting-python-application-on-azure-databricks-and-exposing-it-s/m-p/12178#M7032</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-10-29T08:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Hosting python application on Azure Databricks and exposing it's rest APIs</title>
      <link>https://community.databricks.com/t5/data-engineering/hosting-python-application-on-azure-databricks-and-exposing-it-s/m-p/12179#M7033</link>
      <description>&lt;P&gt;Hello Werners,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply, currently my app is not using spark but in future I will be needing it as dataset is going to be huge, so I thought of using databricks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 09:07:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/hosting-python-application-on-azure-databricks-and-exposing-it-s/m-p/12179#M7033</guid>
      <dc:creator>aditya_raj_data</dc:creator>
      <dc:date>2021-10-29T09:07:26Z</dc:date>
    </item>
  </channel>
</rss>

