2,055 questions with Azure Databricks tags

Sort by: Updated
0 answers

How to replace Data flow activity having transformations inside it in ADF with other activity.

I have Azure data factory pipeline which have data flow activity. Data flow activity points to source file in storage account gets data from it as a source then performs different transformations on data using conditional split, derived column, flatten…

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,604 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,067 questions
asked 2024-07-11T20:07:42.1866667+00:00
Rahi Jangle 0 Reputation points
0 answers

primary key in adf pipeline

ADF package is failing due to Primarky and not null column available in target table due to which pipiline is failing how to handle such situation in adf.. Please prrimary key is only creating unique constraint

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,067 questions
asked 2024-07-06T06:00:55.3133333+00:00
Vineet S 325 Reputation points
commented 2024-07-11T17:53:44.4533333+00:00
Vineet S 325 Reputation points
1 answer

How to Correctly Pass and Use Boolean Values from Datafactory to Databricks Notebook

How can I correctly pass a Boolean value from Datafactory to a Databricks notebook and use it in conditional logic? I configured a pipeline in Datafactory that calls a Databricks notebook. I attempted to pass a Boolean parameter from Datafactory as a…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,067 questions
asked 2024-07-11T14:38:26.1066667+00:00
Glasier 380 Reputation points
answered 2024-07-11T15:03:11.6766667+00:00
Smaran Thoomu 12,345 Reputation points Microsoft Vendor
0 answers

I am unable to create compute cluster in databricks from azure free trial subcription

I am unable to create compute cluster in databricks from azure free trial subcription. Failed to add 1 container to the compute. Will attempt retry: false. Reason: Azure Quota Exceeded Exception

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
asked 2024-07-10T12:10:18.31+00:00
Sangana 0 Reputation points
commented 2024-07-11T11:21:31.51+00:00
Sangana 0 Reputation points
1 answer

whitelist the serverless data plane subnets in the cloud region

I am following below instructions from the documentation to whitelist the serverless data plane subnets in the cloud region of your Databricks workspace. But unable to find ARM resource ID of the serverless compute subnet details …

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,416 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
asked 2024-07-10T05:35:31.7966667+00:00
Santhosh Singh (ext) 0 Reputation points
commented 2024-07-11T10:47:39.5066667+00:00
Smaran Thoomu 12,345 Reputation points Microsoft Vendor
4 answers

how to fetch data from Azure Active Directory(AD) by using either ADF or databricks

To fetch data from Azure Active Directory (AD) using either Azure Data Factory (ADF) or Azure Databricks, Pleae let me know in detail. thanks

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,067 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,179 questions
asked 2024-07-04T10:41:44.7933333+00:00
Lakshmi Narayana Sarma Bhamidipati 30 Reputation points
commented 2024-07-11T06:24:22.3166667+00:00
Lakshmi Narayana Sarma Bhamidipati 30 Reputation points
1 answer

How does ADF Linked Service for Azure Databricks aligns with Job Compute Policy defined inside Azure Databricks

This is a two-part Question. First Part Context: I have ADF which contains several data pipelines. Some pipeline also includes a databricks notebook as an activity. I have created Linked Service Azure Data Factory to facilitate the pipeline which…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,067 questions
asked 2024-07-10T10:25:16.91+00:00
Ravineesh 20 Reputation points
answered 2024-07-10T20:16:41.1566667+00:00
Aravind Nuthalapati 75 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

create the dateid table in sql server

Hi , how to populate the dateid and date in dimtime table using script as below output upto 2029 excluding saturday and sunday create table table (dateid int,day varchar(23), dateid | day 20240601 | 2024 June 01 20290601 | 2029 June…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
759 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,251 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,859 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,507 questions
asked 2024-07-10T14:38:36.3933333+00:00
Vineet S 325 Reputation points
accepted 2024-07-10T18:52:57.11+00:00
Vineet S 325 Reputation points
2 answers

Getting the size of parquet files from azure blob storage

I have a blob container abcd The folder structure is like below: abcd/Folder1/Folder a, Folder b…..Folder z Inside a particular Folder a/v1/full/20230505/part12344.parquet Similarly Folder b/v1/full/20230505/part9385795.parquet Scenario is I need to get…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,416 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,594 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,067 questions
asked 2024-07-09T11:57:50.94+00:00
KEERTHANA JAYADEVAN 66 Reputation points
answered 2024-07-10T10:04:36.8133333+00:00
Nehruji R 4,376 Reputation points Microsoft Vendor
2 answers

Azure Databricks Billing

I am confused about how the databricks service is billed under Azure. From documentation, it is said that Databricks is totally integrated with Azure billing: one bill for both Azure infrastructure (VM, storage, Network traffic, etc) and Databricks…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,305 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
asked 2024-07-08T21:20:19.8566667+00:00
P, John 120 Reputation points
edited an answer 2024-07-09T17:02:08.2833333+00:00
P, John 120 Reputation points
1 answer

merge statement in 2 data frame

Hi , how to use merge statement in 2 dataframe df1=spark.sql("" sellect cole1,col2 from table1""") df2=spark.sql("" sellect cole1,col2 from table2""") expected results merge into table2 using tabl1 on…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,645 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
asked 2024-07-04T19:49:06.46+00:00
Vineet S 325 Reputation points
commented 2024-07-09T10:53:09.3966667+00:00
Smaran Thoomu 12,345 Reputation points Microsoft Vendor
1 answer

merge in sql server table using dataframe

how to use merge statement in 2 dataframe df1=spark.sql("" sellect cole1,col2 from table1""") Table2 from sql server

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
asked 2024-07-06T05:53:45.0133333+00:00
Vineet S 325 Reputation points
commented 2024-07-09T10:49:22.32+00:00
Smaran Thoomu 12,345 Reputation points Microsoft Vendor
1 answer

DataBricks Unity Catalog Lineage

Hi, I'm looking for support on the Databricks Unity Catalog (on the data lineage). So I'm trying to establish lineage between 2 schemas (with 50 odd tables within each schema). Data for the first schema is fetched from source files (via ADF pipeline),…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
asked 2024-06-20T06:15:49.5666667+00:00
S, Santhosh M 0 Reputation points
commented 2024-07-09T10:34:25.3466667+00:00
PRADEEPCHEEKATLA-MSFT 84,856 Reputation points Microsoft Employee
1 answer

Guidance on how to use Service Principal with Certificate to Authorize for EventHub Stream Read

I found this documentation https://github.com/Azure/azure-event-hubs-spark/blob/master/docs/use-aad-authentication-to-connect-eventhubs.md online on how to use service principal with certificate to use spark stream read from EventHubs, I want to do this…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
592 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,645 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,473 questions
asked 2024-07-01T21:27:20.97+00:00
BEPV 0 Reputation points
commented 2024-07-08T18:29:43.01+00:00
BEPV 0 Reputation points
4 answers

How to reduce unnecessary high memory usage in a Databricks cluster?

We are having unnecessary high memory usage even when nothing is running on the cluster. When the cluster first starts, it's fine, but when I run a script and it finishes executing, nothing gets back to the idle (initial) state (even hours after nothing…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
237 questions
asked 2024-05-08T08:58:46.4433333+00:00
Senad Hadzikic 20 Reputation points
commented 2024-07-08T17:44:30.65+00:00
Alex 0 Reputation points
1 answer One of the answers was accepted by the question author.

While running SQL query in Azure Databricks workspace i.e. on SQL warehouse as well as on UC enabled shared cluster facing an SSL handshake error

Hello Team, We have UC enabled Azure databricks workspace, also the Public access and delta sharing is disabled on our workspace. So while running the below SQL query on SQL Warehouse as well as on UC enabled shared cluster, I am receiving an…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
1,042 questions
asked 2024-06-28T10:06:18.7566667+00:00
Ashwini Gaikwad 130 Reputation points
accepted 2024-07-08T11:09:53.34+00:00
Ashwini Gaikwad 130 Reputation points
0 answers

Azure Databricks to Cognitive Search connection timing out

I have a question on Azure Databricks and Azure Cognitive Search connectivity and hope this is the right forum to ask it. We are getting a timeout message when creating an index , "ServiceRequestError: (<urllib3.connection.HTTPSConnection object…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
845 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
asked 2024-03-04T19:56:31.0633333+00:00
alvaro mantilla 20 Reputation points
commented 2024-07-08T10:11:14.05+00:00
Sigita Lapina 0 Reputation points
0 answers

Databricks - unable to connect to ai search over private endpoint

We are getting a timeout message when creating an index , "ServiceRequestError: (<urllib3.connection.HTTPSConnection object at 0x7f081820e1a0>, 'Connection to xxxxx-aisearch-02.search.windows.net timed out. (connect timeout=300)')". I…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
845 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
485 questions
asked 2024-03-01T16:03:46.9433333+00:00
alvaro mantilla 20 Reputation points
commented 2024-07-08T10:09:55.5433333+00:00
Sigita Lapina 0 Reputation points
2 answers

Managed storage account's compliance

Azure Databricks managed storage accounts need to have the key access disabled. But since these have deny assignment, I am able to see / influence the configuration. How do I make these storage accounts be green for this compliance?

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,891 questions
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
120 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
asked 2024-06-19T17:48:49.89+00:00
Chitra Gurumurthy (NON EA SC ALT) 0 Reputation points Microsoft Employee
commented 2024-07-08T05:22:21.13+00:00
Nehruji R 4,376 Reputation points Microsoft Vendor
1 answer

Can we run delta live tables with free tier azure account?

While running the delta live tables pipeline in azure databricks I'm getting an error saying: QuotaExceeded, error message: Operation could not be completed as it results in exceeding approved Total Regional Cores quota. Additional details - Deployment…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,055 questions
asked 2024-07-01T10:14:34.0733333+00:00
Kartik B 0 Reputation points
edited a comment 2024-07-08T02:51:25.9733333+00:00
PRADEEPCHEEKATLA-MSFT 84,856 Reputation points Microsoft Employee