Versions Compared

Key

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

...

Table of Contents
minLevel1
maxLevel2
absoluteUrltrue

Problem

Querying huge amount of data from an external location, such as Azure Blob storage can be a rigorous task as well as time-consuming if file size is highhuge. The resulting queried data can be inaccurate and there is a possibility of data loss.

Solution

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 too, because the data processing works on the pay-as-you-go model. Learn more about the Azure Synapse Analytics pricing.

...

Download this solution

Understanding the Solution

Prerequisites:

...

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

d. Validate On validating the Pipeline. You , you can view the following query in the output.

...

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

...

Step 4: Execute the Pipeline.

Downloads

Attachments
patterns*.slp, *.zip

...