Hi Vijayendra, Thanks for reaching out to the Flink community. There is no other way I know of to achieve what you're looking for. The plugins support is provided through the respective ./plugins/ directory as described in the docs [1].
Best, Matthias [1] https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/deployment/filesystems/plugins/ On Fri, May 28, 2021 at 7:07 AM Vijayendra Yadav <contact....@gmail.com> wrote: > Hi Team, > > I am trying to find an alternate way to set the plugin directory (not by > manually creating it in the flink library), maybe passing them through the > dependency Jar in App classpath ? > > Plugin directory containing: > > 1) flink-metrics-graphite-1.11.0.jar > 2) flink-s3-fs-hadoop-1.11.0.jar > > Thanks, > Vijay >