Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The Change Pipeline step redirects the data that it receives into a different Pipeline Workflow.

Table of Contents

Overview

It is the step that enables the creation of pipeline stages: chaining multiple pipeline workflows where each workflow indexes the data into Squirro, and then passes them to the next pipeline workflow for further processing.

For example, it can be used as the last step of a lightweight Pipeline Workflow in order to index the data as fast as possible, and then redirect them to a more heavyweight Pipeline Workflow which includes computationally expensive steps.

Configuration

Field

Description

workflow_name

The name of the Pipeline Workflow into which the data will be redirected.

  • No labels