Versions Compared

Key

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

...

Changes to a plugin template do not affect any pipelines created using that template, as those pipelines are created from the artifacts as specified in the plugin template at the time of creation of the pipeline.

...

CDAP Studio: Creating a plugin template from the Stream source pluginTo create a plugin-template, follow these steps:

  1. In the Pipeline Studio, hover your mouse over the plugin you would like to use for your template, such as the StreamBigQuery source plugin.

  2. In the on-hover menu that appears, click the + Template button.

  3. The window that appears will allow you to specify the version of the plugin to use. Once you do, the window will expand to allow you to specify the particular properties of that plugin.

  4. The template will require a name that uniquely identifies it.

  5. You can lock individual properties of the configuration so that they are not editable when the template is used.

  6. When the plugin template is successfully saved, it will appear in appears with the other plugins, with an additional "T" icon to indicate that it is a template.

  7. Templates can be either edited or deleted after they are created, using buttons that will appear in their on-hover menu.

...