cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

chalabit
by New Contributor III
  • 441 Views
  • 4 replies
  • 1 kudos

Resolved! Import .py files module does not work on VNET injected workspace

We have problem with import any python files as module on VNET injected workspace.For same folder structure (see bellow), the imports works on serverless clusters or in databricks managed workspace (i.e. create new azure databricks workspace without ...

chalabit_3-1767349860220.png chalabit_2-1767349733641.png chalabit_1-1767349674098.png
  • 441 Views
  • 4 replies
  • 1 kudos
Latest Reply
chalabit
New Contributor III
  • 1 kudos

Redeploying workspace from azure portal worked with "documentation" VNET injection set up with NSG and NAT gw. Only added new NSG rule on top of deployed rulesOutboundTCPVirtualNetworkAnyAzureDatabricks (service tag)443, 3306, 8443-8451No idea where ...

  • 1 kudos
3 More Replies
FedeRaimondi
by Contributor II
  • 1161 Views
  • 3 replies
  • 2 kudos

Resolved! Python module import with Dedicated access mode

I currently have a repo connected in databricks and I was able to correctly import a python module from src folder located in the same root.Since I am using a Machine Learning runtime, I am force to choose a Dedicated (formerly: Single user) access m...

  • 1161 Views
  • 3 replies
  • 2 kudos
Latest Reply
FedeRaimondi
Contributor II
  • 2 kudos

Thanks @szymon_dybczak ! I confirm that's a permission issue and assigning "CAN MANAGE" solves it.I still find it not really intuitive, since the goal is to use a shared cluster (with ML runtime) for development purposes. I mean, it would make sense ...

  • 2 kudos
2 More Replies
Labels