cancel
Showing results for 
Search instead for 
Did you mean: 
Saf4Databricks
Contributor
since ‎05-10-2024
Saturday

User Stats

  • 27 Posts
  • 0 Solutions
  • 7 Kudos given
  • 1 Kudos received

User Activity

When I uncomment the last two lines of Called_Notebook.py and run it manually by itself, it correctly returns the output as:Status: SUCCESSCircle area: 50.26544But when I comment out the last two lines of Called_Notebook.py and run it from the Caller...
We are unable to edit our post. It works sometimes but not always. For example, when I click on the drop down menu on the top right corner of the post, the drop down menu does not give the "Edit" option as shown in the image below:Edit option not ava...
Question: Since I'm using Databricks Free Edition that uses only serverless cluster, I cannot use spark.sql.globalTempDatabase in my code below. What's an alternative solution for the Caller_Notebook below. Following error occurred in the second line...
 Remarks: I though you can use %run command to make variables defined in one notebook available in another. The %run command executes the specified notebook inline within the current notebook's session, so all functions, variables, and DataFrames def...
Question: Why I'm getting the following error and how can we fix it?In step 6 of Create service credentials - Azure Databricks | Microsoft Learn when I enter the resource id of my Azure Databricks access connector, I get the following error:/subscrip...
Kudos from