cancel
Showing results for 
Search instead for 
Did you mean: 
TimB
New Contributor III
since ‎09-07-2023
‎03-21-2025

User Stats

  • 13 Posts
  • 0 Solutions
  • 2 Kudos given
  • 1 Kudos received

User Activity

I am trying to run a job using the For Each command with many concurrent processes using serverless compute.To add dependencies to serverless jobs, it seems you have to add them to the notebook, rather than configure them on the tasks screen like you...
I am trying to use autoloader to load data from two different blobs from within the same account so that spark will discover the data asynchronously. However, when I try this, it doesn't work and I get the error outlined below. Can anyone point out w...
I have added a connection to a MySql database in Azure, and I have created a foreign catalog in Databricks. But when I go to query the database I get the following error;Connections using insecure transport are prohibited while --require_secure_trans...
I want to create an external table from more than a single path. I have configured my storage creds and added an external location, and I can successfully create a table using the following code;create table test.base.Example using csv options ( h...
Kudos from
Kudos given to