- 4099 Views
- 0 replies
- 0 kudos
Hello and welcome to our wonderful Community!Whether you are here by chance or intention, we're thrilled to have you join us. Before you dive into the plethora of discussions and activities happening here, we'd love to get to know you better!
...
- 4099 Views
- 0 replies
- 0 kudos
by
DE-cat
• New Contributor III
- 1321 Views
- 0 replies
- 0 kudos
After creating a Databricks job using CLI v0.214.0 from a JSON input.I see the following message in the UI: "This job uses a format which has been deprecated since 2016, update it to dependent libraries automatically or learn more"When I update it, I...
- 1321 Views
- 0 replies
- 0 kudos
by
nan
• New Contributor II
- 5835 Views
- 0 replies
- 0 kudos
Can I get some help from Databricks to help me understand how those timestamps being interpreted? Some are really confusing me. I have timestamp coming into AWS Databricks as String type. And the string timestamp is represented in UTC. I ran below qu...
- 5835 Views
- 0 replies
- 0 kudos
- 11844 Views
- 1 replies
- 0 kudos
Hi All,I am testing the sql generated by our ETL software to see if it can run on data bricks SQL which I believe is Delta Tables underneath. This is the statement we are testing. As far as I can tell from the manual the from clause is not supported ...
- 11844 Views
- 1 replies
- 0 kudos
- 1806 Views
- 1 replies
- 0 kudos
Hi Team,Is there any way in data bricks to track the changes that happen at notebook level. I know using system tables we can track the changes that happen at table/view/function/ other objects. However, is there any way to track all those changes in...
- 1806 Views
- 1 replies
- 0 kudos
Latest Reply
Hi @ManiTejaG , Hope you are doing well!
You can use the Audit logs to capture the notebook events that are logged at the workspace level.
Please refer to this for more details : https://docs.databricks.com/en/administration-guide/account-settings/a...
- 8230 Views
- 4 replies
- 1 kudos
I am getting the same below error message while trying to use Bamboolib in a databricks notebook.Error: Could not display the widget. Please re-run the cell.I have installed the pypi libraries for bamboolib on the cluster and the databricks runtime v...
- 8230 Views
- 4 replies
- 1 kudos
- 3836 Views
- 1 replies
- 0 kudos
Trying to run bamboolib via command bamI get: Error: Could not display the widget. Please re-run the cell.I get this sometimes. Not others.Other times bam UI works. Help
- 3836 Views
- 1 replies
- 0 kudos
Latest Reply
I am getting the same below error message while trying to use Bamboolib in a databricks notebook.Error: Could not display the widget. Please re-run the cell.I have installed the pypi libraries for bamboolib on the cluster and the databricks runtime v...
- 3176 Views
- 0 replies
- 0 kudos
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...
- 3176 Views
- 0 replies
- 0 kudos
- 11815 Views
- 13 replies
- 1 kudos
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...
- 11815 Views
- 13 replies
- 1 kudos
- 3497 Views
- 3 replies
- 6 kudos
Could it be nice to enable the use of one own photo instead of a ready avatar?
- 3497 Views
- 3 replies
- 6 kudos
Latest Reply
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 @
2 More Replies
- 2185 Views
- 1 replies
- 0 kudos
I and 3 of my friends can't open https://community.databricks.com/ from Poland. The page returns 403. Different LTE and internet providers
- 2185 Views
- 1 replies
- 0 kudos
Latest Reply
I'm having the same issue while connecting from my ISP from Poland. @Retired_mod can you please help us with this?
- 8273 Views
- 4 replies
- 2 kudos
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...
- 8273 Views
- 4 replies
- 2 kudos
Latest Reply
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.
3 More Replies
- 2474 Views
- 1 replies
- 0 kudos
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 ...
- 2474 Views
- 1 replies
- 0 kudos
Latest Reply
Additionally, there are no comments on how to avoid uploading virtual environment to the catalog when using databricks extension for vscode
- 2739 Views
- 0 replies
- 0 kudos
Hey there, we're using DBR 13.3 (no Docker) as general purpose cluster and init the cluster using the following init script:```#!/usr/bin/env bashexport DEBIAN_FRONTEND=noninteractiveset -euxo pipefailif [[ $DB_IS_DRIVER = "TRUE" ]]; thenecho "I am d...
- 2739 Views
- 0 replies
- 0 kudos
- 5826 Views
- 2 replies
- 2 kudos
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 ...
- 5826 Views
- 2 replies
- 2 kudos
Latest Reply
Any success/workaround on this topic? I have the same issue
1 More Replies