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

john2
by New Contributor II
  • 2454 Views
  • 2 replies
  • 0 kudos

Disable personal compute for everyone including workspace admins

If we disable personal compute feature in the account console, it gets deactivated only for non-admin users but still admin users are able to create personal compute clusters. Is there way to restrict to everyone? If not, can you raise a feature requ...

  • 2454 Views
  • 2 replies
  • 0 kudos
Latest Reply
john2
New Contributor II
  • 0 kudos

@DebayanI am talking about the personal compute feature here not the way how clusters are created. If personal compute feature is set to delegate, it should be disable for workspace admin users as well. If this is not supported, it's good to have fea...

  • 0 kudos
1 More Replies
Tushar9696
by New Contributor
  • 1220 Views
  • 0 replies
  • 0 kudos

Cloning Github Repository Accessibility

Hi all,I am trying to clone GitHub repository on the databricks notebook, but there are some accessibility issues faced here.Already linked the GitHub in the User Settings but still not working in the command on the notebook.

  • 1220 Views
  • 0 replies
  • 0 kudos
ChriZhan_93142
by New Contributor
  • 2579 Views
  • 1 replies
  • 0 kudos

how to upgrade pip associated with the default python

We have a job scheduled and submitted via Airflow to Databricks using api: api/2.0/jobs/runs/submit. Each time the job runs an ephemeral cluster will be launched and during the process a virtual env named: /local_disk0/.ephemeral_nfs/cluster_librarie...

  • 2579 Views
  • 1 replies
  • 0 kudos
Latest Reply
Debayan
Databricks Employee
  • 0 kudos

Hi, I got an interesting article on the same. You can follow and let us know if this helps.  Please tag @Debayan with your next comment which will notify me!

  • 0 kudos
rendorHaevyn
by New Contributor III
  • 1896 Views
  • 0 replies
  • 0 kudos

Using map_filter / filter to return only map elements for a given predicate

I want to apply a filter to a map structure (on a column called "ActivityMap") for elements only where a given predicate holds. Representative data is below. Applying both "map_filter" and "array_contains" will return rows where a predicate holds, ho...

Get Started Discussions
filter
map_filter
MapType
pyspark
  • 1896 Views
  • 0 replies
  • 0 kudos
rajib_bahar_ptg
by New Contributor III
  • 1850 Views
  • 0 replies
  • 0 kudos

Questions about the new Serverless SQL

I have a list of questions about the Serverless SQL option:As per the docs, it says it's hosted by Databricks. Is there any exception to that? Will it ever create ec2 instances on AWS for the serverless option?Are any serverless asset stored on custo...

  • 1850 Views
  • 0 replies
  • 0 kudos
chenqian0562
by New Contributor II
  • 5926 Views
  • 2 replies
  • 4 kudos

Can we apply multiple exam discount voucher to one exam?

I have a 75% off certification exam voucher using my working email, and i also noticed that you can redeem a 25% off voucher from the rewards store. I am wondering if you can add these 2 vouchers together at the same time so that you can get 1 exam 1...

  • 5926 Views
  • 2 replies
  • 4 kudos
Latest Reply
xxjordan
New Contributor II
  • 4 kudos

Hi chenqian0562,Could you please share the solution with the community? I have the same issue.

  • 4 kudos
1 More Replies
Brant_Seibert_V
by New Contributor II
  • 6780 Views
  • 0 replies
  • 0 kudos

DLT use case

Is Delta Live Tables (DLT) appropriate for data that is in the millions of rows and GB sized?  Or is DLT only optimal for larger data with billions of rows and TB sized?Please consider the Total Cost of Ownership.Development costs (engineering time)O...

  • 6780 Views
  • 0 replies
  • 0 kudos
JohnJustus
by New Contributor III
  • 2031 Views
  • 1 replies
  • 0 kudos

Pyspark API reference

All,I am using Azure Databricks and at times I refer to pyspark API's to interact with data in Azure datalake using python, SQL here https://spark.apache.org/docs/3.5.0/api/python/reference/pyspark.sql/index.htmlDoes databricks website has the list o...

  • 2031 Views
  • 1 replies
  • 0 kudos
adrianhernandez
by New Contributor III
  • 7517 Views
  • 1 replies
  • 1 kudos

Set default database thru Cluster Spark Configuration

Set the default catalog (AKA default SQL Database) in a Cluster's Spark configuration. I've tried the following :spark.catalog.setCurrentDatabase("cbp_reporting_gold_preprod") - this works in a Notebook but doesn't do anything in the Cluster.spark.sq...

  • 7517 Views
  • 1 replies
  • 1 kudos
Latest Reply
adrianhernandez
New Contributor III
  • 1 kudos

I've tried different commands in the Cluster's Spark Config, none work, they execute at Cluster startup w/o any errors shown in the logs, but once you run a notebook attached to the cluster Default catalog is still set to 'default'.

  • 1 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