Table of Contents

Search

  1. Preface
  2. Introduction to Databricks Delta Connector
  3. Connections for Databricks Delta
  4. Mappings for Databricks Delta
  5. Migrating a mapping
  6. Databricks Delta SQL ELT optimization
  7. Data type reference

Databricks Delta Connector

Databricks Delta Connector

Introduction to Databricks Delta Connector

Introduction to Databricks Delta Connector

You can use Databricks Delta Connector to securely read data from or write data to Databricks Delta.
When you use Databricks Delta Connector, you can create a Databricks Delta connection to connect to Databricks Delta endpoints hosted on Amazon Web Services, and Microsoft Azure environment.
When you read data from and write data to Databricks Delta, you can stage the data in Amazon Web Services, Microsoft Azure environment, or personal staging location.
You can use Databricks Delta Connector on the Windows and Linux operating systems.
For Linux operating systems, you can switch mappings to advanced mode to include transformations and functions that enable advanced functionality.
You can switch mappings to advanced mode to include transformations and functions that enable advanced functionality. A mapping in advanced mode can run on the
advanced cluster
hosted on Amazon Web Services, Microsoft Azure environment, or on a self-service cluster.

0 COMMENTS

We’d like to hear from you!
Sivakumaran Saravanan - February 01, 2023

1) If we create a mapping with source and target both are Databricks Delta Tables, Is it possible to use the Databricks SQL endpoint?

Informatica Documentation Team - February 02, 2023

Hi Sivakumaran Saravanan,

Yes, both the source and target transformations in a mapping can use Databricks Delta with the Databricks SQL endpoint. You can find the information here: Databricks compute resources

Thanks,

Informatica Documentation team