Hello, everyone. I want to ask if there is a way to connect Databricks cluster with SSH interpreter in your IDE? I know about databricks connect but I want to execute the entire code in the cluster.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2021 12:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 10:35 AM
can we use an azure ad token instead of the pat?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 10:41 AM
for our VSCode extension? no, not yet, but thats something we have on our list to add in the near future!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 10:44 AM
yes with vscode extension. Cool for this feature.. the target being not to authorize the creation of a pat for a user.. but to use his azure ad connection. As many Microsoft azure extensions already do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2022 05:39 AM
I think plain python code will run with databricks connect (if it is a python program you are writing), and spark sql can be done by spark.sql(...).


- « Previous
- Next »