id: version-0.66.0-org.apache.streampipes.processors.filters.jvm.enrich title: Merge By Enrich sidebar_label: Merge By Enrich original_id: org.apache.streampipes.processors.filters.jvm.enrich


Description

Merges two data streams by enriching one of the streams with the properties of the other stream. The output frequency is the same as the frequency of the stream which is enriched.


Required input

None


Configuration

  • Select the stream which should be enriched with the properties of the other stream.
    • The last event of the stream is hold in state and each event of the other stream is enriched by the properties the user selected

Output

The compose processor has a configurable output that can be selected by the user at pipeline modeling time.