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

Aria
by New Contributor III
  • 3757 Views
  • 2 replies
  • 0 kudos

OAuth user-to-machine (U2M) authentication

I am trying to use OAuth user-to-machine (U2M) authentication  from azure databricks CLI.When I run databricks auth login --host  ,I get a web browser open and get authentication sucessfull message and My profile also save successfully with auth-type...

  • 3757 Views
  • 2 replies
  • 0 kudos
Latest Reply
Ayushi_Suthar
Databricks Employee
  • 0 kudos

Hi @Aria , Good Day!  Which CLI version you are using here? Can you try to update the CLI version to a newer version by referring to this document : https://learn.microsoft.com/en-us/azure/databricks/dev-tools/cli/install#--homebrew-update-for-linux-...

  • 0 kudos
1 More Replies
Spyro_3
by New Contributor
  • 1497 Views
  • 1 replies
  • 0 kudos

Free trail account

Hi Can I able to create unity catalog using free trail account?

  • 1497 Views
  • 1 replies
  • 0 kudos
Latest Reply
szymon_dybczak
Esteemed Contributor III
  • 0 kudos

Hi @Spyro_3 ,Yeah, you should be able to create unity catalog. Trial version allows you to create premium workspace which is required for unity catalog. Notice, that to setup metastore you also need to have Global Administrator permission (if we are ...

  • 0 kudos
hugodscarvalho
by New Contributor II
  • 9388 Views
  • 2 replies
  • 1 kudos

Issue with Private PyPI Mirror Package Dependencies Installation

I'm encountering an issue with the installation of Python packages from a Private PyPI mirror, specifically when the package contains dependencies and the installation is on Databricks clusters - Cluster libraries | Databricks on AWS. Initially, ever...

Get Started Discussions
Artifactory
Databricks clusters
Dependency resolution
Installation issues
Private PyPI mirror
  • 9388 Views
  • 2 replies
  • 1 kudos
Latest Reply
Adiga
New Contributor II
  • 1 kudos

Hi @hugodscarvalho ,I am also at this point, where the transitive dependencies (available in jfrog) are not getting installed in my job cluster. Could you please elaborate a bit on what exactly needed to be changed in the JFrog setup for this to work...

  • 1 kudos
1 More Replies
gmu77113355
by New Contributor II
  • 1729 Views
  • 1 replies
  • 0 kudos

Using model serving from databricks privacy issue

When using Databrick's model serving to query Llama3, I noticed the endpoint URL is my databricks instance. Does that still mean data is sent to databricks process by databricks?  If so, does databricks keep/use any of the data sent to model serving ...

  • 1729 Views
  • 1 replies
  • 0 kudos
Latest Reply
gmu77113355
New Contributor II
  • 0 kudos

Related question, when databricks process requests for foundational model, I noticed the latency is pretty small, wondering what kind of processing power is used on databricks side? I am interested in hosting model ourselves so wondering what type of...

  • 0 kudos
yhyhy3
by New Contributor III
  • 4699 Views
  • 1 replies
  • 0 kudos

Displaying Dataframes with ipywidgets.Output is Adding Unexpected Commas

I am currently working in a databricks notebook and using an ipywidgets.Output to display a pandas Dataframe. Because spark.DataFrame cannot be displayed in an ipywidgets.Output widget, I have been using:import pandas as pd import numpy as np import ...

  • 4699 Views
  • 1 replies
  • 0 kudos
Latest Reply
cm04
New Contributor III
  • 0 kudos

I have this issue also, and the listed steps do not resolve it.

  • 0 kudos
yeungcase
by New Contributor III
  • 9783 Views
  • 7 replies
  • 3 kudos

Writing a single huge dataframe into Azure SQL Database using JDBC

Hi All,I am currently trying to read data from a materialized view as a single dataframe which contains around 10M of rows and then write it into an Azure SQL database. However, I don't see the spark job moving a bit even an hour is passed. I have al...

yeungcase_0-1719991764991.png yeungcase_0-1719991355253.png yeungcase_1-1719991508190.png
  • 9783 Views
  • 7 replies
  • 3 kudos
Latest Reply
RishabhTiwari07
Community Manager
  • 3 kudos

Hi @yeungcase , Thank you for reaching out to our community! We're here to help you. To ensure we provide you with the best support, could you please take a moment to review the response and choose the one that best answers your question? Your feedba...

  • 3 kudos
6 More Replies
Elcio
by New Contributor
  • 1705 Views
  • 1 replies
  • 0 kudos

Mounts in Databricks

How is it possible to prohibit a certain user from being able to see the mounts created in Databricks. Even if the user issues the %fs ls /mnt command, it doesn't return anything.

  • 1705 Views
  • 1 replies
  • 0 kudos
Latest Reply
RishabhTiwari07
Community Manager
  • 0 kudos

Hi @Elcio , Thank you for reaching out to our community! We're here to help you. To ensure we provide you with the best support, could you please take a moment to review the response and choose the one that best answers your question? Your feedback n...

  • 0 kudos
pjv
by New Contributor III
  • 11316 Views
  • 6 replies
  • 3 kudos

Driver and worker node utalisation

Hi all! Can anyone tell me if having a worker node(s) of the same type as my driver node make a difference performance-wise if I am running normal python code on a notebook as a job on this cluster? I am running mostly machine learning libraries such...

  • 11316 Views
  • 6 replies
  • 3 kudos
Latest Reply
SeanRay
New Contributor II
  • 3 kudos

Yes, you are right, I agree with you.

  • 3 kudos
5 More Replies
Prasad_Koneru
by New Contributor III
  • 4550 Views
  • 2 replies
  • 1 kudos

Resolved! Profile setup for databricks Account

Hi Team,we usually do setup profile for databrikcs at workspace level, and i have done this using host url and token which is working fine like below.[DEFAULT]host = workspaceurlusername = ****password = tokenNow my question is how we set for databri...

  • 4550 Views
  • 2 replies
  • 1 kudos
Latest Reply
Walter_C
Databricks Employee
  • 1 kudos

You cannot create a PAT token for you Account Console authentication, on this case you will have 2 options to authenticate:Using Basic auth, on which on your profile you will set you username and password to log in, same as you do to log in in the br...

  • 1 kudos
1 More Replies
sathya08
by New Contributor III
  • 1758 Views
  • 0 replies
  • 0 kudos

Databricks Asset Bundle Error 'KEY of the resource to run"

Hello Team,I am new to DAB and running it for the first time through the Databricks CLI.The bundle validation is successful but while running it errors out error="expected a KEY of the resource to run".Can anyone help me on what to check to resolve t...

  • 1758 Views
  • 0 replies
  • 0 kudos
DavidKxx
by Contributor
  • 11477 Views
  • 6 replies
  • 2 kudos

Can't create branch of public git repo

Hi,I have cloned a public git repo into my Databricks account.  It's a repo associated with an online training course.  I'd like to work through the notebooks, maybe make some changes and updates, etc., but I'd also like to keep a clean copy of it. M...

  • 11477 Views
  • 6 replies
  • 2 kudos
Latest Reply
DavidKxx
Contributor
  • 2 kudos

It occurs to me that one valid solution to this problem is simply to fork the repo and work there.  Pretty standard approach, I guess, although not something I've ever been in the habit of doing.

  • 2 kudos
5 More Replies
Aman_Dahiya
by New Contributor
  • 1932 Views
  • 1 replies
  • 1 kudos

Resolved! DATABRICKS FESTVAL VOUCHER

what should be the timezone which we have to consider for earning the voucher 

  • 1932 Views
  • 1 replies
  • 1 kudos
Latest Reply
Sujitha
Databricks Employee
  • 1 kudos

@Aman_Dahiya Guessing you are referring to this event! There is no categorization for time zones, it is open to all. You can earn the voucher regardless of your timezone.

  • 1 kudos
himanmon
by New Contributor III
  • 4019 Views
  • 3 replies
  • 2 kudos

Resolved! When does the cost of JOB COMPUTE start to be calculated?

I'm trying to run a workflow with job compute.Job compute needs to be pending for about 5 to 7 minutes before executing the workflow. I think it takes time to find a suitable instance in the cloud, configure the environment, install libraries, etc.An...

  • 4019 Views
  • 3 replies
  • 2 kudos
Latest Reply
jacovangelder
Databricks MVP
  • 2 kudos

There is a big discrepancy to take note of here. It is the difference between Databricks job costs (DBUs) and billing for the cloud provider (the actual VM doing the the work). Billing for the Databricks job starts when the Spark context is being ini...

  • 2 kudos
2 More Replies
GeKo
by Contributor
  • 1930 Views
  • 0 replies
  • 0 kudos

Asset Bundle template: ignore file based on variable value

Hello,I am creating an asset-bundle-template which should be able to include/exclude certain files, depending on the value of a parameter, e.g. if parameter "include_file" is set to true, then the bundle init command should include the template file(...

  • 1930 Views
  • 0 replies
  • 0 kudos
Labels