Hosting python application on Azure Databricks and exposing it's rest APIs
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2021
10:56 AM
- last edited on
03-21-2025
06:28 AM
by
Advika
Hello,
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.
Thank you
Labels:
- Labels:
-
Azure databricks