લગભગ 50 પરિણામો
નવા ટૅબમાં લિંક્સ ખોલો
  1. Is there a way to use parameters in Databricks in SQL with parameter ...

    29 સપ્ટે, 2024.EDIT: I got a message from Databricks' employee that currently (DBR 15.4 LTS) the parameter marker syntax is not supported in this scenario. It might work in the future versions. …

  2. databricks - How to create Storage Credential using Service Principal ...

    24 સપ્ટે, 2024.An Azure Databricks access connector is a first-party Azure resource that lets you connect managed identities to an Azure Databricks account. You must have the Contributor role or …

  3. Printing secret value in Databricks - Stack Overflow

    11 નવે, 2021.2 Building on @camo's answer, since you're looking to use the secret value outside Databricks, you can use the Databricks Python SDK to fetch the bytes representation of the secret …

  4. Databricks Permissions Required to Create a Cluster

    9 નવે, 2023.In Azure Databricks, if you want to create a cluster, you need to have the " Can Manage " permission. This permission basically lets you handle everything related to clusters, like making new …

  5. databricks asset bundle switch between run_as configs

    10 મે, 2024.Is it possible to switch neatly between user_name and service_principal_name. I want to run dab from local terminal and pipeline deployment. From terminal I want to use the user_name and …

  6. Databricks Notebook Job use DefaultAzureCredential

    23 ઑક્ટો, 2024.The SP in Azure linked to databricks has the RBAC role to read/write in this keyvault. So was thinking in getting the managed identity inside the databricks notebook and use the Python …

  7. REST API to query Databricks table - Stack Overflow

    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 in …

  8. Create Azure KeyVault backed Databricks secret scope in CLI

    22 એપ્રિલ, 2025.I am trying to create an Azure KeyVault-backed secret scope within Databricks. I can create the AKV-backed secret scope in the UI no bother, however, I want to create it in the CLI as part …

  9. 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 AWS and …

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

    28 ફેબ્રુ, 2024.Installing multiple libraries 'permanently' on Databricks' cluster Asked 1 year, 10 months ago Modified 1 year, 10 months ago Viewed 5k times