Nginx – Unable to use s3-fs-hadoop plugin in Kubernetes
I'm trying to read files on s3 using Flink 1.18.1. I'm moving plugin jar to /opt/flink/plugins/s3-fs-hadoop/ in my Dockerfile. I checked it's OK the plugin is in the right folder but when I'm running my pod I have: Caused by:…