cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

crvkumar
by New Contributor II
  • 1108 Views
  • 1 replies
  • 0 kudos

AWS Firewall Websocket Settings

Hello,Our architecture has customer-managed VPC which sits behind the AWS Firewall. I followed the databricks documentation and I created a stateful domain rule group for .cloud.databricks.com but I am not clear about creating outbound Websocket open...

  • 1108 Views
  • 1 replies
  • 0 kudos
evgvain
by New Contributor II
  • 6240 Views
  • 2 replies
  • 3 kudos

Read notebooks programmatically from databricks python notebook

I need programmatically read the content of the specific notebook in my databricks workspace from another notebook in the same workspace. Following the databricks documentation, I extract the path to my notebook and then list all other notebooks in t...

Community Platform Discussions
databrickas
ipython
jupyter
  • 6240 Views
  • 2 replies
  • 3 kudos
Latest Reply
evgvain
New Contributor II
  • 3 kudos

I was able to do this by using databricks.sdk.WorkspaceClient. However, I looks like a workaround. I would prefer to read the content of notebooks directly.databricksURL = dbutils.notebook.entry_point.getDbutils().notebook().getContext().apiUrl().get...

  • 3 kudos
1 More Replies
Ahk
by New Contributor
  • 758 Views
  • 1 replies
  • 0 kudos

Uanble to connect to a cluster on Databricks community version

I've been trying out the Databricks Community Edition, Every time I try to connect to a cluster I'm getting one of the following 2 errorsBootstrap Timeout:Node daemon ping timeout in 780000 ms for instance i-04d14165ecb322e53 @ 10.172.223.53. Please ...

  • 758 Views
  • 1 replies
  • 0 kudos
Latest Reply
Ajay-Pandey
Esteemed Contributor III
  • 0 kudos

Hi @Ahk This is mostly internal error with databricks, this will resolve within a day

  • 0 kudos
manuel_john
by New Contributor II
  • 702 Views
  • 0 replies
  • 0 kudos

Bootstrap Timeout

Bootstrap Timeout:Node daemon ping timeout in 780000 ms for instance i-04258dad0f5aff74e @ 10.172.249.26. Please check network connectivity between the data plane and the control plane. I'm getting this error when trying to start my CE cluster. Does ...

  • 702 Views
  • 0 replies
  • 0 kudos
_raman_
by New Contributor III
  • 985 Views
  • 0 replies
  • 2 kudos

ERROR WHILE CREATING CLUTER IN COMMUNITY VERSION

From past two hours i am trying to create a cluster but it is getting failed after trying of 15-20 minutes.the red sign is coming after the cluster name which says that : Bootstrap Timeout:Node daemon ping timeout in 780000 ms for instance i-05ff43bc...

  • 985 Views
  • 0 replies
  • 2 kudos
Sid1805
by New Contributor II
  • 1733 Views
  • 2 replies
  • 0 kudos

Azure Databricks SQL Execution API Authentication

Hi Team,If a cloud application wants to read some data from Databricks we realize that Azure Databricks can expose its Tables via REST API.For its authentication what is the most recommended method - I see we can have PAT token tagged to a Service Pr...

  • 1733 Views
  • 2 replies
  • 0 kudos
Latest Reply
Ramakrishnan83
New Contributor III
  • 0 kudos

Hi @Sid1805 ,I am in the same situation as you. I am looking for guidance how to setup the authentication for REST API to connect with Databricks SQL. I started with PAT and used  the user id as "token" and pwd as PAT Token to connect with Databricks...

  • 0 kudos
1 More Replies
juanchochuy
by New Contributor
  • 3170 Views
  • 1 replies
  • 0 kudos

How Connect Powerbi with sql endpoint with no public access only private?

 we are making configuration adjustments in the workspaces to disable public access. My concern is whether this will impact the Power BI dashboards that currently consume data from our workspace's SQL Data Warehouse. 

Community Platform Discussions
Endpoint SQL
PowerBI
Public Access
  • 3170 Views
  • 1 replies
  • 0 kudos
Latest Reply
gmiguel
Contributor
  • 0 kudos

If you're using Azure Databricks, you can create a vnet data gateway on Azure.https://learn.microsoft.com/en-us/data-integration/vnet/create-data-gatewayshttps://learn.microsoft.com/en-us/data-integration/vnet/high-availability-load-balancingYou need...

  • 0 kudos
KVK
by New Contributor II
  • 704 Views
  • 0 replies
  • 0 kudos

Unable to reset my Community edition password

I created a new Databricks community account a few days ago. Unfortunately, I seem to have forgotten the password associated with it. Despite trying the "forgot password" option multiple times on the login page, I haven't received any emails to reset...

  • 704 Views
  • 0 replies
  • 0 kudos
Ruby8376
by Valued Contributor
  • 958 Views
  • 1 replies
  • 0 kudos

Function/system id for tableau databricks connector

currently, we are using PAT token for authentication purposes to generate tableau reports form data in databricks delta tables using databricks tableau connector. Would somebody know if system/function ID can be used from Tableau to  Databricks inste...

  • 958 Views
  • 1 replies
  • 0 kudos
Latest Reply
Ruby8376
Valued Contributor
  • 0 kudos

@-werners- @Retired_mod can you help here plz?

  • 0 kudos
Ruby8376
by Valued Contributor
  • 2022 Views
  • 3 replies
  • 1 kudos

Resolved! Can data be unified based on client profile (unified profile) in databricks?

Hi All,my question is in regard to how data in salesforce data cloud gets unified based on client profiles. Can similar action be done on data in databricks. i believe unity catalog just provides unified layer for security and governance. is there a ...

  • 2022 Views
  • 3 replies
  • 1 kudos
Latest Reply
-werners-
Esteemed Contributor III
  • 1 kudos

You want to identify actual persons based on one or more profiles (based on e-mail address etc).  That is something that is not available out-of-the box in Databricks.  The 'unified' in Databricks means you have a single platform for several data top...

  • 1 kudos
2 More Replies
DavidKxx
by Contributor
  • 1667 Views
  • 0 replies
  • 0 kudos

pandas .style is ugly in Databricks

Why does something like      df.style.hide_index()     turn out so ugly in Databricks?  That command should show the dataframe pretty like always, but simply with the index column concealed.  Instead, here's an image of what happens instead (displayi...

Screenshot 2024-03-11 111410.png
  • 1667 Views
  • 0 replies
  • 0 kudos
Shravanshibu
by New Contributor III
  • 1484 Views
  • 0 replies
  • 1 kudos

No able to move a file to volume

I am trying to move a file from repo local directory to volumes, but I am getting directory not found issue. Can some one guide me.tried using dbfs (dbfs/:Volumes/folder/ , /dbfs/Volumes/folder/) and without dbfs (/Volumes/folder/). None worked.@Reti...

Shravanshibu_0-1710141545813.png
Community Platform Discussions
unitycatalog
Volumes
  • 1484 Views
  • 0 replies
  • 1 kudos

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group
Top Kudoed Authors