Unable to get Flink S3 plugin to work

2022-10-20 Thread Matt Fysh
Hi Zeppers, I'm running Flink inside the Zeppelin 0.10 docker image, and having difficulty writing a stream to S3. I've copied the plugin inside the Flink plugin directory, but I think it also requires the Service Loader to be configured according to this StackOverflow question

Re: Unable to get Flink S3 plugin to work

2022-10-20 Thread Matt Fysh
e. > > > On Thu, Oct 20, 2022 at 3:52 PM Matt Fysh wrote: > >> Hi Zeppers, >> >> I'm running Flink inside the Zeppelin 0.10 docker image, and having >> difficulty writing a stream to S3. I've copied the plugin inside the Flink >> plugin directory,