Search code examples
google-cloud-data-fusioncdap

How to set runtime arguments in a CDAP/DATA FUSION pipeline?


In addition to Argument Setter Plugin, is there any other way to set runtime arguments in a pipeline? For example,I calculated the total number of error messages,and I want to set in a runtime argument so that the email sender can use it? Someone can take a look and help me. Thanks.


Solution

  • There are multiple ways you can set the runtime argument of a pipeline.

    1. Argument Setter action-plugin
    2. GCS Argument Setter action-plugin
    3. Preferences and Runtime Arguments
    4. Setting Preferences