![]() |
VOOZH | about |
Using SQL Server as a backup for critical business data provides an essential safety net against loss. Backing up data to SQL Server enables business users to more easily connect that data with features like reporting, analytics, and more.
This example demonstrates how to use the CData SSIS Tasks for Databricks inside of a SQL Server SSIS workflow to transfer Databricks data into a Microsoft SQL Server database.
Accessing and integrating live data from Databricks has never been easier with CData. Customers rely on CData connectivity to:
While many customers are using CData's solutions to migrate data from different systems into their Databricks data lakehouse, several customers use our live connectivity solutions to federate connectivity between their databases and Databricks. These customers are using SQL Server Linked Servers or Polybase to get live access to Databricks from within their existing RDBMs.
Read more about common Databricks use-cases and how CData's solutions help solve data problems in our blog: What is Databricks Used For? 6 Use Cases.
To get started, add a new Databricks source and SQL Server ADO.NET destination to a new data flow task.
๐ The Data Flow task used in this example. (Salesforce is shown.)Follow the steps below to save Databricks connection properties in a connection manager.
To connect to a Databricks cluster, set the properties as described below.
Note: The needed values can be found in your Databricks instance by navigating to Clusters, and selecting the desired cluster, and selecting the JDBC/ODBC tab under Advanced Options.
Follow the steps below to specify the query to be used to extract Databricks data.
SELECT City, CompanyName FROM Customers WHERE Country = 'US'๐ The SQL query to retrieve records. (Salesforce is shown.)
Follow the steps below to specify the SQL server table to load the Databricks data into.
You can now run the project. After the SSIS Task has finished executing, your database will be populated with Databricks data.
๐ The completed import. (Salesforce is shown.)Download a free trial of the Databricks SSIS Component to get started:
Download NowLearn more:
๐ Databricks IconPowerful SSIS Source & Destination Components that allows you to easily connect SQL Server with Databricks through SSIS Workflows.
Use the Databricks Data Flow Components to synchronize with Databricks. Perfect for data synchronization, local back-ups, workflow automation, and more!