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

arkiboys
by Contributor
  • 13229 Views
  • 1 replies
  • 0 kudos

reading mount points

Hello,Previously I was able to run the folowing command in databricks to see a list of the mount points but it seems the system does not accept this anymore as I get the following error.Any thoughts on how to get a list of the mount points?Thank youd...

  • 13229 Views
  • 1 replies
  • 0 kudos
arkiboys
by Contributor
  • 3446 Views
  • 3 replies
  • 2 kudos

Resolved! reading workflow items

Hello, In databricks I have created workflows.in cmd prompt I can get a list of the workflows which look like the ones in dev environment.How can I get the list of workflows in test databricks environment?This is the command I use:databricks jobs lis...

  • 3446 Views
  • 3 replies
  • 2 kudos
Latest Reply
feiyun0112
Honored Contributor
  • 2 kudos

you need to config databricks CLI which host connectedhttps://learn.microsoft.com/en-us/azure/databricks/archive/dev-tools/cli/#set-up-authentication-using-a-databricks-personal-access-token 

  • 2 kudos
2 More Replies
M1NE
by New Contributor
  • 2772 Views
  • 2 replies
  • 0 kudos

Unable to create cluster in community edition

Hello, since yesterday it is impossible to start a cluster in the community version of Databricks. I have tried deleting it, creating a new one...Also, from what I see, it is an error that is happening to many people. Bootstrap Timeout:Node daemon pi...

  • 2772 Views
  • 2 replies
  • 0 kudos
Latest Reply
zach
New Contributor III
  • 0 kudos

I have the same issue in the Community Edition, has there been any response?

  • 0 kudos
1 More Replies
Blasti
by New Contributor II
  • 1640 Views
  • 1 replies
  • 0 kudos

Access AWS Resource In Another Account without STS

The EC2 instance profile I setup in the master AWS account can assume an S3/Dynamo access role in another S3 account. How do i setup in Databricks/AWS so that when I use Python Boto3 to access S3 and Dynamo without using STS to assume the role. 

  • 1640 Views
  • 1 replies
  • 0 kudos
Latest Reply
Blasti
New Contributor II
  • 0 kudos

Hey Kaniz, i am sorry about the confusion. I should have made my question more clear. I mean to access without using IAM assume role or access key as if the i am access resource within the same aws account.

  • 0 kudos
DjtheDE
by New Contributor
  • 1251 Views
  • 0 replies
  • 0 kudos

Queries Upgradation from HMS to UC

I am currently doing Queries upgradation from HMS to Unity catalog. I would like to know and understand a few best practices to update the queries and also use a 3-level namespace for the existing query structure. Please guide me!

  • 1251 Views
  • 0 replies
  • 0 kudos
Félix
by New Contributor II
  • 1749 Views
  • 0 replies
  • 0 kudos

Editor bug when escaping strings

When working in a notebook using %sql, when you escape a quote the editor colors get messed up.how it is:how it should be: I wont open a ticket or send a email to support.  

Flix_0-1710346621686.png Flix_2-1710346840743.png
  • 1749 Views
  • 0 replies
  • 0 kudos
Nirdosh
by New Contributor II
  • 2794 Views
  • 5 replies
  • 3 kudos

Compute cluster not working

I have been facing this issue for 4 hour on the databricks community version.Bootstrap Timeout:Node daemon ping timeout in 780000 ms for instance i-0a711924387d1bc88 @ 10.172.241.200. Please check network connectivity between the data plane and the c...

  • 2794 Views
  • 5 replies
  • 3 kudos
Latest Reply
Yara
New Contributor II
  • 3 kudos

I have the same issue

  • 3 kudos
4 More Replies
Madalian
by New Contributor III
  • 1938 Views
  • 0 replies
  • 0 kudos

Adding new field to Delta live Table

Hi Experts,I have on Bronze layer all delta merge files (Parquet) format.I am converting these files into delta live tables in silver layer. While doing so, I am unable to add current time stamp column.Following is the script:from pyspark.sql.functio...

  • 1938 Views
  • 0 replies
  • 0 kudos
Praveen587
by New Contributor III
  • 1713 Views
  • 2 replies
  • 0 kudos

Unable to Spin a cluster in community Edition

Bootstrap Timeout:Node daemon ping timeout in 780000 ms for instance i-0943508bf00d6e86f @ 10.172.185.100. Please check network connectivity between the data plane and the control plane.

  • 1713 Views
  • 2 replies
  • 0 kudos
Latest Reply
Praveen587
New Contributor III
  • 0 kudos

Hi Kaniz,It seems issue is with all community Edition accounts. Can you please look into it.

  • 0 kudos
1 More Replies
crvkumar
by New Contributor II
  • 1571 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...

  • 1571 Views
  • 1 replies
  • 0 kudos
evgvain
by New Contributor II
  • 9944 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...

Get Started Discussions
databrickas
ipython
jupyter
  • 9944 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
  • 1056 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 ...

  • 1056 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
  • 1166 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 ...

  • 1166 Views
  • 0 replies
  • 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