cancel
Showing results for 
Search instead for 
Did you mean: 
NW1000
New Contributor III
since ‎09-04-2025
3 weeks ago

User Stats

  • 11 Posts
  • 0 Solutions
  • 1 Kudos given
  • 1 Kudos received

User Activity

I am working in a regulated industry. It is necessary to document and replicate the compute environment. I guess to do this for a classic cluster vs a serverless one is different. Anyone knows how to do it? Thank you for your assistance.
Is it possible to let a group in databricks to change a delta table, but not the table’s schema in UC? i.e., they can add or remove rows of the delta table, but cannot change the name or the format of the columns.
In general R pipeline, we can use source("abc.R") file. However, it does not work in Databricks. I got errors: source("./abc.R"), but the error say: Error in file(filename, "r", encoding = encoding) : cannot open the connectionHow best to build a pip...
We use R notebooks to generate workflow. Thus we have to use classic clusters. And we need roughly 10 additional R packages in addition to 2 pyPI packages. It takes at least 10-20 min to start the cluster. We found the most time taken were the packag...
I used the same code with the classic cluster (RunTime 17.3LTS ML, with spark config: "spark.databricks.workspace.fileSystem.enabled true"), not able to access files in workspace with the following python code: import os# Check if source exists and w...
Kudos from
Kudos given to