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

ivanychev
by Contributor II
  • 1542 Views
  • 1 replies
  • 0 kudos

community.databricks.com doesn't open in Poland?

I and 3 of my friends can't open https://community.databricks.com/ from Poland. The page returns 403. Different LTE and internet providers

  • 1542 Views
  • 1 replies
  • 0 kudos
Latest Reply
daniel_sahal
Esteemed Contributor
  • 0 kudos

I'm having the same issue while connecting from my ISP from Poland. @Retired_mod can you please help us with this?

  • 0 kudos
arkiboys
by Contributor
  • 6780 Views
  • 4 replies
  • 2 kudos

Resolved! Action Required: Init Scripts on DBFS will stop working

Hello,I am seeing this message on all databricks environments.Action Required: Init Scripts on DBFS will stop working on March 31, 2024You must migrate init scripts of DBFS or opt-in to a september 1, 2024 extension by March 31Not sure what this is f...

  • 6780 Views
  • 4 replies
  • 2 kudos
Latest Reply
Kaizen
Valued Contributor
  • 2 kudos

How are yall managing your init script versions? I have mine in a repo i connected into databricks workspace and im using it within there. With multiple users they can push it to the repo and we can merge it in.

  • 2 kudos
3 More Replies
santiagortiiz
by New Contributor III
  • 1749 Views
  • 1 replies
  • 0 kudos

Enhance Documentation for databricks-connect for python

Hello, I'm setting up a python environment to work with databricks in vscode using Windows.I followed the instructions in Install Databricks Connect for Python, and found some issues/conflicts/errors:- There is a useless tip in the Set up the client ...

Get Started Discussions
conflicts
errors
installation-issues
  • 1749 Views
  • 1 replies
  • 0 kudos
Latest Reply
santiagortiiz
New Contributor III
  • 0 kudos

Additionally, there are no comments on how to avoid uploading virtual environment to the catalog when using databricks extension for vscode

  • 0 kudos
yatharth
by New Contributor III
  • 4408 Views
  • 2 replies
  • 2 kudos

Metric Tables not created automatically

I was trying the new lakehouse monitoring feature for one of my unity tables, and when I create a monitoring dashboard for my table, the 2 metric tables({output_schema}.{table_name}_profile_metrics and {output_schema}.{table_name}_drift_metrics) are ...

  • 4408 Views
  • 2 replies
  • 2 kudos
Latest Reply
Cas
New Contributor III
  • 2 kudos

Any success/workaround on this topic? I have the same issue

  • 2 kudos
1 More Replies
RohitB91
by New Contributor III
  • 2308 Views
  • 2 replies
  • 1 kudos

DataEngineer Associate Exam got Suspended. Raised Ticket. No Response

Hi Team,This is the second time I am tryng to post a discussion in the community. The first time it was marked SPAM. It has been a terrible experience so far with my Databricks Data Engineer Associate exam getting suspended by the proctor for reasons...

  • 2308 Views
  • 2 replies
  • 1 kudos
Latest Reply
Cert-Team
Databricks Employee
  • 1 kudos

@RohitB91 the support team is awaiting your response for a date / time you are available to resume your exam. Your registration confirmation email should contain this detail: Preparation for taking your Online proctored Exam Understand the computer r...

  • 1 kudos
1 More Replies
SaiRekhawar
by New Contributor
  • 1181 Views
  • 1 replies
  • 0 kudos

search engine functionality in Databricks

Hi Team,Good morning, I am Sai Rekhawar, currently residing in Hamburg, Germany. I am reaching out regarding an issue with the search engine functionality in Databricks.I have created several catalogs and tables within the catalog, and I am the owner...

  • 1181 Views
  • 1 replies
  • 0 kudos
Latest Reply
ManiTejaG
New Contributor II
  • 0 kudos

Hi @SaiRekhawar , try using the filters in under the table bar in ctrl+P as below  

  • 0 kudos
Krubug
by New Contributor
  • 1100 Views
  • 0 replies
  • 0 kudos

Improve Query Performance

HelloI have a query in one of my notebooks that took around 3.5 hours on D12_V2 cluster and workers between 5 to 25 .is there a way to write the query in diffrenet way in order to improve performance and cost : select /*+ BROADCAST(b) */ MD5(CONCAT(N...

  • 1100 Views
  • 0 replies
  • 0 kudos
Jeyapaul
by New Contributor II
  • 3821 Views
  • 2 replies
  • 1 kudos

User Agent Verfication

Hello Folks, We are recently working on Databricks integration in to our products and one of the Best practices suggested is to send user-agent information for any REST API or JDBC connect we make from the product to Databricks. We have made all the ...

  • 3821 Views
  • 2 replies
  • 1 kudos
Latest Reply
Bharathii
New Contributor II
  • 1 kudos

Hi @bdraitcak , Here are the steps to be followed to get the logs: Log in to your Azure portal.Go to / Search for "Log analytics workspace."Create a new Log Analytics workspace by specifying your Resource group and Instance details. [subscription + r...

  • 1 kudos
1 More Replies
vigneshp
by New Contributor
  • 1685 Views
  • 1 replies
  • 0 kudos

bitmap_count() function's output is different in databricks compared to snowflake

I have found that the results of the bitmap_count() function output differs significantly between databricks and snowflake.eg: snowflake returns a value of '1' for this code. "select bitmap_count(X'0001056c000000000000') " while  Databricks returns a...

vigneshp_1-1701992518337.png vigneshp_0-1701992493192.png
  • 1685 Views
  • 1 replies
  • 0 kudos
Latest Reply
Ayushi_Suthar
Databricks Employee
  • 0 kudos

Hi @vigneshp , Good Day!  In Databricks, bitmap_count function returns the number of bits set in a BINARY string representing a bitmap. This function is typically used to count distinct values in combination with the bitmap_bucket_number() and the bi...

  • 0 kudos
Innov
by New Contributor
  • 3697 Views
  • 0 replies
  • 0 kudos

Convert pkl file

I am looking to convert pkl file to parquet format. I am reading this data from Azure Data Lake and convert and create parquet file outputs to store them in my hive metastore.  

  • 3697 Views
  • 0 replies
  • 0 kudos
Kaizen
by Valued Contributor
  • 1696 Views
  • 0 replies
  • 1 kudos

Init script error 13.3 and 14.3 LTS issues mesa

Hi - we had a few issues with some of our init scripts recently. Investigating I found that mesa packages were throwing issues when trying to install. Posting this to help the community and raise awareness to Databricks to fix itI believe the image f...

Kaizen_0-1708547649934.png Kaizen_1-1708547704572.png
  • 1696 Views
  • 0 replies
  • 1 kudos
Peter_Jones
by New Contributor III
  • 13218 Views
  • 5 replies
  • 0 kudos

Clusters are failing to launch

Hi Guys,I am a complete newbie to data bricks, we are trying to figure out if our data models and ETL can run on it.I have got the failure to launch message. I have read this message as well.https://community.databricks.com/t5/data-engineering/cluste...

PeterJones_0-1708350996925.png
  • 13218 Views
  • 5 replies
  • 0 kudos
egndz
by New Contributor II
  • 1869 Views
  • 1 replies
  • 0 kudos

Unable to login to Azure Databricks

I am trying to login to Azure Databricks as usual but it waits for 5 10 seconds then redirects me to https://westeurope-c2.azuredatabricks.net/aad/redirect The system is up and all of my colleagues can login to the system. I have tried in incognito m...

  • 1869 Views
  • 1 replies
  • 0 kudos
Latest Reply
Simranarora
Databricks Employee
  • 0 kudos

Hi @egndz , If it was a one-time issue we suspect it was an issue within Azure or Databricks services. Please follow the status page to keep track of the maintenance/outages. https://status.azuredatabricks.net/

  • 0 kudos
Anto23
by New Contributor
  • 1922 Views
  • 1 replies
  • 0 kudos

Failed Synchronization of Files Using Databricks Extension in VS Code

hi,I am trying to set up Databricks Extension in VS Code. I follow the steps as per the guide belowhttps://docs.databricks.com/en/dev-tools/vscode-ext/tutorial.html When i move to step 6 (see in the above guide) i follow the steps and i create succes...

db.png
  • 1922 Views
  • 1 replies
  • 0 kudos
Latest Reply
Simranarora
Databricks Employee
  • 0 kudos

Hi @Anto23 ,   Greetings from Databricks. Based on the above information, it seems Files in Workspace is currently disabled for your Databricks environment. This feature allows storing and accessing non-notebook files alongside your notebooks and cod...

  • 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