In the Cloud Data Fusion Studio, you can create, edit, or delete plugin templates. The templates are versions of a plugin that you customize. They're reusable, contain preconfigured settings, and you can choose which properties to lock or leave open for editing. You can use the plugin template in your data pipeline as you would any other plugin.
Create a plugin template
To create a plugin template, follow these steps:
Go to your instance:
In the Google Cloud console, go to the Cloud Data Fusion page.
To open the instance in the Cloud Data Fusion Studio, click Instances, and then click View instance.
In the Cloud Data Fusion Studio interface, click Studio.
In the plugins list, hold the pointer over a plugin, such as the Cloud SQL for MySQL batch source plugin, and click > Create template. The Create Template dialog appears.
MoreIf you have multiple versions of the plugin deployed, in the Choose version field, select a plugin version for the template.
In the Template name field, enter a name for the template.
Configure other plugin properties, as needed.
Optional: Lock any property to prevent editing.
To save the template, click Add. The template plugin appears in the plugin list with a T next to it, indicating that it's a template.
Edit a plugin template
You can change the plugin template's properties. The changes don't affect existing pipelines that were built with the template.
To edit a plugin template, follow these steps:
- In the Cloud Data Fusion Studio interface, click Studio.
- In the plugins list, hold the pointer over a plugin and click click > Edit template. More
- Edit the properties.
- Click Save.
The updated template appears in the plugin list and is ready to use in pipelines.
Delete a plugin template
When you delete a plugin template, it's removed from the plugin list on the Studio page and cannot be used when you create new pipelines. Deleting a template doesn't affect existing pipelines that were built with the template.
To delete a plugin template, follow these steps:
- Go to the Studio page in the Cloud Data Fusion web interface.
- In the plugins list, hold the pointer over a plugin and click > Delete template. More
The plugin template is removed from the plugin list and is no longer available to use in pipelines.
What's next
- Learn more about working with multiple versions of a plugin.