Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Introduction to Microsoft Azure Data Lake Storage Gen2 Connector
  3. Connections for Microsoft Azure Data Lake Storage Gen2
  4. Mappings for Microsoft Azure Data Lake Storage Gen2
  5. Migrating a mapping
  6. Data type reference
  7. Troubleshooting

Microsoft Azure Data Lake Storage Gen2 Connector

Microsoft Azure Data Lake Storage Gen2 Connector

Configuring Delta file format

Configuring Delta file format

You can use the Delta file format in mappings and mappings in advanced mode.
Before you use the Delta file format in mappings in advanced mode, perform the following steps:
  1. In the mapping task, navigate to the
    Advanced Session Properties
    section on the
    Runtime Options
    tab.
  2. Under
    Advanced Session Properties
    , click and select
    spark.custom.property
    in the
    Session Property Name
    field.
  3. In the
    Session Property Value
    field, set the following values:
    • spark.sql.extensions=io.delta.sql.DeltaSparkSessionExtension
    • spark.sql.catalog.spark_catalog=org.apache.spark.sql.delta.catalog.DeltaCatalog
    Separate the values with
    &:
    in the
    Session Property Value
    field.
    This image displays the spark custom property along with the session property value.

0 COMMENTS

We’d like to hear from you!