These plugins (from CDAP Pipelines Version 2.5.0-SNAPSHOT) are shipped with CDAP, both in the CDAP Sandbox and Distributed CDAP:

Plugin notes

Exploring plugin details

Details on the available plugins and the required properties for sources, analytics, transformations (transforms), sinks, and other plugin types can be obtained and explored using:

Creating custom plugins

If these plugins don't meet your requirements, you can create a custom plugin.

If you are creating a custom plugin that extends the existing system artifacts, its name should not collide with existing names, for ease-of-use in the CDAP UI and Pipeline Studio. You are free to create your own plugin and plugin-type, depending on the functionality you are adding or requiring.