postman query on cluster

Shambhu Rai 1,411 Reputation points
2023-08-10T20:32:39.0666667+00:00

Hi Expert,

How can i query to databricks cluster to execute sql query from postman. Is there any specific url needs to generate for cluster . i found below link .. is there anything specific

https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-cluster-creation-setup-azure-ad-via-portal

if yes then how to configure this step

https://{{cluster name}}.{{location}}.cloudapp.azure.com:19080/Explorer

Azure SQL Database
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,562 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.
5,378 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,527 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,639 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ShaikMaheer-MSFT 38,546 Reputation points Microsoft Employee Moderator
    2023-08-11T10:21:22.6933333+00:00

    Hi Shambhu Rai,

    Thank you for posting query in Microsoft Q&A Platform.

    If I understand correctly, you want to execute Spark SQL statements in Databricks using REST API. Please correct me if I am wrong.

    You can do this by make rest api call. Please check below link for official rest api documentation for same. https://docs.databricks.com/en/sql/admin/sql-execution-tutorial.html

    Hope this helps. Please let me know if any further queries.


    Please consider hitting Accept Answer button. Accepted answers help community as well.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.