File compression (GZIP)

The following example pipeline demonstrates how to read a file and compress it using the GZIP Compression scheme. It consists of a single segment that handles the file reading and compression operations.



Download this Pipeline

  1. Configure the File Reader Snap to read the content from a file named 100MB.odt.
  2. Configure the Compress Snap to compress the input data using the GZIP compression scheme.


  3. Validate the Snap. On validation, the Snap compresses the output and displays the output as shown below.


To successfully reuse pipelines:
  1. Download and import the pipeline into SnapLogic.
  2. Configure Snap accounts as applicable.
  3. Provide pipeline parameters as applicable.