External Resources
StreamSets engines can require access to external files and libraries, depending on how you design pipelines.
For example, JDBC stages require a JDBC driver to access the database. When you use a JDBC stage, you must make the driver available as an external resource.
When you create a deployment, you specify one of the following sources for external resources:
- None
- Use no configured source when using a single engine instance to get started with IBM StreamSets, or when your pipelines do not require external resources.
- Archive file
- Use an archive file that includes the external resources when the deployment launches multiple engine instances and when your pipelines require external resources.