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

FedeRaimondi
by Contributor
  • 341 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...

  • 341 Views
  • 3 replies
  • 2 kudos
Latest Reply
FedeRaimondi
Contributor
  • 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
redapplesonly
by New Contributor II
  • 2540 Views
  • 2 replies
  • 3 kudos

Resolved! Access Databricks Table with Simple Python3 Script

Hi, I'm super new to Databricks. I'm trying to do a little API scripting against my company's DB instance.I have this supersimple python (ver 3) which is meant to run a remote host.  The script tries to a simple SQL query against my Databricks instan...

  • 2540 Views
  • 2 replies
  • 3 kudos
Latest Reply
redapplesonly
New Contributor II
  • 3 kudos

@gchandra Yes!  This is the documentation I was seeking!  Thank you so much

  • 3 kudos
1 More Replies
kashy
by New Contributor III
  • 15971 Views
  • 2 replies
  • 0 kudos

Resolved! Access Foreign Catalog using Python in Notebook

Hello - I have a foreign catalog which I can access fine in SQL.  However, I can't access it from from python notebook.i.e. this works just fine if I have notebook using a Pro SQL Warehouse%sqlUSE CATALOG <my_foreign_catalog_name>;USE SCHEMA public;S...

  • 15971 Views
  • 2 replies
  • 0 kudos
Latest Reply
Debayan
Databricks Employee
  • 0 kudos

Hi, Are you using this in single user cluster? Also, please tag @Debayan with your next response so that I will get notified. 

  • 0 kudos
1 More Replies
Sujitha
by Databricks Employee
  • 2736 Views
  • 0 replies
  • 2 kudos

Weekly Release Notes RecapHere’s a quick recap of the latest release notes updates from the past one week. Databricks platform release notesApril 20 -...

Weekly Release Notes RecapHere’s a quick recap of the latest release notes updates from the past one week.Databricks platform release notesApril 20 - 27, 2023Configure the Python formatterFor files and notebooks in Databricks Repos, you can now confi...

  • 2736 Views
  • 0 replies
  • 2 kudos
Sujitha
by Databricks Employee
  • 3366 Views
  • 3 replies
  • 12 kudos

End of Year Highlight Recap Wishing you all a very happy new year! We want to look back and appreciate how engaged our Databricks Community members we...

End of Year Highlight RecapWishing you all a very happy new year! We want to look back and appreciate how engaged our Databricks Community members were in 2022. We proudly share a recap of your engagement!Our October announcement on the new Databrick...

  • 3366 Views
  • 3 replies
  • 12 kudos
Latest Reply
Ajay-Pandey
Esteemed Contributor III
  • 12 kudos

Thank you @Sujitha Ramamoorthy and Happy New Year

  • 12 kudos
2 More Replies
Labels