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

martkev
by New Contributor
  • 1654 Views
  • 1 replies
  • 0 kudos

how to enable unity catalog on azure databricks?

Hi guys We have an azure databricks workspace upgrade from standard to premium and we want to enable unity catalog such that we can federate with snowflake. the workspace is more than two years old. How to enable unity catalog? I am an admin but unde...

  • 1654 Views
  • 1 replies
  • 0 kudos
Latest Reply
Rjdudley
Honored Contributor
  • 0 kudos

Unity Catalog is configured at the account level, and then you add workspaces into it.  In your workspace selector, you should see "Manage account" at the bottom of the list (or go to https://accounts.azuredatabricks.net/).  If you can sign in to tha...

  • 0 kudos
VishalB
by New Contributor
  • 1270 Views
  • 1 replies
  • 0 kudos

Not able to create or reset the password for Community edition.

I am trying to connect Databricks Community Edition with Power BI Desktop. When Power BI prompts for a username and password, I cannot provide the password because Databricks Community Edition uses a login system based on verification codes rather th...

  • 1270 Views
  • 1 replies
  • 0 kudos
Latest Reply
Advika_
Databricks Employee
  • 0 kudos

Hello @VishalB!You can find helpful resources for Databricks Community Edition here. If the available resource doesn’t resolve your concern, feel free to submit a ticket with Databricks Support team for further assistance.Thank you.

  • 0 kudos
Shawn_Eary
by Contributor
  • 1291 Views
  • 3 replies
  • 1 kudos

Limited Results When trying to Access Delta Shared Tables from C#

This C# code only seems to return about 8 rows when it should return 100:// Per Databricks AI, you must run the following command if you don't // want to get an error about delta.enableDeltionVectors from C#: // ALTER TABLE [myCatalog].setest.billboa...

  • 1291 Views
  • 3 replies
  • 1 kudos
Latest Reply
gchandra
Databricks Employee
  • 1 kudos

Can you try with the ODBC driver? https://docs.databricks.com/en/integrations/odbc/index.html  

  • 1 kudos
2 More Replies
ram0021
by New Contributor II
  • 2137 Views
  • 2 replies
  • 1 kudos

You haven't configured the CLI yet

I have coded pyfunc model code in Databricks notebook and deployed and served thr model thr endpoint. I tried to query the endpoint thr databricks notebook itself through below code but getting CLI error. Not sure why i am getting this error since I ...

  • 2137 Views
  • 2 replies
  • 1 kudos
Latest Reply
john_smith
New Contributor II
  • 1 kudos

Try this article which seems to have worked for most such use cases:https://medium.com/featurepreneur/solving-the-cli-configuration-error-in-databricks-d0462a96449f

  • 1 kudos
1 More Replies
trevormccormick
by New Contributor III
  • 1138 Views
  • 2 replies
  • 0 kudos

Is there a way to clone an AIBI Dashboard?

We moved some of our processes from notebooks to dashboards, but it looks like I cannot clone a dashboard like I can clone a notebook. 

  • 1138 Views
  • 2 replies
  • 0 kudos
Latest Reply
tapash-db
Databricks Employee
  • 0 kudos

Hi, Please follow these steps to clone AIBI dashboard. 1. Open a dashboard and select the draft mode. 2. Click the kebab menu (three vertical dots) and select the clone option.  

  • 0 kudos
1 More Replies
bharathjs
by New Contributor II
  • 8646 Views
  • 6 replies
  • 2 kudos

Alter table to add/update multiple column comments

I was wondering if there's a way to alter table and add/update comments for multiple columns at once using SQL or API calls. For instance -  ALTER TABLE <table_name> CHANGE COLUMN <col1> COMMENT '<comment1>',CHANGE COLUMN <col2> COMMENT 'comment2' ; ...

  • 8646 Views
  • 6 replies
  • 2 kudos
Latest Reply
lukew_usafacts
New Contributor II
  • 2 kudos

@filipniziol Is batch update maybe a preview feature or something that was only added in a recent version of the databricks runtime? I'm seeing the same error as @bharathjs  in DBR 14.3, 16.0 ML and serverless V1

  • 2 kudos
5 More Replies
1diazdev
by New Contributor
  • 594 Views
  • 1 replies
  • 0 kudos

forums and groups - Databricks Certified Data Engineer Professional

Hi, I’m exploring more about the Databricks Certified Data Engineer Professional certification and was wondering if there’s a specific community or forum where people with this certification gather to share knowledge and experiences. Could anyone poi...

  • 594 Views
  • 1 replies
  • 0 kudos
Latest Reply
Takuya-Omi
Valued Contributor III
  • 0 kudos

Hi @1diazdev ,This community has a lounge specifically for certified members.https://community.databricks.com/t5/databricks-certified-lounge/gh-p/Databricks-Certified-Lounge I haven’t come across a community specifically focused on Databricks Certifi...

  • 0 kudos
Sidd187
by New Contributor II
  • 9975 Views
  • 8 replies
  • 3 kudos

403 FORBIDDEN You don't have permission to access this page 2023-07-02 08:03:23 | Error 403 | https:

I am getting above message when trying to access the quiz for Generative AI Fundamentals.

  • 9975 Views
  • 8 replies
  • 3 kudos
Latest Reply
yr0001
New Contributor II
  • 3 kudos

Did you solve the problem for Lakehouse Fundamentals?

  • 3 kudos
7 More Replies
Balazs
by New Contributor III
  • 7880 Views
  • 5 replies
  • 3 kudos

Databricks Asset Bundles and Dashboards

Hi Databricks Team! I saw in the documentation that Databricks Asset Bundles will support Dashboards as well in the future. Could you please share, when we can expect that feature to be available? Is it coming only for the new Lakeview dashboards or ...

  • 7880 Views
  • 5 replies
  • 3 kudos
Latest Reply
erigaud
Honored Contributor
  • 3 kudos

It is now supported with asset bundles, an example in github can be found here : https://github.com/databricks/bundle-examples

  • 3 kudos
4 More Replies
Sudheer2
by New Contributor III
  • 1396 Views
  • 3 replies
  • 1 kudos

How to Set Custom Expiration Time for TOKEN Authentication in Databricks Recipient using Terraform?

 Hello Databricks Community,I am using Terraform to create a Databricks recipient for sharing data with a non-Databricks user. The recipient is set up with authentication_type = "TOKEN", which generates a temporary URL to download a credentials file....

  • 1396 Views
  • 3 replies
  • 1 kudos
Latest Reply
Alberto_Umana
Databricks Employee
  • 1 kudos

Hi @Sudheer2, Could you please try enabling debug logs? TF_LOG=DEBUG DATABRICKS_DEBUG_TRUNCATE_BYTES=250000 terraform apply -no-color 2>&1 |tee tf-debug.log

  • 1 kudos
2 More Replies
Henrik
by New Contributor III
  • 3583 Views
  • 1 replies
  • 0 kudos

Delta Live Tables and GIT

Notebooks that runs in a delta live table are GIT enabled, but what about the Delta Live Table pipeline?I'm looking for a good way to deploy pipelines from DEV to TEST and TEST to PROD that not just deploy the notebooks but also the pipeline.What pos...

  • 3583 Views
  • 1 replies
  • 0 kudos
Latest Reply
NandiniN
Databricks Employee
  • 0 kudos

Hello @Henrik , Databricks Asset Bundles would help you do this - https://docs.databricks.com/en/dev-tools/bundles/pipelines-tutorial.html Also this is a wonderful post addressing your query - https://www.databricks.com/blog/applying-software-develop...

  • 0 kudos
gupta_tanmay
by New Contributor II
  • 710 Views
  • 2 replies
  • 0 kudos

Enable delta sharing oss using pyspark.

I have started the delta sharing server.Using guide on https://github.com/delta-io/delta-sharing.But I am not able to create a profile.How can I correctly create profile and share the table through delta sharing with the data stored in MinIO? 

  • 710 Views
  • 2 replies
  • 0 kudos
Latest Reply
james598keen
New Contributor II
  • 0 kudos

@gupta_tanmay wrote:I have started the delta sharing server.Using guide on https://github.com/delta-io/delta-sharing.But I am not able to create a profile.How can I correctly create profile and share the table through delta sharing with the data stor...

  • 0 kudos
1 More Replies
cannonball111
by New Contributor
  • 884 Views
  • 1 replies
  • 0 kudos

Migration to new Tools

Has anyone else taken a migration journey from SAS to a different language/platform?? Love to hear about your journey…

  • 884 Views
  • 1 replies
  • 0 kudos
Latest Reply
thelogicplus
Contributor
  • 0 kudos

@cannonball111  Yes, we have done using Travinto Technologies tool

  • 0 kudos
yjiao
by New Contributor
  • 1616 Views
  • 1 replies
  • 0 kudos

Use DataBricks migration tool to export query

Dear all,I tried to use Databricks migration tool (https://github.com/databrickslabs/migrate) to migrate objects from one Databricks instance to another. I realized that notebooks, clusters, jobs can be done but queries can not be migrated by this to...

  • 1616 Views
  • 1 replies
  • 0 kudos
Latest Reply
thelogicplus
Contributor
  • 0 kudos

@yjiao  If you're planning to migrate from your current technology to Databricks, Travinto Technologies' Code Converter Tool is here to make the process seamless. This powerful tool enables you to migrate data, ETL workflows, and reports across platf...

  • 0 kudos

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now
Labels