About 5,030,000 results
Open links in new tab
  1. Printing secret value in Databricks - Stack Overflow

    Nov 11, 2021 · Even though secrets are for masking confidential information, I need to see the value of the secret for using it outside Databricks. When I simply print the secret it shows …

  2. Databricks: How do I get path of current notebook?

    Nov 29, 2018 · Databricks is smart and all, but how do you identify the path of your current notebook? The guide on the website does not help. It suggests: %scala …

  3. Databricks - Download a dbfs:/FileStore file to my Local Machine

    Method3: Using third-party tool named DBFS Explorer DBFS Explorer was created as a quick way to upload and download files to the Databricks filesystem (DBFS). This will work with both …

  4. Databricks: managed tables vs. external tables - Stack Overflow

    Jun 21, 2024 · While Databricks manages the metadata for external tables, the actual data remains in the specified external location, providing flexibility and control over the data storage …

  5. Run a notebook from another notebook in a Repo Databricks

    Jul 6, 2021 · With delete and create , it’s like resetting the folder. In that way you can execute a script from another repo. Alternatively, another way to do that is to create a job in databricks …

  6. python - How to pass the script path to %run magic command as …

    Aug 22, 2021 · I want to run a notebook in databricks from another notebook using %run. Also I want to be able to send the path of the notebook that I'm running to the main notebook as a …

  7. python - Read/Write single file in DataBricks - Stack Overflow

    Mar 16, 2018 · I have a file which contains a list of names stored in a simple text file. Each row contains one name. Now I need to pro grammatically append a new name to this file based on …

  8. REST API to query Databricks table - Stack Overflow

    Jul 24, 2022 · Is databricks designed for such use cases or is a better approach to copy this table (gold layer) in an operational database such as azure sql db after the transformations are done …

  9. Installing multiple libraries 'permanently' on Databricks' cluster ...

    Feb 28, 2024 · Installing multiple libraries 'permanently' on Databricks' cluster Asked 1 year, 3 months ago Modified 1 year, 3 months ago Viewed 4k times

  10. Unity catalog not enabled on cluster in Databricks

    Nov 25, 2022 · We are trying out Unity catalog in Azure Databricks. We connected a pre-existing workspace to the new metastore. I created a new catalog. When I run a notebook and try to …

Refresh