Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Using the Azure Synapse SQL Snap Pack, you can automate the querying process for loading bulk data. This solution is efficient as it is easy to query your storage data and is cost-effective as well as too, because the data processing works on the pay-as-you-go model. Learn more about the Azure Synapse Analytics pricing.

...

...

Steps

...

Configuration

...

...

Step 1: Configure the Azure Synapse SQL - Bulk Load Snap.

...

a. The BulkLoad_TC13_VK target table into which the data from Blob Storage should load.

b. The File Name Pattern /*.csv loads only the files names with .csv file extension.

c. The Copy Argument With MAXERRORS=1000 ignores 1000 record errors and continues with the Snap execution.

d. Validate the Pipeline. You can view the following query in the output

...

.

...

...

Step 2: Configure the JSON Formatter Snap to format the output into JSON data.

...

Step 3: Configure the File Writer Snap to write the file to SLDB. After validating the Pipeline, you can download the file from SnapLogic Manager to your local.

...

Step 4: Execute the Pipeline.

Downloads

Attachments
patterns*.slp, *.zip

...