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

277745
by New Contributor
  • 2990 Views
  • 0 replies
  • 0 kudos

Pandas_Udod max batch size not working in notebook

Hello I am trying to set max batch size for pandas-udf in Databricks notebook, but in my tests it doesn’t have any effect on size. spark.conf.set("spark.sql.execution.arrow.enabled", "true")spark.conf.set('spark.sql.execution.arrow.maxRecordsPerBatch...

  • 2990 Views
  • 0 replies
  • 0 kudos
dollyb
by Contributor II
  • 10671 Views
  • 13 replies
  • 1 kudos

Databricks Connect Scala -

Hi,I'm using Databricks Connect to run Scala code from IntelliJ on a Databricks single node cluster.Even with the simplest code, I'm experiencing this error:org.apache.spark.SparkException: grpc_shaded.io.grpc.StatusRuntimeException: INTERNAL: org.ap...

  • 10671 Views
  • 13 replies
  • 1 kudos
Latest Reply
dollyb
Contributor II
  • 1 kudos

I just hope Databricks will pay attention to it.

  • 1 kudos
12 More Replies
Hubert-Dudek
by Databricks MVP
  • 3035 Views
  • 3 replies
  • 6 kudos

Avatars in Community

Could it be nice to enable the use of one own photo instead of a ready avatar?

  • 3035 Views
  • 3 replies
  • 6 kudos
Latest Reply
Chaitanya_Raju
Honored Contributor
  • 6 kudos

I think you can tag the Admins or the Community managers where they can help you with some relevant answers , tagging a few I know.@Kaizen@Sujitha @s_park @

  • 6 kudos
2 More Replies
ivanychev
by Contributor II
  • 1932 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

  • 1932 Views
  • 1 replies
  • 0 kudos
Latest Reply
daniel_sahal
Databricks MVP
  • 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
  • 7544 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...

  • 7544 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 Databricks Partner
  • 2139 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
  • 2139 Views
  • 1 replies
  • 0 kudos
Latest Reply
santiagortiiz
Databricks Partner
  • 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
  • 5295 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 ...

  • 5295 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
  • 2669 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...

  • 2669 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
  • 1547 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...

  • 1547 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 II
  • 1246 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...

  • 1246 Views
  • 0 replies
  • 0 kudos
Jeyapaul
by New Contributor II
  • 4364 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 ...

  • 4364 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
  • 2166 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
  • 2166 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
  • 4171 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.  

  • 4171 Views
  • 0 replies
  • 0 kudos
Kaizen
by Valued Contributor
  • 1915 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
  • 1915 Views
  • 0 replies
  • 1 kudos
Labels