2,063 questions with Azure Databricks tags

Sort by: Updated
1 answer

How can I resolve this error marketplace ??

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
234 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,584 questions
asked 2020-10-25T16:16:37.29+00:00
BATRAH HAMZA 1 Reputation point
answered 2020-10-26T14:53:48.253+00:00
GiftA-MSFT 11,161 Reputation points
0 answers

How to call websocket api and make a data set based on time?

I want to call websocket api from data anlytics or data factory which gives continous data from api. i want to read that data and based on time after every 5 minutes want to take out open high low and close values from that set. i can able to do it using…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
444 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,101 questions
asked 2020-10-11T07:36:44.293+00:00
ashish fugat 11 Reputation points
commented 2020-10-22T16:58:21.693+00:00
HimanshuSinha-msft 19,381 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure databricks workload type

I am calling a azure databricks cluster from a AI/ML pipeline. I want to understand it will get executed under which feature type: Data analytics or data engineering. I want to understand this to get my databricks usage cost calculation.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-10-19T21:51:01.31+00:00
Sandhya Prusty 21 Reputation points
commented 2020-10-22T07:10:38.28+00:00
PRADEEPCHEEKATLA-MSFT 85,031 Reputation points Microsoft Employee
1 answer

Why we dont have diagnostic settings feature in Monitoring Section of "Azure Databricks of standard version"

Hi, I want to monitor Azure Databricks using Azure monitor .. I first want to send all its diagnostics settings to log analytics and then i can analyze from there. but there is no diagnostics setting feature Available for "Azure databricks Standard…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-10-16T09:32:25.407+00:00
Rohit Boddu 466 Reputation points
commented 2020-10-21T11:15:44.667+00:00
PRADEEPCHEEKATLA-MSFT 85,031 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Databricks table

Hi, One of my Datascientist by mistakenly delete data file working on Azure Databricks. Now How to restore deleted table from Azure Data Lake?

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-10-16T19:55:36.973+00:00
Vijay Kumar 2,031 Reputation points
accepted 2020-10-20T16:05:50.507+00:00
Vijay Kumar 2,031 Reputation points
2 answers

How to maintain uniqueness in dataframe in databricks

When you load data into dataframes in databricks how can you make sure the rows in dataframes are not duplicated. In SQL you can handle by using unique constraint on the tables. how this can be handle in dataframes to ensure rows are not duplicated.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-10-13T13:01:40.6+00:00
Abhishek Gaikwad 191 Reputation points
commented 2020-10-15T18:31:35.803+00:00
HimanshuSinha-msft 19,381 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Getting SSL certificate error while connecting to Synapse SQL pool from Databricks in Azure using JDBC

--------------------------------------------------------------------------- Py4JJavaError Traceback (most recent call last) <command-3031308706598466> in <module> 6 .option("tempDir",…

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,661 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-10-06T17:17:39.827+00:00
Ajay Verma 21 Reputation points
commented 2020-10-15T05:11:29.787+00:00
PRADEEPCHEEKATLA-MSFT 85,031 Reputation points Microsoft Employee
1 answer

notebook-scoped lib failing to find the dependent cluster-scoped lib

Our app hit an issue with ModuleNotFoundError recently with Databricks Runtime 6.4 and it looks this is a databricks issue, so wanted to ask about that. The problem can happen as follows: Two libraries A.B and A.C; A.C depends on A.B Install A.B…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-10-07T21:45:54.727+00:00
Tri Tran 1 Reputation point Microsoft Employee
answered 2020-10-14T21:35:03.173+00:00
HimanshuSinha-msft 19,381 Reputation points Microsoft Employee
4 answers

Unable to read csv file from cosmos gen1 through spark. Pandas read works.

This works, df = pd.read_csv('/dbfs/mnt/ajviswan/forest_efficiency/2020-04-26_2020-05-26.csv') sdf = spark.createDataFrame(df) sdf.head() But spark read does not work. df =…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,531 questions
asked 2020-10-08T15:35:40.867+00:00
Ajay Prasadh Viswanathan 1 Reputation point Microsoft Employee
commented 2020-10-14T11:34:54.997+00:00
Ajay Prasadh Viswanathan 1 Reputation point Microsoft Employee
1 answer

Azure Databricks Access Controls in Programmatic way

Can someone please let me know is there any programmatic way to implement Access control on Azure Databricks on Workspace object, cluster, pool, job, and table etc.. Any powershell or API for the same ?

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-10-02T11:20:29.373+00:00
Akash Verma 21 Reputation points
commented 2020-10-14T10:18:58.663+00:00
PRADEEPCHEEKATLA-MSFT 85,031 Reputation points Microsoft Employee
1 answer

Azure Databrick workspace linking to Azure Machine Learning workspace error unable to get Workspace.from_config()

We are in a POC of Azure Databricks and Azure Machine Learning integration so that we can advance our MLOps practice. We have been dealing the with workspace linking issue for the past few weeks and have hit a wall. We worked with Databricks and search…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,710 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-07-07T18:13:25.387+00:00
tk-debug 21 Reputation points
commented 2020-10-13T16:43:10.973+00:00
Sandy Su 1 Reputation point
1 answer One of the answers was accepted by the question author.

Writing parquet file throws…An HTTP header that's mandatory for this request is not specified

I have two ADLSv2 storage accounts, both are hierarchical namespace enabled. In my Python Notebook, I'm reading a CSV file from one storage account and writing as parquet file in another storage, after some enrichment. I am getting below error when…

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,422 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-10-12T23:48:19.033+00:00
Porsche Me 131 Reputation points
accepted 2020-10-13T13:44:57.697+00:00
Porsche Me 131 Reputation points
3 answers

is there any limitation of writing billions of record from Azure Data bricks to Azure SQL using JDBC

Hi All, we are follow up this url- https://learn.microsoft.com/en-us/azure/databricks/data/data-sources/sql-databases we want to know is there any limitation of writing billions of record from Azure Data bricks to Azure SQL using JDBC …

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-10-08T14:37:03.543+00:00
manish verma 441 Reputation points
commented 2020-10-12T21:06:38.3+00:00
HimanshuSinha-msft 19,381 Reputation points Microsoft Employee
1 answer

Where to store delta-files

Hey guys! I have been wondering about the below question for a while and I hope you can help me get a good night sleep again. Question: When you are working in Azure DataBricks to do transformations, you can save the results using a delta format.…

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,422 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-10-05T13:05:54.297+00:00
Christian Gert Hansen 1 Reputation point
commented 2020-10-08T20:15:56.767+00:00
HimanshuSinha-msft 19,381 Reputation points Microsoft Employee
1 answer

DatabricksL Error Code 3208

This issue was already reported in Git50030Hub. We have the same issue. Very little technical details here, can someone from Microsoft add more technical details? Microsoft's t-shooting doc here is very amusing. This issued showed up in our newly created…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,101 questions
asked 2020-10-06T19:08:16.867+00:00
Porsche Me 131 Reputation points
commented 2020-10-08T10:23:40.55+00:00
PRADEEPCHEEKATLA-MSFT 85,031 Reputation points Microsoft Employee
1 answer

'databricks configure --token' command waiting for the input

I run following task in Azure DevOps, it always waiting for input? Why wasn't my bash automatic supply working? Python 3.7 installed databricksUrl=https://... databricksToken=***** databricks configure --token…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-10-01T04:37:38.963+00:00
Porsche Me 131 Reputation points
commented 2020-10-07T13:05:45.757+00:00
PRADEEPCHEEKATLA-MSFT 85,031 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Opening up port 443 on Azure Databricks (managed resource)

Hello, I was wondering if there is a way to open port 443 (HTTPS) on a managed azure databricks workspace. . I've attempted to attach a network interface and network security group components on the same resource group and added inbound rule 443 but…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-09-22T16:00:54.887+00:00
Peter Kim 26 Reputation points
accepted 2020-10-05T16:36:08.673+00:00
Peter Kim 26 Reputation points
2 answers

AD Authentication to Databricks REST API Returns 403 Unauthorized

I'm attempting to call the Databricks API using the method described in Get an Azure Active Directory token using a service principal. However when I use the management endpoint access token to access the Databricks REST API, I get HTTP ERROR 403.…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 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,491 questions
asked 2020-06-29T16:03:39.38+00:00
M.Lo 1 Reputation point
commented 2020-10-02T08:27:10.42+00:00
Paweł Jankowski 1 Reputation point
2 answers

Databricks cluster does not work with free trial subscription

In Azure Databricks, tried to create cluster. Cluster creation requires to provide worker type and driver type, in which minimum 4 cores are required on each which means in total 8 cores. Free trail subscription gives only 4 cores what I read. So how…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-06-11T22:24:30.773+00:00
Seuli Das Majumder 101 Reputation points
answered 2020-10-01T14:36:15.337+00:00
PRADEEPCHEEKATLA-MSFT 85,031 Reputation points Microsoft Employee
1 answer

dbutils.widgets.dropdown() issue: com.databricks.dbutils_v1.TooManyDefaultChoices: Too many default choices (1116). Limit is 1024

HI, While running dbutils.widgets.dropdown(), I face the following issue: com.databricks.dbutils_v1.TooManyDefaultChoices: Too many default choices (1116). Limit is 1024. I searched but could not find an answer, how to change the default value. For sure,…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,063 questions
asked 2020-09-21T12:44:16.483+00:00
commented 2020-09-30T19:48:14.75+00:00
MartinJaffer-MSFT 26,061 Reputation points