โ05-08-2022 05:50 AM
โ05-08-2022 11:55 PM
โ05-08-2022 11:55 PM
โ05-09-2022 12:14 AM
Thanks @Hubert Dudekโ ,
I execute the Jobs list Api but i am unable to execute the "CREATE AND TRIGGER JOB RUN " API
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="Content-Language" content="en" />
<title>Databricks - Sign In</title>
<meta name="viewport" content="width=960" />
<link rel="icon" type="image/png" href="/favicon.ico" />
<meta http-equiv="content-type" content="text/html; charset=UTF8" />
<link rel="icon" href="/favicon.ico">
<script defer="defer" src="/login/login.47926ab1.js"></script>
</head>
<body class="light-mode">
<uses-legacy-bootstrap>
<div id="login-page"></div>
</uses-legacy-bootstrap>
</body>
</html>
I AM GETTING THE RESPONSE
โ05-09-2022 07:08 PM
I got the solution ,
โ05-12-2022 08:51 AM
Hi @manivannan pโ , I'm curious to know whether @Hubert Dudekโ 's answer helped you find a solution or you've helped yourself.
โ05-12-2022 05:59 PM
Hi @Kaniz Fatmaโ , I got the solution based on the @Hubert Dudekโ Answer .
Thanks @Hubert Dudekโ .
Another Doubt:
How do i Automate the Azure Synapse Concept . Please help me ..
Thanks
โ05-13-2022 12:42 AM
Hi @manivannan pโ , You can access Azure Synapse from Azure Databricks using the Azure Synapse connector, a data source implementation for Apache Sparkโข that uses Azure Blob storage, and PolyBase or the COPY statement in Azure Synapse to transfer large volumes of data efficiently between an Azure Databricks cluster and an Azure Synapse instance.
Both the Azure Databricks cluster and the Azure Synapse instance access a common Blob storage container to exchange data between these two systems.
In Azure Databricks, Apache Sparkโข jobs are triggered by the Azure Synapse connector to read data from and write data to the blob storage container.
On the Azure Synapse side, data loading and unloading operations performed by PolyBase are triggered by the Azure Synapse connector through JDBC.
In Databricks Runtime 7.0 and above, COPY is used by default to load data into Azure Synapse by the Azure Synapse connector through JDBC.
โ05-18-2022 09:03 PM
Hi @manivannan pโ โ , Just a friendly follow-up. Do you still need help, or do the above responses help you find the solution? Please let us know.
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group