You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2025. It is now read-only.
Up until now, the recommended approach to extend the classpath for Dataflow or Skipper has been to pull source code, update the pom.xml, and rebuild. This is intrusive and cumbersome for users.
@corneil has come up w/ a recipe (TODO add link here) to make this easier and less intrusive.
This ticket is to clearly communicate this to our users via updates to the Dataflow and Skipper reference guides. Specifically each guide has a section that shows how to add a custom JDBC driver using the current recipe. Let's show how to add a custom driver to the classpath w/ the new recipe.