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

diwakarnayudu
by New Contributor II
  • 3089 Views
  • 3 replies
  • 0 kudos

Resolved! databricks community edition is unable to sign

i was created a free edition of the databricks but I'm trying to login to the community edition wiht the same email of free edition throwing a error like this; User is not a member of this workspace.Please slove the issue

  • 3089 Views
  • 3 replies
  • 0 kudos
Latest Reply
Advika
Community Manager
  • 0 kudos

Hello @diwakarnayudu! The Community Edition and the Free Edition are separate environments. Since you’ve created an account for the Free Edition, you can access that environment by logging in here: https://www.databricks.com/learn/free-edition.

  • 0 kudos
2 More Replies
armandovl
by Databricks Partner
  • 2540 Views
  • 1 replies
  • 0 kudos

Terraform error deploying Databricks Asset Bundle

Hi all ,I am deploying a very simple DAB from an Azure DevOps Pipeline with an self hosted agent, there is no error messages but in the Databricks workspace there is nothing deployed and the files of the bundle are uploaded in the workspace. When I p...

  • 2540 Views
  • 1 replies
  • 0 kudos
Latest Reply
SP_6721
Honored Contributor II
  • 0 kudos

Hi @armandovl ,Try pointing your Databricks bundle to a system-installed Terraform binary. In your bundle config file, configure it to use the system’s Terraform instead of the bundled one.Also, ensure the Terraform binary is available in the agent’s...

  • 0 kudos
oleprince
by New Contributor II
  • 8051 Views
  • 2 replies
  • 1 kudos

Delta table definition - Identity column

Hello,Would anyone know if it is possible to create a delta table using Python that includes a column that is generated by default as identity (identity column for which the value inserted can be manually overriden)?There seems to be a way to create ...

  • 8051 Views
  • 2 replies
  • 1 kudos
Latest Reply
Malthe
Valued Contributor II
  • 1 kudos

There is a `generatedByDefaultAs` option now, see https://github.com/delta-io/delta/pull/3404.

  • 1 kudos
1 More Replies
RPalmer
by Contributor
  • 2326 Views
  • 2 replies
  • 1 kudos

Resolved! Issue with the size of text in my notebook

I am hoping someone might be able to assist as earlier I thought I had an MS word window focused so did Ctrl +I to make something italics. But I had my browser window focused instead, and pressing the above combination seems to have made the text in ...

  • 2326 Views
  • 2 replies
  • 1 kudos
Latest Reply
RPalmer
Contributor
  • 1 kudos

Thanks for the quick response. I am think that I may have also had the browser zoomed to 110% for a while and just not realised I had zoomed it in. As looking at my other browser tabs only databricks is zoomed in. Other tabs seem to just be at the de...

  • 1 kudos
1 More Replies
thibault
by Contributor III
  • 15844 Views
  • 3 replies
  • 1 kudos

Databricks connect and spark session best practice

Hi all!I am using databricks-connect to develop and test pyspark code pure python (not notebook) files in my local IDE, running on a Databricks cluster. These files are part of a deployment setup with dbx so that they are run as tasks in a workflow.E...

  • 15844 Views
  • 3 replies
  • 1 kudos
Latest Reply
FedeRaimondi
Contributor II
  • 1 kudos

I personally do something similar by checking an environment variable, the example was for a notebook but should work for a python file as well: import os if not os.environ.get("DATABRICKS_RUNTIME_VERSION"): from databricks.connect import Databr...

  • 1 kudos
2 More Replies
davidwilliam25
by New Contributor II
  • 754 Views
  • 0 replies
  • 0 kudos

Overview of Dario Schiraldi Deutsche Bank Executive

Hello Community, Dario Schiraldi, an executive at Deutsche Bank, is widely recognized for his strategic vision and in-depth expertise in global financial systems. He expert at optimizing financial services and guiding the bank’s international strateg...

  • 754 Views
  • 0 replies
  • 0 kudos
ik8
by New Contributor
  • 3157 Views
  • 1 replies
  • 1 kudos

Resolved! Accessing views using unitycatalog module

Hi, I'm trying to access to views in my catalog in databricks using unitycatalog open source modulewhen I try to do so I get an error message that indicates this is not possible:cannot be accessed from outside of Databricks Compute Environment due to...

  • 3157 Views
  • 1 replies
  • 1 kudos
Latest Reply
Louis_Frolio
Databricks Employee
  • 1 kudos

Here are helpful tips/tricks:   Based on the latest Databricks documentation and internal guides, it is currently not possible to grant external access (via open source Unity Catalog APIs or credential vending) to Unity Catalog views (i.e., objects w...

  • 1 kudos
JohnsonBDSouza
by Databricks Partner
  • 9716 Views
  • 4 replies
  • 0 kudos

Unable to create Iceberg tables pointing to data in S3 and run queries against the tables.

I need to to set up Iceberg tables in Databricks environment, but the data resides in an S3 bucket. Then read these tables by running SQL queries.Databricks environment has access to S3. This is done bysetting up the access by mapping the Instance Pr...

JohnsonBDSouza_0-1705982713662.png JohnsonBDSouza_1-1705982713665.png JohnsonBDSouza_2-1705982713667.jpeg JohnsonBDSouza_3-1705982713676.png
  • 9716 Views
  • 4 replies
  • 0 kudos
Latest Reply
sridharplv
Valued Contributor II
  • 0 kudos

@JohnsonBDSouza , @PujithaKarnati , @Venkat5 ,There are 3 concepts to use Iceberg format in databricks based on recent updates in DAIS 2025.1) Managed Iceberg tables 2) Foreign Iceberg tables 3) Enabling Iceberg reads on delta tables. Please refer be...

  • 0 kudos
3 More Replies
Siebert_Looije
by Contributor
  • 3809 Views
  • 1 replies
  • 0 kudos

How to search on empty string on text filter with Lakeview Dashboards

Hi,I have created a lakeview dashboard with a couple of filters and a table. Now I would like to search if a certain filter (column) has an empty string but if I search for ' ' then it goes 'no data'. I am wondering how can I search for an empty stri...

Siebert_Looije_0-1698145083422.png Siebert_Looije_1-1698145103738.png
  • 3809 Views
  • 1 replies
  • 0 kudos
Latest Reply
melina-belloti
New Contributor II
  • 0 kudos

Hi! Could you get a resolution for this problem ? 

  • 0 kudos
maartenvr
by New Contributor III
  • 21764 Views
  • 6 replies
  • 1 kudos

Installed Library / Module not found through Databricks connect LST 12.2

Hi all,We recently upgraded our databricks compute cluster from runtime version 10.4 LST, to 12.2 LST.After the upgrade one of our python scripts suddenly fails with a module not found error; indicating that our customly created module "xml_parser" i...

  • 21764 Views
  • 6 replies
  • 1 kudos
Latest Reply
jguski
New Contributor II
  • 1 kudos

Hi @maartenvr , hi @Debayan ,Are there any updates on this? Have you found a solution, or can the problem at least be narrowed down to specific DBR versions? I am on a cluster with 11.3 LTS and deploy my custom packaged code (named simply 'src') as P...

  • 1 kudos
5 More Replies
Prasad_Koneru
by New Contributor III
  • 4792 Views
  • 3 replies
  • 0 kudos

Databricks grant update calatog catlog_name --json @privileges.json not updating privileges

Hi Team, I am trying to update the catalog permission privileges using databricks cli command Grant by appending json file but which is not updating the prIviliges, please help on grant update command usage.Command using :  databricks grants update c...

  • 4792 Views
  • 3 replies
  • 0 kudos
Latest Reply
Pat
Esteemed Contributor
  • 0 kudos

If someone needs this in the future, like I did.The issue is with your JSON structure. The Databricks CLI uses "changes" with "add" instead of "privilege_assignments" with "privileges".{ "changes": [ { "principal": "mailid", "add": ...

  • 0 kudos
2 More Replies
stucas
by New Contributor II
  • 1318 Views
  • 1 replies
  • 0 kudos

Logging: Unable to read a /volume based file

Hi We've just started using databricks and so am a little naive into the file system, especially regarding unity catalog.The issue is that we're creating a loggeer and wanting to write the files based on a queue handler/listener pattern. The patternn...

  • 1318 Views
  • 1 replies
  • 0 kudos
Latest Reply
FedeRaimondi
Contributor II
  • 0 kudos

When using the CLI you need to add the scheme:dbfs:/Volumes/​...The rest should be fine to refer with "/Volumes/...", for more info Manage files in volumes | Databricks Documentation.Hope this solves the issue!  

  • 0 kudos
Phani1
by Databricks MVP
  • 1704 Views
  • 1 replies
  • 0 kudos

Resolved! Workspace Consolidation Strategy in Databricks

Hi Team,The customer is facing a challenge related to increasing Databricks workspace maintenance costs. Apparently, every project is creating its own workspace for specific functionalities, and this has become a standard practice. As a result, the n...

  • 1704 Views
  • 1 replies
  • 0 kudos
Latest Reply
-werners-
Esteemed Contributor III
  • 0 kudos

This is something that you should discuss with your Databricks rep imo.  Even with standard tools, migrating consolidating 200 workspaces is something that needs very careful planning and testing.

  • 0 kudos
Labels