Hi, Did you configure Flink under this guide [1]? Maybe you forgot to configure plugins and s3.path.style.access: true
Best, Yu Zelin [1] https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/filesystems/s3/ > 2023年8月17日 15:06,haishui <[email protected]> 写道: > > Hi all, > > I'm using paimon with s3 (minio) > > If you have already configured s3 access through Flink > <https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/deployment/filesystems/s3/> > (Via Flink FileSystem), here you can skip the following configuration.[1] > > Is this meant that `s3.access-key` and `s3.secret-key` can be set in > flink-conf.yml? I have tried, but make no sense. > > [1] https://paimon.apache.org/docs/master/filesystems/s3/
